seiflotfy / cuckoofilterLinks
Cuckoo Filter: Practically Better Than Bloom
☆1,189Updated 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,453Updated last month
- An immutable radix tree implementation in Golang☆1,062Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,003Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,763Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,669Updated last month
- gorocksdb is a Go wrapper for RocksDB☆970Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆782Updated last month
- Golang implementation of Radix trees☆923Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- Benchmarks of Go serialization methods☆1,609Updated 3 months ago
- A portable mmap package for Go☆1,073Updated 9 months ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A golang LRU Cache for high concurrency☆1,375Updated 9 months ago
- Raft backend implementation using BoltDB☆691Updated last week
- Consistent hashing with bounded loads in Golang☆747Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,020Updated last year
- The Snappy compression format in the Go programming language.☆1,567Updated 6 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- A port of the LMAX Disruptor to the Go language.☆1,410Updated last year
- Consistent hash package for Go.☆978Updated 5 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,272Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆816Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,874Updated 2 weeks ago
- Probabilistic data structures for processing continuous, unbounded streams.☆1,622Updated this week
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 7 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆666Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- Fast golang queue using ring-buffer☆632Updated 2 years ago