tomarrell / miniqueueLinks
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
Sorting:
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 4 months ago
- Load file-backed memory☆122Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated 2 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆164Updated 2 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…☆162Updated last year
- Useful Go String methods☆191Updated 2 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Distributed WebSocket broker☆223Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆62Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Tiny dependency injection framework☆52Updated 11 months ago
- A simple In-Memory Data Grid in Go☆73Updated 3 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated 3 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago