Ratatui Ecosystem aggregates and showcases Rust crates built with Ratatui — terminal UI building blocks and apps.
This organization contains the core tools that power and present the Ratatui ecosystem:
ratcrate-core(private) — pipeline that collects crate metadata and buildsratcrate.json.ratcrate-cli— command-line tools for querying and working with the Ratatui registry.ratcrate-tui— interactive terminal UI for exploring Ratatui crates.ratcrate.github.io— this website (Currently using React; migrating to Dioxus in progress).
- Website: https://ratcrate.github.io
- Packages data:
/data/ratcrate.json(used by the website and tools) - Docs: https://ratcrate.github.io/docs (planned)
Ratatui is a vibrant ecosystem. Ratcrate helps users discover, compare, and adopt Ratatui-based libraries and apps — via web, CLI, and TUI interfaces.
See the specific README of each repository for contribution and local dev instructions:
ratcrate-cli— usage, installratcrate-tui— how to run locally
If you'd like to sponsor development or support infrastructure costs, please visit the Sponsors link above.
Most repos will use Apache-2.0 or MIT/Apache-2.0 (choose one per repo). See each repo for details.