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
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Building blocks for fast rpc systems☆86Updated 8 years ago
- Bindings for the LMDB C library☆165Updated 3 years ago
- github.com/cznic/b has moved to modernc.org/b☆226Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Cuckoo hashing for Go☆83Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- 🚫 DEPRECATED☆44Updated 8 years ago
- Golang circular (ring) buffer☆177Updated 2 years ago
- An optimized substring search engine written in Go☆547Updated 6 years ago
- ☆102Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Go implementation of Count-Min-Log☆68Updated 8 months ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 4 months ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year