Rust is getting more popular every day and a lot of OSS developers are creating more tools every day for developers in rust. Today we are going to take a look at five development tools written in rust.
1. Warp (warp.dev)
Warp Is a Blazingly Fast, Rust-Based Terminal Reimagined From The Ground Up To Work Like a Modern App.
2. Starship (starship.rs)
The minimal, blazing-fast, and infinitely customizable prompt for any shell written in rust.
3. bat - (lib.rs/crates/bat)
bat
is a cat
clone with syntax highlighting and Git integration. It provides syntax highlighting for many file extensions by default.
4. exa - (the.exa.website)
exa
is an improved file lister with more features and better defaults. It uses colors to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And itβs small, fast, and just one single binary.
5. hyperfine - (lib.rs/crates/hyperfine)
hyperfine
is a command-line benchmarking tool. Among many features, it provides statistical analysis across multiple runs, support for arbitrary shell commands, constant feedback about the benchmark progress and current estimates, and more.
These tools are top 5 but there are more tools that are some honorable mentions: tokei, ripgrep, dust, sd, procs, fd