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:
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- A simple MapReduce implementation in Google Go.☆86Updated 12 years ago
- A Go database☆529Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆43Updated 8 years ago
- A fault tolerant, distributed task driven framework☆84Updated 9 years ago
- Making support for Apache Kafka in Go better☆55Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Automatic redis/ledisdb monitoring and failover based on Go☆128Updated 5 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- Golang interface to LZ4 compression