Browse CLI Tools
Discover the best command-line tools
123 tools found
C
Cargo
productivityRust package manager and build system
package-managerrustbuild-systemdependency-management
12,600
rustup install stableP
Pytest
productivityPython testing framework for writing tests
testingpythontest-frameworkfixtures
12,100
pip install pytestB
Beam
productivityErlang virtual machine and ecosystem
erlangelixirvmdistributed
11,500
brew install erlangH
howdoi
productivityInstant coding answers from command line
helpstackoverflow
11,500
pip install howdoiT
tokei
productivityCode statistics tool written in Rust
statisticscode-metricsrust
11,500
brew install tokeiE
Eza
productivityModern replacement for ls with additional colors
ls-alternativefile-listingcolorsmodern
9,700
brew install ezaG
Gunicorn
productivityPython WSGI HTTP server for web applications
wsgiweb-serverpythondeployment
9,600
pip install gunicornW
Warp
productivitySuper-fast web server library for Rust
web-frameworkrustasynccomposable
9,500
cargo add warpU
Uvicorn
productivityASGI server for Python web applications
asgiweb-serverpythonasync
9,100
pip install uvicornE
eza
productivityModern replacement for ls with git integration
file-listingrustgit
9,000
brew install ezaL
Leptos
productivityRust web framework for building interactive apps
web-frameworkrustreactivefullstack
8,600
cargo install leptos_cliD
Dust
productivityDisk usage analyzer similar to du
disk-usagedu-alternativeanalysisvisualization
8,400
brew install dustP
Pip-tools
productivityPython requirements file management and pinning
package-managerpythonrequirementspinning
8,100
pip install pip-toolsF
fisher
productivityFish shell plugin manager
fishplugin-manager
7,500
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisherP
peco
productivitySimplistic interactive filtering tool
searchfilteringinteractive
7,500
brew install pecoP
Pdm
productivityPython project and package manager
package-managerpythonpep517management
7,100
pip install pdmD
Duf
productivityDisk usage meter for checking filesystem space
disk-usagedf-alternativefilesystemmonitoring
6,400
brew install dufR
rustfmt
productivityRust code formatter
formatterrustcode-stylequality
5,900
rustup component add rustfmt