Here are mine so far:
- alacritty - https://github.com/alacritty/alacritty
- bat - https://github.com/sharkdp/bat
- bottom - https://github.com/ClementTsang/bottom (oops this one is graphical)
- broot - https://github.com/Canop/broot
- coreutils - https://github.com/uutils/coreutils
- diskonaut - https://github.com/imsnif/diskonaut
- delta - https://github.com/dandavison/delta
- du-dust - https://github.com/bootandy/dust
- exa - https://github.com/ogham/exa
- fd - https://github.com/sharkdp/fd
- feroxbuster - https://github.com/epi052/feroxbuster
- helix - https://github.com/helix-editor/helix
- lsd - https://github.com/lsd-rs/lsd
- navi - https://github.com/denisidoro/navi
- onefetch - https://github.com/o2sh/onefetch
- procs - https://github.com/dalance/procs
- ripgrep - https://github.com/BurntSushi/ripgrep
- rustscan - https://github.com/RustScan/RustScan
- sniffglue - https://github.com/kpcyrd/sniffglue
- starship - https://github.com/starship/starship
- t-rec - https://github.com/sassman/t-rec-rs
- trippy - https://github.com/fujiapple852/trippy
- tab - https://github.com/austinjones/tab-rs
- xh - https://github.com/ducaale/xh
- xplr - https://github.com/sayanarijit/xplr
- zellij - https://github.com/zellij-org/zellij
- zoxide - https://github.com/ajeetdsouza/zoxide
I didn’t see anyone posting wezterm yet https://wezfurlong.org/wezterm/index.html
-
helix
- text editor -
mprocs
- manage running multiple commands in parallel -
cargo-update
- A cargo subcommand for checking and applying updates to installed executables -
cargo-info
- Extends cargo to query crates.io registry for crates details
Helix is a good one, I’ve tried it but didn’t feel comfortable switching 100% off vim yet. Added to the list!
-
I’ve been happily using Nushell for a long time: https://github.com/nushell/nushell
I would have posted this it you hadn’t.
I have it set as my default shell on my main machine, but it’s not going anywhere near my servers! It’s definitely the most fun shell I’ve used, and hopefully some more of the warts can be shaved off as it matures.
I see these posts come up a lot actually, and I’m familiar with a lot of the ones you mention. What is like to see is a list of GUI apps that improve productivity in the same way many of your favourites here do.
I haven’t seen a bunch of these posts before, any cross references to aide in tool discovery?
I have some Rusty GUI apps and will consider doing a list when I find more useful ones.
I’ve mostly seen them on Reddit, back when I was there. To be clear, I like seeing posts like these, but just wish I saw more GUI apps included.
Hm didn’t know fish was rust based, nice!
I really don’t care about them being in rust. Could we instead focus on something that rust aims to provide? Memory-bug-less? High quality? Performant? Dependency-free binary?
But my:
- ripgrep
- bupstash
- helix
If there’s not much in it, I’ll go with the rust app because I like to use something I can see myself contributing to if the urge takes me.
I know other languages, but there’s no way I’m driving into a random C++ codebase unless I’m confident it’s a trivial fix.
deleted by creator