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☆122Updated 3 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 8 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last week
- Library to generate TOTP/HOTP codes☆142Updated last year
- 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
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Pure Go SQL parser☆170Updated 2 weeks ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- Tiny dependency injection framework☆52Updated last year
- 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
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Simplified error handling in Go☆171Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago