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
- HyperBitBit☆134Updated 8 years ago
- A playground for things that aren't interesting enough to have their own repo.☆333Updated 8 months ago
- CONTRIBUTING: The Talk☆38Updated 8 years ago
- Probabilistic Data Structures for Go☆255Updated 6 years ago
- Experimental channel implementation☆311Updated 8 years ago
- Corpus of interesting Go code☆194Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- SAT solver written in Go (golang).☆140Updated 8 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Durable time-series database that's API-compatible with Prometheus.☆93Updated 7 years ago
- A utility for conceptualizing large Go code bases☆179Updated 4 years ago
- Reduce Go programs☆216Updated last year
- Bloom-filter based search index☆123Updated 3 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Distributed long running work system in Go☆153Updated last year
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 8 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆93Updated 8 years ago
- Gaining a better understanding of Dave Cheney's talk☆36Updated 7 years ago
- ☆63Updated 3 years ago
- Distributed streaming key-value storage☆53Updated 5 years ago
- A Kafka consumer coordination library for Go.☆38Updated 6 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 6 years ago
- A report card for your Go application☆77Updated 10 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
- A Go implementation of the CASPaxos protocol☆297Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago