Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.29 KB

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
  • bliss Generate .gitignore file
  • bat A linux cat tool in Rust
  • lsd The next gen ls command

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