linvon / cuckoo-filter
Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
☆294Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cuckoo-filter
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆264Updated 5 months ago
- golang timewheel similar to glang std timer☆292Updated last year
- Service Reliability Algorithm☆181Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆167Updated 4 months ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆239Updated 4 months ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated last year
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- Patch all Go functions for testing☆253Updated 11 months ago
- ☆450Updated 2 weeks 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.☆176Updated 2 months 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.☆242Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆239Updated 4 months ago
- Dynamically and efficiently operate RPC data for Go☆148Updated 2 weeks ago
- lock-free queue and other implementations☆127Updated last year
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆114Updated last year
- A Go package providing a filesystem-backed FIFO queue☆468Updated last year
- Generic Container and Algorithm Library for Go☆317Updated 3 months ago
- A faster Protobuf serializer & deserializer.☆87Updated 2 months ago
- Golang implementation of Hierarchical Timing Wheels.☆657Updated last year
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆186Updated 4 years ago
- Clone any Go data structure deeply and thoroughly.☆305Updated 6 months ago
- auto adjust your GOGC value☆219Updated 2 months ago
- Fast and easy-to-use skip list for Go.☆379Updated last month
- 🎉 An awesome version control tool for protoc and its related plugins.☆182Updated 9 months ago
- lockfree queue☆389Updated last year
- 🍀 Golang 内存分析工具☆142Updated 2 years ago
- self-aware Golang profile dumper☆1,079Updated 5 months ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆89Updated 10 months ago
- high-performance common weighted algorithm library☆198Updated last year