A collection of awesome rust cli in Rust
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
README.md

README.md

Awesome Rust CLI

Awesome

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