seiflotfy / cuckoofilterLinks
Cuckoo Filter: Practically Better Than Bloom
☆1,205Updated last year
Alternatives and similar repositories for cuckoofilter
Users that are interested in cuckoofilter are comparing it to the libraries listed below
Sorting:
- An immutable radix tree implementation in Golang☆1,081Updated this week
- Go package implementing bitsets☆1,467Updated 2 weeks ago
- gorocksdb is a Go wrapper for RocksDB☆969Updated last year
- A portable mmap package for Go☆1,080Updated last year
- Native MurmurHash3 Go implementation☆1,013Updated 2 years ago
- Golang implementation of Radix trees☆931Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,711Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,804Updated this week
- A golang LRU Cache for high concurrency☆1,383Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.