Command Line Interface
clap_complete
4.6.0 StableGenerate shell completion scripts for your clap::Command
clap_derive
4.6.0 StableParse command line argument by defining a struct, derive crate.
anstyle
1.0.14 StableANSI text styling
clap_builder
4.6.0 StableA simple to use, efficient, and full-featured Command Line Argument Parser
colorchoice
1.0.5 StableGlobal override of color control
colorchoice-clap
1.0.8 StableClap mixin to override console colors
owo-colors
4.3.0 StableZero-allocation terminal colors that'll make people go owo
clap_mangen
0.3.0 GrowingA manpage generator for clap
clap_complete_nushell
4.6.0 StableA generator library used with clap for Nushell completion scripts
clap
4.6.0 StableA simple to use, efficient, and full-featured Command Line Argument Parser
anstyle-crossterm
4.0.3 StableAdapt between crossterm and anstyle
anstyle-query
1.1.5 StableLook up colored console capabilities
clap_lex
1.1.0 StableMinimal, flexible command line parser
anstream
1.0.0 StableIO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.
termtree
1.0.0 StableVisualize tree-like data on the command-line
ratatui-crossterm
0.1.0 GrowingCrossterm backend for the Ratatui Terminal UI library.
kasuari
0.4.12 GrowingA rust layout solver for GUIs, based on the Cassowary algorithm. A fork of the unmaintained cassowary-rs crate with improvments and bug fixes. Kasuari is the indonesian name for the cassowary bird.
anstyle-ls
1.0.6 StableParse LS_COLORS Style Descriptions
anstyle-owo-colors
2.0.5 StableAdapt between owo-colors and anstyle
anstyle-lossy
1.1.5 StableLossy conversion between ANSI Color Codes
ratatui
0.30.0 GrowingA library that's all about cooking up terminal user interfaces
anstyle-syntect
1.0.5 StableAdapt between syntect and anstyle
anstyle-git
1.1.4 StableParse Git Style Descriptions
human-panic
2.0.6 StablePanic messages for humans
uutils_term_grid
0.8.0 GrowingLibrary for formatting strings into a grid layout. Fork of term_grid.
spinners
4.2.0 Stable🛎 60+ Elegant terminal spinners for Rust
anstyle-yansi
2.0.4 StableAdapt between yansi and anstyle
anstyle-svg
1.1.0 StableConvert ANSI escape codes to SVG
anstyle-parse
1.0.0 StableParse ANSI Style Escapes
tui-widgets
0.7.0 GrowingA collection of useful widgets for building terminal user interfaces using Ratatui
vtcode-commons
0.93.3 ExperimentalShared traits for paths, telemetry, and error reporting reused across VT Code component extractions
vtcode-indexer
0.93.3 ExperimentalWorkspace-friendly code indexer extracted from VT Code
fs-err
3.3.0 StableA drop-in replacement for std::fs with more helpful error messages.
ratatui-core
0.1.0 GrowingCore types and traits for the Ratatui Terminal UI library. Widget libraries should use this crate. Applications should use the main Ratatui crate.
indicatif
0.18.4 GrowingA progress bar and cli reporting library for Rust
lloggs
1.4.0 StableLogging configuration for clap applications
completest
1.1.0 StableRun completions for your program
anstyle-wincon
3.0.11 StableStyling legacy Windows terminals
term
1.2.1 StableA terminal formatting library
crokey
1.4.0 StableParse and describe keys - helping incorporate keybindings in terminal applications
codespan-reporting
0.13.1 GrowingBeautiful diagnostic reporting for text-based programming languages
ratatui-widgets
0.3.0 GrowingA collection of Ratatui widgets for building terminal user interfaces using Ratatui.
ratatui-termwiz
0.1.0 GrowingTermwiz backend for the Ratatui Terminal UI library.
ratatui-termion
0.1.0 GrowingTermion backend for the Ratatui Terminal UI library.
sysexits
0.13.0 GrowingThe system exit codes as defined by <sysexits.h>
proc-exit
2.0.2 GrowingExit codes for process termination
cmd_lib
2.0.0 GrowingCommon rust commandline macros and utils, to write shell script like tasks easily
argh
0.1.19 GrowingDerive-based argument parsing optimized for code size
passterm
2.0.6 StableRead terminal password, check isatty
tui-term
0.3.2 GrowingA pseudoterminal widget for ratatui