dgryski / interesting-papersLinks
Interesting papers I'd like to implement (or at least have implementations of)
☆122Updated 3 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
- CONTRIBUTING: The Talk☆38Updated 8 years ago
- HyperBitBit☆134Updated 8 years ago
- Probabilistic Data Structures for Go☆255Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- SAT solver written in Go (golang).☆139Updated 8 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- A Go implementation of the CASPaxos protocol☆297Updated 7 years ago
- Corpus of interesting Go code☆194Updated 8 years ago
- Experimental channel implementation☆311Updated 8 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- ☆241Updated 7 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 7 years ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 8 months ago
- A utility for conceptualizing large Go code bases☆179Updated 4 years ago
- distkv is a distributed K/V store library for Go powered by the raft consensus algorithm.☆55Updated 8 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- A generic latency benchmarking library.☆313Updated 7 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 8 years ago
- Reduce Go programs☆216Updated last year
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆93Updated 8 years ago
- Go implementation of maglev hashing☆93Updated 2 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- A library operating system for Go☆186Updated 8 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- ☆43Updated 7 years ago