Browse CLI Tools

Discover the best command-line tools

123 tools found

C

Cargo

productivity

Rust package manager and build system

package-managerrustbuild-systemdependency-management
12,600
rustup install stable
P

Pytest

productivity

Python testing framework for writing tests

testingpythontest-frameworkfixtures
12,100
pip install pytest
B

Beam

productivity

Erlang virtual machine and ecosystem

erlangelixirvmdistributed
11,500
brew install erlang
H

howdoi

productivity

Instant coding answers from command line

helpstackoverflow
11,500
pip install howdoi
T

tokei

productivity

Code statistics tool written in Rust

statisticscode-metricsrust
11,500
brew install tokei
B

bottom

productivity

Top replacement with a nice TUI

monitoringsystemrust
11,000
brew install bottom
E

Eza

productivity

Modern replacement for ls with additional colors

ls-alternativefile-listingcolorsmodern
9,700
brew install eza
G

Gunicorn

productivity

Python WSGI HTTP server for web applications

wsgiweb-serverpythondeployment
9,600
pip install gunicorn
W

Warp

productivity

Super-fast web server library for Rust

web-frameworkrustasynccomposable
9,500
cargo add warp
U

Uvicorn

productivity

ASGI server for Python web applications

asgiweb-serverpythonasync
9,100
pip install uvicorn
L

Leptos

productivity

Rust web framework for building interactive apps

web-frameworkrustreactivefullstack
8,600
cargo install leptos_cli
D

Dust

productivity

Disk usage analyzer similar to du

disk-usagedu-alternativeanalysisvisualization
8,400
brew install dust
P

Pip-tools

productivity

Python requirements file management and pinning

package-managerpythonrequirementspinning
8,100
pip install pip-tools
F

fisher

productivity

Fish shell plugin manager

fishplugin-manager
7,500
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
P

peco

productivity

Simplistic interactive filtering tool

searchfilteringinteractive
7,500
brew install peco
P

Pdm

productivity

Python project and package manager

package-managerpythonpep517management
7,100
pip install pdm
H

htop

productivity

Interactive system monitor

monitoringsystem
7,000
brew install htop
D

Duf

productivity

Disk usage meter for checking filesystem space

disk-usagedf-alternativefilesystemmonitoring
6,400
brew install duf
R

rustfmt

productivity

Rust code formatter

formatterrustcode-stylequality
5,900
rustup component add rustfmt