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

#983 in Command line utilities

Download history 48/week @ 2024-01-21 35/week @ 2024-01-28 69/week @ 2024-02-11 5/week @ 2024-02-18 31/week @ 2024-02-25 14/week @ 2024-03-10 65/week @ 2024-03-31

79 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

~5–16MB
~176K SLoC