susamn / rioLinks
A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chaining. Build for golang web apps.
☆63Updated 5 years ago
Alternatives and similar repositories for rio
Users that are interested in rio are comparing it to the libraries listed below
Sorting:
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 4 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- Workflow Orchestrator☆90Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Pipelines using goroutines☆60Updated 4 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago