ratatui
v0.30.0 GrowingA library that's all about cooking up terminal user interfaces
Quick Verdict
- !Pre-1.0: API may have breaking changes
- βMassive adoption (25.6K crates depend on it)
- βTeam maintained (4 owners)
- !Heavy dependency tree (26 direct deps)
- βPermissive license (MIT)
Security
Deep Insights
3.3M downloads in the last 30 days (110.2K/day), up 29% from the previous period.
25.6K crates depend on ratatui β it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
The primary maintainer publishes 69 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 3+ years old, ratatui hasn't reached 1.0 yet. Expect potential API changes between versions.
26 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include prodash, russh, skim, tui-logger, tui-textarea. When high-quality crates choose ratatui, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on ratatui
Version Adoption
Release Timeline
Feature Flags
default =["crossterm", "underline-color", "all-widgets", "macros", "layout-cache"]