vedhavyas / cuckoo-filterLinks
Cuckoo Filter: Practically better than bloom filter
☆81Updated 6 years ago
Alternatives and similar repositories for cuckoo-filter
Users that are interested in cuckoo-filter are comparing it to the libraries listed below
Sorting:
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Consistent-hashing: Hash ring implementation in Go☆30Updated 5 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- gk: streaming quantiles☆45Updated 4 years ago
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Generic Code for Go☆92Updated 7 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- distkv is a distributed K/V store library for Go powered by the raft consensus algorithm.☆55Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- An efficient map from a range of keys to a single value☆54Updated 8 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- Go implementation of Count-Min-Log☆68Updated 8 months ago
- Zstandard implementation in Wuffs☆113Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- State Machine Assisted Testing☆80Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Go implementation of Adiantum☆90Updated last year