kristinn / go-bloomLinks
Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.
☆19Updated 9 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:
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- gRPC packages and tools for the Go programming language.☆44Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- ChanBroker, a Broker for goroutine, is simliar to kafka☆61Updated 6 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated last year