susamn / rio
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 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rio
- Load file-backed memory☆121Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated this week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- A sync.WaitGroup with error handling and concurrency control☆48Updated 4 months ago
- Common golang code shared by multiple projects☆55Updated 10 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 9 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated this week
- Fault tolerant, sharded key value storage written in GoLang☆81Updated last year
- Expression evaluator for Go☆66Updated 8 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Build event-driven and event streaming applications with ease☆66Updated 3 years ago
- Collect data about your dependencies☆41Updated last week
- A Go library for encoding structs into Header fields.☆46Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- Efficient and reliable background processing for Go☆131Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- Caching middleware for database/sql☆41Updated 7 months ago