---
title: "ctop"
url: https://perrotta.dev/2025/12/ctop/
last_updated: 2025-12-26
---


Too many tops:

- `top`: vanilla, classic
- `htop`: alternative
- `btop`: modern

Now I found out: [`ctop`](https://github.com/bcicen/ctop):

> Top-like interface for container metrics

...it's `top` for (Docker) containers!

![ctop demo](https://github.com/bcicen/ctop/raw/master/_docs/img/grid.gif)

