bb
Website: https://nessuent.net/bb.html
Project: https://github.com/epilys/bb
Author: Manos Pitsidianakis
Alternative to: top
Language: Rust
This page last updated:
bb is a minimalist process viewer written in Rust that delivers performance comparable to htop without the visual artifacts that can occur during screen redraws. It provides a clean, efficient interface for monitoring system processes with a focus on simplicity and correctness.
Key features include a toggleable process tree view, multi-column sorting by username, memory, CPU, and command line, and the ability to search and filter processes. You can also follow and highlight specific processes, terminate processes, and freeze/unfreeze the process list for stable viewing.
Basic usage
# Launch bb.
bb
# Keyboard shortcuts
# t — toggle process tree view
# f — freeze/unfreeze updates
# / — search/filter processes
# k — kill selected process
# s — sort by column