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
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Consistent-hashing: Hash ring implementation in Go☆30Updated 5 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
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months 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
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- A service to manage your Cuckoo filters☆18Updated 7 years ago
- Generic Code for Go☆92Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- Go: A distributed, in-memory key-value storage.☆94Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- gk: streaming quantiles☆45Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Go implementation of Count-Min-Log☆67Updated 5 months ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago