tomarrell / miniqueue
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
- A golang map in which entries expire after given a time periodβ57Updated last year
- πΊ A Lightweight Cloud Native API Gateway.β132Updated last week
- Connection pool for Go's net.Conn interfaceβ128Updated 2 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.β143Updated last week
- Library to generate TOTP/HOTP codesβ139Updated last year
- Load file-backed memoryβ120Updated 2 years ago
- Useful Go String methodsβ190Updated last year
- Simplified error handling in Goβ168Updated 2 years ago
- β118Updated last year
- A multi-level cache library with cache stampede prevention for Goβ124Updated 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β¦β158Updated last year
- Off heap golang memory poolβ59Updated 3 years ago
- Expression evaluator for Goβ68Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- Optional values for Goβ103Updated 2 months ago
- 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.β218Updated last year
- Gofire π₯ Command Line Interface Generator tool for Goβ111Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Goβ58Updated 2 years ago
- βͺοΈ Go package providing multiple queue implementations. Developed in a thread-safe generic way.β284Updated 2 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ70Updated 3 years ago
- πΆ Next generation building tool for nothingβ67Updated 4 years ago
- Pure Go SQL parserβ148Updated 4 months ago
- A fast little LRU cache for Goβ167Updated last year
- Fastest and most efficient goroutine pool (experimental)β137Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf styleβ127Updated last year
- Zero-allocation type-safe pool for Goβ230Updated last year
- Implements a deep pretty printer for Go data structures to aid in debuggingβ108Updated last year
- Simple string pattern matcher for Goβ127Updated 11 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/randβ239Updated 4 months ago