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:
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆33Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last week
- Machine is a workflow/pipeline library for processing data☆165Updated 3 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- some data structures and algorithms using golang☆69Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆126Updated 3 years ago
- Path finding on a 2D polygonal map☆61Updated last year
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- A fast file-based priority queue☆59Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Useful Go String methods☆192Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- 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
- Consistent hashing hashring implementation.☆36Updated 2 years ago