DarthSim/hivemind
Process manager for Procfile-based applications observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4165
- days_rel: n/a
- days_push: 996
- n_releases_24m: 0
Adoption not part of the score
1153 stars · 34 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hivemind is a Go-based process manager for Procfile-based applications that runs multiple processes (web servers, workers, asset watchers) concurrently. It uses pty to capture process output, avoiding log clipping, delays, and broken colored output common in other Procfile tools.
Use cases
- run multiple processes from a Procfile locally
- replace foreman with better log output
- run rails server and sidekiq together in development
- manage web, worker, and asset processes with one command
- fix colored output and lagging logs in Procfile tools
When to avoid
- you need tmux support, per-process restart/kill, or advanced configuration — use Overmind instead
- you need Windows support
- you need a production process supervisor rather than a development tool
Facets
cli-tool · maturity maintenance
cli workflow-automation developer-tools developer-tools bsd cli go procfile process-manager foreman-alternative pty multi-process command-line devops automation linux macos
1 source
- readme: https://github.com/DarthSim/hivemind · fetched 2026-08-28 · 6925bc92b568
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DarthSim/hivemind | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="DarthSim/hivemind")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem