musage

Crates.iomusage
lib.rsmusage
version0.1.6
sourcesrc
created_at2022-01-26 12:48:53.448185
updated_at2024-01-24 14:55:42.560682
description🧵 A command line memory usage information tool.
homepage
repositoryhttps://github.com/mihaigalos/musage
max_upload_size
id521571
size34,871
Mihai Galos (mihaigalos)

documentation

README

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.

Commit count: 185

cargo fmt