AndreasBriese / bbloom
go/golang: fast bit set Bloom filter
☆136Updated 5 years ago
Alternatives and similar repositories for bbloom:
Users that are interested in bbloom are comparing it to the libraries listed below
- go-farm: a pure-Go farmhash implementation☆248Updated 5 months ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Bloom filters implemented in Go.☆146Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- skiplist for golang☆84Updated 10 years ago
- Bindings for the LMDB C library☆161Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆282Updated 2 years ago
- github.com/cznic/b has moved to modernc.org/b☆218Updated 6 years ago
- slab allocator in go☆376Updated 3 months ago
- Golang LRU cache with expire feature.☆66Updated 8 months ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Rolling window implementation in go.☆57Updated last month
- Google CityHash in Go☆107Updated 11 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Effective Computation of Things☆189Updated 2 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 4 months ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 10 years ago
- levigo is a Go wrapper for LevelDB☆415Updated 3 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- mirror of https://caio.co/de/go-tdigest/