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:
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 8 months ago
- Load file-backed memory☆122Updated 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
- 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☆75Updated 4 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- Pure Go SQL parser☆173Updated 2 weeks ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last week
- Off heap golang memory pool☆60Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Tiny dependency injection framework☆52Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Simplified error handling in Go☆171Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆94Updated 3 years ago
- Go implementation of the traceroute tool☆106Updated 5 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated last month