My Cargo list
I find myself using Rust applications more and more. There is something liberating going back to basic code that is both fast & secure.
Setup Cargo
If this is he first time using Cargo the first thing you need is to install the pre-requesits. By far the easiest and best way to do this is to use rustup
Head over to https://rustup.rs/
There’s a Windows executable and for all others there is a shell script which will install what you need.
NB: You need classic C build tools in order to make this work. If you are on Linux install
sudo apt install build-essential cmake
On Windows you need to ensure you have make and similar tools in your path.
My Rust CLI list
bat v0.23.0: bat broot v1.24.2: broot cargo-update v13.0.4: cargo-install-update cargo-install-update-config counts v1.0.3: counts du-dust v0.8.6: dust dua-cli v2.20.1: dua dysk v2.7.2: dysk fclones v0.32.1: fclones ffsend v0.2.76: ffsend grex v1.4.1: grex intelli-shell v0.2.7: intelli-shell lsd v0.23.1: lsd macchina v6.1.8: macchina ouch v0.4.2: ouch parallel-disk-usage v0.9.0: pdu procs v0.14.0: procs qsv v0.112.0: qsv ripgrep v13.0.0: rg servicer v0.1.2: servicer starship v1.16.0: starship xsv v0.13.0: xsv