9 releases

0.1.6 Jan 24, 2024
0.1.5 Jul 7, 2023
0.1.3 Nov 18, 2022
0.1.2 Oct 2, 2022
0.0.4 Jan 28, 2022

#1392 in Command line utilities

Download history 59/week @ 2024-01-27 69/week @ 2024-02-10 5/week @ 2024-02-17 30/week @ 2024-02-24 1/week @ 2024-03-02 13/week @ 2024-03-09 1/week @ 2024-03-16 53/week @ 2024-03-30 12/week @ 2024-04-06

56 downloads per month

MIT license

12KB
295 lines

musage

CI CD Security Audit crates.io LoC

A command line memory usage information tool.

musage_example

Why?

A better interface for free.

BTW

You might also like dusage.

Both can be i.e. automatically executed upon login via ssh to a remote machine by invoking them in the remote's .bashrc or .zshrc.

Features

  • bargraph with RAM and cache memory usage.
    • background: cache, foreground: RAM.

Installation

Building from source
cargo install musage
Using precompiled binaries

Precompiled binaries are available for multiple architectures in Releases.

Dependencies

~4–14MB
~170K SLoC