F1bonacc1/process-compose
Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 26.5
- age_days: 1611
- days_rel: 16
- days_push: 16
- n_releases_24m: 23
Adoption not part of the score
2719 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Process Compose is a single-binary Go tool that schedules and orchestrates non-containerized local processes using a YAML config, with dependency ordering, health checks, and recovery policies. It offers both a TUI and CLI mode, a REST API, and an MCP server for AI assistant integration.
Use cases
- run multiple local dev services with startup dependencies without docker
- manage background processes with a terminal UI
- restart processes automatically when files change
- replace docker-compose for non-containerized apps
- schedule cron-like recurring processes
- orchestrate daemons and services with health checks
- control processes via a REST API or AI assistant
When to choose
- you want docker-compose-like orchestration without containers
- you need a single dependency-free binary to manage local processes
- you want a TUI to monitor, restart, and inspect processes
- you need dependency ordering, health checks, and recovery for local services
When to avoid
- you need full container orchestration with images, networks, and volumes
- you require production-grade cluster scheduling like Kubernetes
- your processes must run in isolated containerized environments
Facets
cli-tool · maturity active
workflow-automation scheduling cli terminal-ui configuration-management monitoring mcp developer-tools windows cli go cross-platform process-orchestration docker-compose-alternative process-manager tui yaml-config dependency-management health-checks rest-api file-watching single-binary devops automation command-line linux macos
2 sources
- readme: https://github.com/F1bonacc1/process-compose · fetched 2026-08-28 · 8082097224ee
- homepage: https://f1bonacc1.github.io/process-compose/ · fetched 2026-08-29 · 2e6bc3afa7d2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| F1bonacc1/process-compose | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="F1bonacc1/process-compose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem