Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
☆305Aug 16, 2023Updated 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:
- Cuckoo Filter: Practically Better Than Bloom☆1,219Jul 15, 2024Updated last year
- ☆11Mar 2, 2021Updated 5 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,754Oct 26, 2025Updated 4 months ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆188Aug 13, 2020Updated 5 years ago
- 延迟队列任务 (时间轮)☆15Feb 28, 2022Updated 4 years ago
- Go package implementing bitsets☆1,485Mar 1, 2026Updated last week
- ☆11Mar 7, 2023Updated 3 years ago
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- 🍀 Golang 内存分析工具☆142Feb 22, 2022Updated 4 years ago
- golang实现的分布式唯一ID生成器distributed id generator,有全局趋势递增、严防时钟漂移、高可用、高性能等特点☆11Jul 1, 2021Updated 4 years ago
- Use ngx.shared as a Redis server☆16May 19, 2021Updated 4 years ago
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,539Updated this week
- Data syncing in golang for ClickHouse.☆981Jun 7, 2025Updated 9 months ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,109Jan 22, 2026Updated last month
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Mar 3, 2020Updated 6 years ago
- A Go blocking leaky-bucket rate limit implementation☆4,668May 1, 2024Updated last year
- Yet another system call tracer written in Go.☆45Mar 27, 2018Updated 7 years ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,846Feb 27, 2026Updated last week
- Repository to provide files related to our blog articles.☆16May 26, 2025Updated 9 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,702Jan 2, 2026Updated 2 months ago
- Sentinel Go enables reliability and resiliency for Go microservices☆2,946Oct 28, 2025Updated 4 months ago
- high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)☆3,895Nov 3, 2022Updated 3 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,560Feb 8, 2026Updated last month
- an encrypted UDP connection between two peers using QUIC☆28May 7, 2024Updated last year
- a powerful mysql toolset with Go☆4,919Feb 27, 2026Updated last week
- A feature complete and high performance multi-group Raft library in Go.☆5,299Jul 23, 2025Updated 7 months ago
- self-aware Golang profile dumper☆1,145Apr 23, 2025Updated 10 months ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,345Feb 7, 2026Updated last month
- Parses Go tracebacks and finds possible deadlocks☆26Jul 11, 2020Updated 5 years ago
- Go语言的数据过滤包,由 数据输入、格式化、校验、输出 几个部份组成。☆26Feb 16, 2026Updated 3 weeks ago
- implements invertible bloom filters in golang☆16Feb 3, 2020Updated 6 years ago
- A redis compatible database.☆15Jul 23, 2021Updated 4 years ago
- Private Search Set (PSS) is an extension to standard Bloom filter or a standalone hash file to describe and share private set.☆16Jan 10, 2025Updated last year
- dubbogo golang standard library☆143Feb 2, 2026Updated last month
- a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microse…☆920Sep 24, 2025Updated 5 months ago
- go语言扩展包,收集一些常用的操作函数,辅助更快的完成开发工作,并减少重复代码☆1,317Jul 20, 2023Updated 2 years ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,774Jun 7, 2025Updated 9 months ago