dsa0x / sproutLinks
A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.
☆29Updated 3 years ago
Alternatives and similar repositories for sprout
Users that are interested in sprout are comparing it to the libraries listed below
Sorting:
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated 2 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- ☆33Updated 3 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆94Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- some data structures and algorithms using golang☆69Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated last month
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Fastest time format for go☆71Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- All you need when you are working with countries in Go.☆93Updated 3 weeks ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Optional values for Go☆104Updated last year
- Go templates invoked as functions☆155Updated 4 years ago