dsa0x / sprout
A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.
☆28Updated 3 years ago
Alternatives and similar repositories for sprout:
Users that are interested in sprout are comparing it to the libraries listed below
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 3 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- ☆28Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆33Updated 2 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆56Updated last year
- A lib for monitoring runtime goroutine stack☆39Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- Collect data about your dependencies☆43Updated 3 weeks ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- In memory sharded cache implementation☆33Updated 3 years ago