seiflotfy / cuckoofilterLinks
Cuckoo Filter: Practically Better Than Bloom
☆1,181Updated 11 months ago
Alternatives and similar repositories for cuckoofilter
Users that are interested in cuckoofilter are comparing it to the libraries listed below
Sorting:
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,731Updated this week
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- Go package implementing bitsets☆1,430Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,624Updated 7 months ago
- gorocksdb is a Go wrapper for RocksDB☆965Updated last year
- An immutable radix tree implementation in Golang☆1,048Updated last week
- Raft backend implementation using BoltDB☆684Updated last week
- Consistent hash package for Go.☆974Updated 5 years ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Benchmarks of Go serialization methods☆1,596Updated last week
- A portable mmap package for Go☆1,045Updated 7 months ago
- Golang implementation of Radix trees☆914Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,238Updated last month
- Anti-memory-waste byte buffer pool☆1,281Updated 11 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,856Updated 2 weeks ago
- A port of the LMAX Disruptor to the Go language.☆1,403Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated last month
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- Probabilistic data structures for processing continuous, unbounded streams.☆1,616Updated last week
- A Golang implementation of the Aho-Corasick string matching algorithm☆642Updated 9 months ago
- Consistent hashing with bounded loads in Golang☆739Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆578Updated 4 years ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆811Updated 2 years ago
- Online deadlock detection in go (golang)☆1,127Updated 6 months ago
- An implementation of failpoints for Golang.☆852Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,925Updated last year