linvon / cuckoo-filterLinks
Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
☆301Updated last year
Alternatives and similar repositories for cuckoo-filter
Users that are interested in cuckoo-filter are comparing it to the libraries listed below
Sorting:
- unbounded chan☆451Updated last year
- ☆485Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆283Updated 6 months ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- golang timewheel similar to glang std timer☆294Updated last year
- Patch all Go functions for testing☆257Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- Clone any Go data structure deeply and thoroughly.☆320Updated last month
- Golang implementation of Hierarchical Timing Wheels.☆682Updated last year
- lock-free queue and other implementations☆127Updated last year
- Fast and easy-to-use skip list for Go.☆416Updated 8 months ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆173Updated 11 months ago
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- Generic Container and Algorithm Library for Go☆338Updated 10 months ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 9 months ago
- golang bloomfilter 布隆过滤器☆34Updated 3 years ago
- Service Reliability Algorithm☆206Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆264Updated 4 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- lockfree queue☆459Updated last year
- auto adjust your GOGC value☆228Updated 9 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- Connection pool for Go's grpc client with supports connection reuse.☆211Updated 2 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆186Updated 4 years ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year