dsa0x / sprout
A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.
☆27Updated 2 years ago
Alternatives and similar repositories for sprout:
Users that are interested in sprout are comparing it to the libraries listed below
- Off heap golang memory pool☆59Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last month
- ☆28Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- ☆33Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Caching middleware for database/sql☆44Updated 3 weeks ago
- Expression evaluator for Go☆67Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Tiny dependency injection framework☆52Updated 5 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 10 months ago
- Load balancer Algorithms☆34Updated 2 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆57Updated 2 years ago
- A fast file-based priority queue☆57Updated 8 months ago
- Type-safe atomic values for Go☆19Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A golang map in which entries expire after given a time period☆56Updated last year
- golang dependency analysis☆21Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- TopN collector☆23Updated 7 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago