Nukesor/pueue
:stars: Manage your shell commands. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 98
- Release rhythm 72
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 10.0
- age_days: 4016
- days_rel: 184
- days_push: 17
- n_releases_24m: 9
Adoption not part of the score
6300 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pueue is a command-line task management tool for queuing and executing long-running shell commands sequentially or in parallel. A background daemon processes the queue independently of terminal sessions, with scheduling, dependencies, task groups, and crash-safe persistence.
Use cases
- queue long-running shell commands in the background
- run tasks in parallel with a configurable concurrency limit
- schedule shell commands to run at a specific time
- keep tasks running after closing an ssh session
- manage multiple task queues with dependencies between tasks
- pause and resume background tasks from any terminal
When to choose
- you need a persistent task queue that survives terminal disconnects and system crashes
- you want to serialize or parallelize long-running shell commands from the CLI
- you need scheduled or dependent shell task execution on a single machine
When to avoid
- you need distributed task execution across multiple machines
- you need a full workflow orchestration engine with complex DAGs and a web UI
- you only need a simple cron replacement for recurring jobs
Facets
cli-tool · maturity stable
cli scheduling workflow-automation concurrency developer-tools windows rust cli task-queue daemon shell-commands background-tasks task-scheduler command-line automation linux macos
2 sources
- readme: https://github.com/Nukesor/pueue · fetched 2026-08-28 · 84cc0be6c7c4
- registry_crates: https://crates.io/api/v1/crates/pueue · fetched 2026-08-29 · f21e6c3f0937
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Nukesor/pueue | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem