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 7 years ago
- Corpus of interesting Go code☆194Updated 8 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- SAT solver written in Go (golang).☆140Updated 8 years ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 9 months ago
- CONTRIBUTING: The Talk☆38Updated 8 years ago
- HyperBitBit☆134Updated 8 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Reduce Go programs☆216Updated last year
- Experimental channel implementation☆311Updated 8 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Go implementation of maglev hashing☆93Updated 2 years ago
- A utility for conceptualizing large Go code bases☆179Updated 4 years ago
- Distributed long running work system in Go☆153Updated last year
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- Reliable distributed agreement service for the cloud☆47Updated 8 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- A library operating system for Go☆186Updated 9 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 8 years ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 7 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- ☆47Updated 8 years ago
- tool for detecting unused functions and variables in Go source code☆141Updated 6 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago