linvon / cuckoo-filterLinks
Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
☆303Updated 2 years ago
Alternatives and similar repositories for cuckoo-filter
Users that are interested in cuckoo-filter are comparing it to the libraries listed below
Sorting:
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- Go Client for RedisBloom probabilistic module☆93Updated 2 years ago
- 🍀 Golang 内存分析工具☆142Updated 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
- CyclicBarrier golang implementation☆159Updated 5 years ago
- Clone any Go data structure deeply and thoroughly.☆327Updated 8 months ago
- 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.☆295Updated 2 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- Patch all Go functions for testing☆261Updated 2 years ago
- auto adjust your GOGC value☆231Updated last year
- Service Reliability Algorithm☆233Updated 4 months ago
- Dynamically and efficiently operate RPC data for Go☆177Updated this week
- high-performance common weighted algorithm library☆204Updated 2 years ago
- ☆500Updated last month
- A fast, threadsafe skip list in Go☆270Updated 4 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.☆264Updated 2 years ago
- A lightweight high-performance distributed two-level cache (in-memory + redis) with loader function library for Go.☆157Updated 4 months ago
- unbounded chan☆458Updated last year
- Concurrency and synchronization primitives☆139Updated last month
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- 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 Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆189Updated 5 years ago
- Generic Container and Algorithm Library for Go☆344Updated this week
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- Distributed rate limit library based on Redis☆67Updated 9 months ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆266Updated 7 months ago