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:
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Bindings for the LMDB C library☆167Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- Streaming TopK estimates☆89Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- an R-Tree library for Go☆29Updated 9 years ago
- Asynchronous read-ahead for Go readers☆241Updated last year
- Simple, ordered, key-value persistence library for the Go Language☆268Updated 4 years ago