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:
- lock-free queue and other implementations☆129Updated last year
- 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
- Service Reliability Algorithm☆209Updated last year
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 7 months ago
- Patch all Go functions for testing☆259Updated last year
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- unbounded chan☆453Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- ☆488Updated 2 months ago
- golang timewheel similar to glang std timer☆294Updated last year
- CyclicBarrier golang implementation☆153Updated 5 years ago
- Go Client for RedisBloom probabilistic module☆91Updated 2 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- ☆75Updated 2 years ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- high-performance common weighted algorithm library☆202Updated 2 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆186Updated 4 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.☆212Updated 10 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 2 months ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- Fast and easy-to-use skip list for Go.☆418Updated 9 months ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- golang bloomfilter 布隆过滤器☆34Updated 3 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- Concurrency and synchronization primitives☆140Updated 6 months ago
- Dynamically and efficiently operate RPC data for Go☆166Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago