-
fastfetch
A maintained, feature-rich and performance oriented, neofetch like system information tool.
I switched to this recently, life-changing speed difference lol - https://github.com/LinusDierheimer/fastfetch
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-Ofast actually had some issues like this one due to it enabling -ffast-math
-
Windows Terminal
The new Windows Terminal and the original Windows console host, all in the same place!
The new-ish Windows Terminal actually has support for most of the more widely used ANSI escape sequences for use in CLI, and unlike the older Windows Console, sequence processing is enabled by default.
-
I've been testing out a downscaler that's currently in development. You can try it out with this branch.
Related posts
-
I think the real reason why people think using the terminal is required on Linux is a direct result of the Linux terminal being so much better than the Windows terminal
-
Rewriting essential Linux packages in Rust
-
17 Essential CLI Tools to Boost Developer Productivity
-
A REPL for Fat-Finger Friendly Typing
-
Build a password manager with Rust - Part 2