Browse CLI Tools
Discover the best command-line tools
123 tools found
E
Exa
productivityModern replacement for ls with better defaults
ls-alternativefile-listingcolorsmodern
24,100
brew install exaM
Mocha
productivityJavaScript test framework for Node.js
testingjavascripttest-frameworknode.js
23,200
npm install --save-dev mochaD
Delta
productivitySyntax highlighting diff viewer for git and diff
diffgitsyntax-highlightingviewer
23,000
brew install git-deltaE
exa
productivitySuccessor to ls command written in Rust
file-listingrustls-replacement
23,000
brew install exaA
Actix
productivityRust actor framework and web framework
web-frameworkrustactorsasync
21,500
cargo add actix-webA
Actix-cli
productivityCode generator CLI for Actix web framework
code-generationactixrustscaffolding
21,500
cargo install cargo-generate && cargo generate --git https://github.com/actix/actix-web-codegenZ
zsh-syntax-highlighting
productivityZsh syntax highlighting
zshplugin
20,000
brew install zsh-syntax-highlightingZ
Zellij
productivityModern terminal multiplexer written in Rust
terminal-multiplexerrustmodernlayouts
19,700
brew install zellijM
Mkdocs
productivityProject documentation with Markdown
documentationstatic-site-generatormarkdownpython
19,600
pip install mkdocsC
cloc
productivityCount lines of code, comments, and blanks
statisticscode-metrics
19,000
brew install clocA
Axum
productivityErgonomic and modular web framework in Rust
web-frameworkrustasyncmodular
18,400
cargo add axumS
Slint
productivityUI toolkit and language for embedded GUIs
ui-toolkitembeddedguirust
18,200
cargo install slint-compilerE
Eleventy
productivitySimpler static site generator for templates
static-site-generatorjavascripttemplatesfast
16,600
npm install -g @11ty/eleventyL
Lsd
productivityModern ls with color and icon support
ls-alternativeiconscolorsmodern
13,100
brew install lsdV
Vitest
productivityVite native unit test framework
testingjavascriptviteunit-tests
12,900
npm install -D vitest