dalance/procs
A modern replacement for ps written in Rust observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 98
- Release rhythm 78
- 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: 85
- age_days: 2774
- days_rel: 69
- days_push: 16
- n_releases_24m: 6
Adoption not part of the score
6146 stars · 151 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
procs is a modern replacement for the ps command, written in Rust, that shows process information with colored, human-readable output. It adds extra details like TCP/UDP ports, Docker container names, and read/write throughput, plus search, tree view, and watch mode.
Use cases
- list running processes with readable colored output
- find which process is using a TCP or UDP port
- watch processes like top with watch mode
- show docker container names for processes
- search processes by multiple keywords
- view process tree hierarchy
When to choose
- you want a friendlier, modern alternative to ps
- you need process info ps lacks, like ports or container names
- you want built-in search, tree view, and watch mode in one tool
When to avoid
- you need POSIX-compatible ps output for scripts
- you require full-featured interactive system monitoring like htop
- you need support for platforms beyond Linux, macOS, Windows, and FreeBSD
Facets
cli-tool · maturity active
cli developer-tools monitoring developer-tools operating-systems windows bsd cli rust process-viewer ps-replacement terminal system-monitoring command-line linux macos
2 sources
- readme: https://github.com/dalance/procs · fetched 2026-08-28 · dc737babead0
- registry_crates: https://crates.io/api/v1/crates/procs · fetched 2026-08-29 · fc9dbc597506
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dalance/procs | main | 91 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem