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
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- Consistent-hashing: Hash ring implementation in Go☆30Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Generic Code for Go☆92Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months ago
- A counter data structure that knows when to start estimating to save space☆34Updated 7 years ago
- An efficient map from a range of keys to a single value☆54Updated 7 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 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
- Go: A distributed, in-memory key-value storage.☆94Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- distkv is a distributed K/V store library for Go powered by the raft consensus algorithm.☆55Updated 8 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- A service to manage your Cuckoo filters☆18Updated 7 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- Super simple, concurrent worker queue in golang☆68Updated 6 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Zstandard implementation in Wuffs☆113Updated 5 years ago