Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category1
Sort:Used by Most Apps
textwrap
A Rust library for wrapping, filling, and indenting text, most often used to format command-line output.
tui-textarea
A multi-line text editor widget for ratatui and tui-rs terminal applications in Rust.
viuer
Rust library for displaying images directly in the terminal using Kitty, iTerm, or Sixel graphics protocols, with a half-block fallback everywhere else.
Bashkit
A blazing-fast, sandboxed virtual bash interpreter and file system for running untrusted AI-agent shell commands safely in-process.
ansi-to-tui
Convert ANSI SGR escape codes in raw bytes into styled Ratatui Text, ready to render in your TUI.
ratatui-textarea
A simple yet powerful multi-line text editor widget for Ratatui terminal user interfaces.
cursive_table_view
A sortable, scrollable multi-column table view widget for the cursive terminal UI library.
term_size-rs
Cross-platform Rust library that detects terminal width and height via stdout, stdin, or stderr.
colored_json
Colorizes JSON output with ANSI terminal codes by implementing serde_json's Formatter trait directly.