dgryski / interesting-papersLinks
Interesting papers I'd like to implement (or at least have implementations of)
☆122Updated 4 years ago
Alternatives and similar repositories for interesting-papers
Users that are interested in interesting-papers are comparing it to the libraries listed below
Sorting:
- Package stream provides filters that can be chained together in a manner similar to Unix pipelines.☆209Updated 8 years ago
- SAT solver written in Go (golang).☆141Updated 8 years ago
- CONTRIBUTING: The Talk☆39Updated 9 years ago
- A playground for things that aren't interesting enough to have their own repo.☆336Updated last year
- Corpus of interesting Go code☆194Updated 8 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Reduce Go programs☆216Updated last year
- HyperBitBit☆134Updated 8 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Experimental channel implementation☆311Updated 8 years ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 8 years ago
- A utility for conceptualizing large Go code bases☆179Updated 4 years ago
- ☆47Updated 9 years ago
- Distributed long running work system in Go☆154Updated 2 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- counters and logarithmically bucketed histograms for distributed systems☆85Updated 8 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- ☆241Updated 8 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 9 years ago
- binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.☆142Updated 2 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Go bindings for TrailDB☆47Updated 5 years ago
- State Machine Assisted Testing☆80Updated 5 years ago