AndreasBriese / bbloomLinks
go/golang: fast bit set Bloom filter
☆136Updated 6 years ago
Alternatives and similar repositories for bbloom
Users that are interested in bbloom are comparing it to the libraries listed below
Sorting:
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- github.com/cznic/b has moved to modernc.org/b☆225Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 5 months ago
- A pseudo-random number generator wriiten in Golang☆113Updated 3 years ago
- slab allocator in go☆386Updated last year
- A skip list implementation in Go☆239Updated 6 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Cuckoo hashing for Go☆83Updated 4 years ago
- Effective Computation of Things☆194Updated 2 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- High resolution timing and benchmarking for Go☆265Updated 3 weeks ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- skiplist for golang☆84Updated 11 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Asynchronous read-ahead for Go readers☆238Updated last year