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
- ☆465Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆267Updated last month
- golang timewheel similar to glang std timer☆295Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆169Updated 6 months ago
- lockfree queue☆406Updated last year
- Service Reliability Algorithm☆189Updated last year
- Golang implementation of Hierarchical Timing Wheels.☆665Updated last year
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Updated last year
- Dynamically and efficiently operate RPC data for Go☆156Updated this week
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆246Updated 6 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.☆250Updated last year
- unbounded chan☆437Updated 7 months ago
- golang bloomfilter 布隆过滤器☆36Updated 3 years ago
- Generic Container and Algorithm Library for Go☆324Updated 5 months ago
- Patch all Go functions for testing☆254Updated last year
- Clone any Go data structure deeply and thoroughly.☆306Updated 8 months ago
- A fast, threadsafe skip list in Go☆264Updated 3 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆244Updated this week
- Rolling writer is an IO util for auto rolling write in go.☆299Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- A faster Protobuf serializer & deserializer.☆90Updated 4 months ago
- Stream API for Go.☆92Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆114Updated 2 years ago
- ☆98Updated last year
- An implementation of thrift compiler in go language.☆264Updated this week
- Go语言猴子补丁框架☆125Updated 8 months ago
- 🍀 Golang 内存分析工具☆142Updated 2 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.☆198Updated 4 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆192Updated last month
- Fast and easy-to-use skip list for Go.☆397Updated 3 months ago