The Wayback Machine - https://web.archive.org/web/20200906222717/https://github.com/dgryski
Skip to content
Avatar
🏠
💻 🍞
🏠
💻 🍞

Highlights

  • Arctic Code Vault Contributor

Organizations

@fastly @git-deploy @Sereal @gophertown @photosrv @go-graphite

Sponsors

@vcabbage

Pinned

  1. Thoughts on Go performance optimization

    8.9k 487

  2. Awesome list for Paxos and friends

    1.3k 125

  3. Time series compression algorithm from Facebook's Gorilla paper

    Go 400 48

  4. go-jump: Jump consistent hashing

    Go 300 24

  5. A collection of Go style guides

    228 6

  6. Go rules for semgrep and go-ruleguard

    Go 118 11

821 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview
Contributed to dgryski/semgrep-go, dgryski/go-gramgen, dgryski/trigram-rs and 5 other repositories
Loading

Contribution activity

September 2020

Created an issue in returntocorp/semgrep that received 7 comments

Go type inference fails when variable is redeclared in a new scope.

To Reproduce https://semgrep.dev/s/l0Jy/ Expected behavior r is an *http.Request in the outer scope, but is a new variable (with a new type) redefi…

7 comments
4 contributions in private repositories Sep 1 – Sep 4
You can’t perform that action at this time.