Awesome Rust CLI
Misc
- tokei A program that allows you to count your code, quickly
- loc Count lines of code quickly.
- fd A simple, fast and user-friendly alternative to 'find'
- ripgrep Recursively searches directories for a regex pattern, really fast!
- treeify Tools like tree command
- shoop A high-speed encrypted file transfer tool reminiscent of scp
- xsv A fast CSV command line toolkit written in Rust
Markdown
- mdBook Create book from markdown files. Like Gitbook but implemented in Rust
Search
- tantivy A full-text search engine library inspired by Lucene and written in Rust