tomarrell / miniqueue
A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.
☆205Updated 2 years ago
Alternatives and similar repositories for miniqueue:
Users that are interested in miniqueue are comparing it to the libraries listed below
- Load file-backed memory☆120Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 2 weeks ago
- Library to generate TOTP/HOTP codes☆139Updated last year
- ☆118Updated last year
- 🐺 A Lightweight Cloud Native API Gateway.☆132Updated this week
- Expression evaluator for Go☆70Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Useful Go String methods☆190Updated last year
- 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…☆160Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Simplified error handling in Go☆169Updated 2 years ago
- LRU cache using go generics☆119Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆287Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 4 years ago
- A fast little LRU cache for Go☆168Updated last year
- Optional values for Go☆103Updated 3 months ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 years ago