seiflotfy / cuckoofilterLinks
Cuckoo Filter: Practically Better Than Bloom
☆1,182Updated 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,437Updated 2 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,742Updated last week
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,632Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,057Updated last month
- gorocksdb is a Go wrapper for RocksDB☆967Updated last year
- A portable mmap package for Go☆1,061Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- Golang implementation of Radix trees☆918Updated last year
- A port of the LMAX Disruptor to the Go language.☆1,405Updated last year
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Raft backend implementation using BoltDB☆686Updated 3 weeks ago
- Consistent hash package for Go.☆974Updated 5 years ago
- Benchmarks of Go serialization methods☆1,599Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated last week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,289Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,859Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 2 months ago
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆812Updated 2 years ago
- A Golang implementation of the Aho-Corasick string matching algorithm☆646Updated 10 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,927Updated last year
- Online deadlock detection in go (golang)☆1,134Updated 7 months ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- Redis compatible server framework for Go☆2,244Updated 2 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago