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 4 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Collect data about your dependencies☆43Updated last week
- Expression evaluator for Go☆70Updated last week
- In memory sharded cache implementation☆35Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- auto-scaling worker pool (work queue) in Go, using generics☆56Updated last year
- Declarative golang HTTP client☆22Updated 2 years ago
- ☆28Updated 3 years ago
- Database based task queue implemented in Go☆47Updated last year
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ☆33Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆53Updated last year
- TopN collector☆23Updated 10 months ago