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 key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- Common golang code shared by multiple projects☆54Updated 6 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- Go client library for Pilosa☆57Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Microservice Test Framework☆75Updated 2 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Workflow Orchestrator☆91Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Storing strings without GC overhead☆84Updated last month