kristinn / go-bloomLinks
Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.
☆20Updated 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:
- A goroutine limiter for Go☆84Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A Distributed Lock Manager abstraction library for Go☆11Updated 6 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
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆18Updated 5 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Stream processing library for Go☆56Updated last month
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 5 years ago