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
- Golang framework for simple message passing using an AMQP broker☆131Updated 4 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A Go database☆529Updated 6 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Ngram index for golang☆114Updated 9 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Google CityHash in Go☆107Updated 11 years ago
- goconf package - fork from http://code.google.com/p/goconf/☆48Updated 4 years ago
- A pure Go implementation of the Pastry Distributed Hash Table☆361Updated 5 years ago
- ☆161Updated 8 months ago
- Making support for Apache Kafka in Go better☆55Updated 6 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago