zentures / bloomLinks
Bloom filters implemented in Go.
☆147Updated 7 years ago
Alternatives and similar repositories for bloom
Users that are interested in bloom are comparing it to the libraries listed below
Sorting:
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 6 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- An optimized substring search engine written in Go☆546Updated 6 years ago
- A Go database☆529Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- A write-ahead log for Go☆67Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- A probabilistic data structure service and storage☆92Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 8 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Caching package for Go☆88Updated 9 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆87Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆94Updated 9 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 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
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Go client for the Disque server☆47Updated 4 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 10 years ago