go/golang: fast bit set Bloom filter
☆137Aug 25, 2019Updated 6 years ago
Alternatives and similar repositories for bbloom
Users that are interested in bbloom are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go implementation of Count-Min-Log☆70Mar 4, 2025Updated last year
- Golang Counting Bloom Filter Implementation☆12Feb 26, 2014Updated 12 years ago
- SSE-optimized group varint integer encoding☆39Jun 30, 2023Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,229Jul 15, 2024Updated last year
- Packages for solving minimization problems [DEPRECATED]☆67Nov 22, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- go-farm: a pure-Go farmhash implementation☆255Sep 24, 2024Updated last year
- An x86(_64) spinlock☆15Jan 14, 2015Updated 11 years ago
- The missing schema for ClickHouse server☆14May 23, 2020Updated 6 years ago
- Hollow Heaps for Go☆20Jan 23, 2018Updated 8 years ago
- Convert Linux perf traces to Go pprof format☆21Jul 20, 2016Updated 9 years ago
- Bitmap Compression Library in Go☆52Nov 19, 2013Updated 12 years ago
- Tool for managing versions in git tags☆18Feb 23, 2026Updated 3 months ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60May 6, 2024Updated 2 years ago
- A DAG (Directed Acyclic Graph) implementation of a Bayesian Network enabling Ancestral Sampling and Gibbs Sampling on Binary Discrete Var…