bcicen/ctop
Top-like interface for container metrics 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: 3537
- days_rel: n/a
- days_push: 786
- n_releases_24m: 0
Adoption not part of the score
17824 stars · 589 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ctop is a top-like command-line interface for monitoring real-time metrics of multiple containers, with a condensed grid view and a single-container inspection view. It has built-in connectors for Docker and runC and is written in Go.
Use cases
- monitor docker container cpu and memory usage from the terminal
- view real-time container metrics in a top-like interface
- inspect a single container's resource usage
- filter and sort running containers by resource consumption
- watch container metrics on a remote server over ssh
When to choose
- you want a lightweight, interactive terminal dashboard for Docker or runC containers
- you need quick per-container CPU, memory, and network metrics without a full monitoring stack
- you prefer a htop-style TUI over web-based dashboards like Portainer
When to avoid
- you need historical metrics, alerting, or long-term storage - use Prometheus/Grafana instead
- you use container runtimes other than Docker or runC, since connectors are not yet available
- you need cluster-wide monitoring across many hosts
Facets
cli-tool · maturity maintenance
monitoring cli terminal-ui monitoring windows cli docker containers runc top-like metrics tui devops command-line linux macos
2 sources
- readme: https://github.com/bcicen/ctop · fetched 2026-08-28 · 18e9aa52b1cf
- homepage: https://ctop.sh · fetched 2026-08-29 · 2ce690acb115
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bcicen/ctop | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem