purefetch: a fastfetch-style system info tool in Rust with zero dependencies
A developer built purefetch, a system-info fetcher in Rust with zero dependencies from crates.io, using only std and raw Linux syscalls. The tool produces a ~484 KiB binary and supports four architect…