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:
- Library to generate TOTP/HOTP codes☆139Updated last year
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 3 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last month
- Load file-backed memory☆122Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- Connection pool for Go's net.Conn interface☆127Updated 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
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- Pure Go SQL parser☆159Updated 2 weeks ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆111Updated 2 years ago
- Simplified error handling in Go☆169Updated 2 years ago
- HTTP service for file uploading, processing, serving, and storage.☆39Updated 2 years ago
- A go in-memory table☆229Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- 🐶 Next generation building tool for nothing☆68Updated 4 years ago
- Composable HTML components in Golang☆199Updated 2 years ago
- Notification broadcaster library☆154Updated 3 years ago
- Tiny dependency injection framework☆52Updated 10 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- A Kafka log inspired in-memory and append-only data structure☆133Updated last month
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year