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
- Streaming TopK estimates☆86Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- slab allocator in go☆376Updated 2 months ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- An implementation of Ted Dunning's t-digest in Go.☆140Updated last year
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆282Updated last month
- skiplist for golang☆84Updated 10 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Golang LRU cache with expire feature.☆66Updated 8 months ago
- mirror of https://caio.co/de/go-tdigest/☆111Updated 10 months ago
- xxh3 fast hash function☆105Updated 5 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Rolling window implementation in go.☆57Updated 3 weeks ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 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
- Go translation of MetroHash☆109Updated 2 months ago
- Bindings for the LMDB C library☆160Updated 2 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Benchmarking various RPC implementations☆89Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- TinyLFU cache admission policy☆258Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago