tomarrell / miniqueue
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
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated this week
- Load file-backed memory☆120Updated 2 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- 🐺 A Lightweight Cloud Native API Gateway.☆132Updated this week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Useful Go String methods☆189Updated last year
- Simple string pattern matcher for Go☆126Updated 10 months ago
- A fast little LRU cache for Go☆167Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Library to generate TOTP/HOTP codes☆139Updated last year
- Tiny dependency injection framework☆52Updated 6 months ago
- Expression evaluator for Go☆67Updated 11 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 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…☆158Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆241Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated last month
- ☆117Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 years ago
- A multi-level cache library with cache stampede prevention for Go☆123Updated 2 years ago
- A cancelable reader for Go☆130Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆129Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year