seiflotfy / cuckoofilterLinks
Cuckoo Filter: Practically Better Than Bloom
☆1,187Updated last year
Alternatives and similar repositories for cuckoofilter
Users that are interested in cuckoofilter are comparing it to the libraries listed below
Sorting:
- Go package implementing bitsets☆1,442Updated this week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,643Updated this week
- An immutable radix tree implementation in Golang☆1,059Updated this week
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,750Updated this week
- Golang implementation of Radix trees☆920Updated last year
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- A portable mmap package for Go☆1,064Updated 8 months ago
- Consistent hash package for Go.☆977Updated 5 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆777Updated this week
- Benchmarks of Go serialization methods☆1,600Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- gorocksdb is a Go wrapper for RocksDB☆968Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- Raft backend implementation using BoltDB☆688Updated last week
- A Golang implementation of the Aho-Corasick string matching algorithm☆651Updated 11 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆814Updated 2 years ago
- Consistent hashing with bounded loads in Golang☆742Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated 2 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆579Updated 5 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- A port of the LMAX Disruptor to the Go language.☆1,405Updated last year
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- Online deadlock detection in go (golang)☆1,137Updated last week
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago