Rtop

Made with Rust Use git
License Stars

Faster and better alternative to Vtop written in Rust.
Work in Progress

Features

Downloads

Crates.io

Rtop is available on crates.io You can download it with bash cargo install rtop-rs

Build manually

Start by cloning the repo: bash git clone https://github.com/SquitchYT/RTop.git For the next step you need to have Rust and cargo installed on your PC, for that follow the official documentation.

Now switch to project folder and compile a release: bash cd RTop && cargo build --release

Your executable will be in the target/release/ folder, it is named rtop-rs.

Contributors

SquitchYT

License

RTop | Mozilla Public License 2.0