tomarrell / miniqueueLinks
A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.
☆207Updated 2 years ago
Alternatives and similar repositories for miniqueue
Users that are interested in miniqueue are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆121Updated 3 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 6 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 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…☆163Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated 3 weeks ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A fast file-based priority queue☆58Updated last year
- Tiny dependency injection framework☆52Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Pure Go SQL parser☆164Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 2 years ago