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
- A write-ahead log for Go☆67Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- Package pqueue provides a priority queue.