linvon / cuckoo-filter
Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
☆297Updated last year
Alternatives and similar repositories for cuckoo-filter:
Users that are interested in cuckoo-filter are comparing it to the libraries listed below
- ☆476Updated last month
- golang timewheel similar to glang std timer☆294Updated last year
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- Golang implementation of Hierarchical Timing Wheels.☆678Updated last year
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆277Updated 4 months ago
- Service Reliability Algorithm☆199Updated last year
- unbounded chan☆442Updated 11 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.☆256Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆409Updated 7 months ago
- Generic Container and Algorithm Library for Go☆333Updated 8 months ago
- lockfree queue☆436Updated last year
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- golang bloomfilter 布隆过滤器☆34Updated 3 years 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
- Go Client for RedisBloom probabilistic module☆88Updated 2 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆163Updated 3 years ago
- 🍀 Golang 内存分析工具☆142Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Patch all Go functions for testing☆256Updated last year
- auto adjust your GOGC value☆228Updated 8 months ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆248Updated 2 weeks ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- lock-free queue and other implementations☆127Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 9 months ago
- Concurrency and synchronization primitives☆140Updated 4 months ago
- Dynamically and efficiently operate RPC data for Go☆164Updated last week
- 通过hashicorp-raft库手把手调试raft协议☆199Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆95Updated 8 months 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 7 months ago