Skip to content

imaviso/machinereport

Repository files navigation

MachineReport

Fast system fetch tool in Rust for Linux.

Fork of microfetch with improved GPU detection.

demo

Features

  • ~1ms execution time (~140x faster than fastfetch)
  • ~412kb binary
  • Minimal dependencies (only libc)
  • Reliable GPU detection (AMD, NVIDIA, Intel, virtual GPUs)
  • Respects NO_COLOR

Installation

# Cargo
cargo install --git https://github.com/imaviso/machinereport.git

# Nix
nix run github:imaviso/machinereport

# From source
git clone https://github.com/imaviso/machinereport.git
cd machinereport && cargo build --release

Acknowledgments

License

GPL3

About

Fast system fetch tool in Rust for Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11