seiflotfy / cuckoofilter
Cuckoo Filter: Practically Better Than Bloom
☆1,159Updated 7 months ago
Alternatives and similar repositories for cuckoofilter:
Users that are interested in cuckoofilter are comparing it to the libraries listed below
- Go package implementing bitsets☆1,391Updated this week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,514Updated 3 months ago
- Native MurmurHash3 Go implementation☆971Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,828Updated this week
- gorocksdb is a Go wrapper for RocksDB☆951Updated 11 months ago
- An immutable radix tree implementation in Golang☆1,030Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,901Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,822Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,626Updated last month
- Raft backend implementation using BoltDB☆671Updated last week
- Benchmarks of Go serialization methods☆1,585Updated 6 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,188Updated 8 months ago
- Consistent hash package for Go.☆963Updated 4 years ago
- A golang LRU Cache for high concurrency☆1,333Updated 2 months ago
- Golang implementation of Radix trees☆903Updated 8 months ago
- The Snappy compression format in the Go programming language.☆1,550Updated last week
- A port of the LMAX Disruptor to the Go language.☆1,388Updated last year
- Anti-memory-waste byte buffer pool☆1,236Updated 7 months ago
- An implementation of failpoints for Golang.☆841Updated 9 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆591Updated 2 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆619Updated 5 months ago
- A portable mmap package for Go☆991Updated 3 months ago
- Redis compatible server framework for Go☆2,200Updated 9 months ago
- Online deadlock detection in go (golang)☆1,081Updated 2 months ago
- The LevelDB key-value database in the Go programming language.