dsa0x / sproutLinks
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
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 8 months ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Runtime Struct Builder for Go☆32Updated 4 years ago
- some data structures and algorithms using golang☆69Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- ☆33Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Debug-level logging for developers (only!)☆100Updated 6 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆97Updated this week
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- Caching middleware for database/sql☆47Updated 3 months ago
- Go implementation of the traceroute tool☆106Updated 4 years ago