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

#1064 in Command line utilities

Download history 76/week @ 2024-01-24 7/week @ 2024-01-31 71/week @ 2024-02-14 17/week @ 2024-02-21 17/week @ 2024-02-28 7/week @ 2024-03-06 7/week @ 2024-03-13 24/week @ 2024-03-27 41/week @ 2024-04-03

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