#background-jobs #distributed #background #jobs-scheduler

runq

Macro-based job orchestrator with distributed locking and automatic retries

1 unstable release

Uses new Rust 2024

0.1.0 Feb 9, 2026

#2288 in Asynchronous

MIT license

3KB

RunQ

Macro-based job orchestrator with distributed locking and automatic retries

Installation

Your cargo.toml file should include this:

[dependencies]
runq = "0.1.0"

No runtime deps