tomarrell / miniqueue
A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.
☆207Updated last year
Related projects ⓘ
Alternatives and complementary repositories for miniqueue
- A multi-level cache library with cache stampede prevention for Go☆123Updated 2 years ago
- Load file-backed memory☆121Updated 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…☆157Updated last year
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated this week
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- 🐺 A Lightweight Cloud Native API Gateway.☆131Updated last week
- Library to generate TOTP/HOTP codes☆137Updated 10 months ago
- Simplified error handling in Go☆167Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆241Updated 2 years ago
- Useful Go String methods☆186Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Simple expression evaluation engine for Go☆72Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆43Updated 3 years ago
- 🐶 Next generation building tool for nothing☆67Updated 4 years ago
- The world’s most powerful template engine and Go embeddable interpreter☆430Updated 3 weeks ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆57Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆206Updated 4 months ago
- Expression evaluator for Go☆66Updated 8 months ago
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- ☆110Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆60Updated 9 months ago
- LRU cache using go generics☆119Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆274Updated 4 months ago