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.
☆62Updated 5 years ago
Alternatives and similar repositories for rio
Users that are interested in rio are comparing it to the libraries listed below
Sorting:
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Storing strings without GC overhead☆84Updated last week
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Simple string pattern matcher for Go☆132Updated 2 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last week
- Expression evaluator for Go☆77Updated 5 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 9 months ago
- Workflow Orchestrator☆91Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Go localization framework☆31Updated this week
- A JSON stream parser for Go☆68Updated 3 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 2 weeks ago