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
Sorting:
- Off heap golang memory pool☆60Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- ☆28Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Tiny dependency injection framework☆52Updated 9 months ago
- ☆33Updated 2 years ago
- ☆38Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago