irfansharif / cfilterLinks
Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)
☆759Updated 8 years ago
Alternatives and similar repositories for cfilter
Users that are interested in cfilter are comparing it to the libraries listed below
Sorting:
- A probabilistic data structure service and storage☆772Updated 9 years ago
- Siberite is a simple, lightweight, leveldb backed message queue written in Go.☆588Updated 10 months ago
- Fast Raft framework using the Redis protocol for Go☆538Updated 4 years ago
- A Go library implementing an FST (finite state transducer)☆510Updated 2 years ago
- In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API☆1,411Updated 3 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- A time series storage engine for Go☆391Updated 9 years ago
- A golang library that implements load balancing algorithms.☆364Updated 8 years ago
- A visual interface to work with runtime profiling data for Go☆1,284Updated 3 years ago
- Job server in Go☆1,517Updated 6 years ago
- HyperLogLog with lots of sugar (Sparse, LogLog-Beta bias correction and TailCut space reduction) brought to you by Axiom☆989Updated 3 months ago
- Match regular expressions into struct fields☆594Updated 8 months ago
- Experimental channel implementation☆311Updated 8 years ago
- Fanout - make writing parallel code even easier☆393Updated 7 years ago
- The database toolkit for go☆515Updated last year
- An Adaptive Replacement Cache (ARC) written in Go.☆221Updated 5 years ago
- mux is a lightweight HTTP request router