patrickmn / go-bloomLinks
Boolean, counting and layered bloom filters for Go
☆23Updated 13 years ago
Alternatives and similar repositories for go-bloom
Users that are interested in go-bloom are comparing it to the libraries listed below
Sorting:
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- A Go database☆529Updated 6 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Making support for Apache Kafka in Go better☆55Updated 7 years ago
- A simple MapReduce implementation in Google Go.☆86Updated 12 years ago
- CRC32 hash with x64 optimizations☆75Updated 2 weeks ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A fault tolerant, distributed task driven framework☆85Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Golang interface to LZ4 compression☆100Updated 10 months ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆93Updated 9 years ago
- Package runcmd provides a convenience Run function for exec.Cmd which includes the original command along with the output and error strea…☆51Updated 10 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- A modular & idiomatic Kafka client in Go☆21Updated 7 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- github.com/cznic/b has moved to modernc.org/b☆221Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago