gtank / bloomfilterLinks
Bloom filter in Golang with hashing efficiency trick
☆12Updated 10 years ago
Alternatives and similar repositories for bloomfilter
Users that are interested in bloomfilter are comparing it to the libraries listed below
Sorting:
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Cuckoo hashing for Go☆83Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 10 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Bindings for the LMDB C library☆167Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Simple, ordered, key-value persistence library for the Go Language☆268Updated 4 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆361Updated 6 years ago
- Go translation of MetroHash☆116Updated last year
- ☆102Updated 7 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- Golang interface to LZ4 compression☆100Updated last year