crossterm
v0.29.0 GrowingA crossplatform terminal library for manipulating terminals.
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โMassive adoption (43.1K crates depend on it)
- !Heavy dependency tree (22 direct deps)
- โPermissive license (MIT)
Security
Deep Insights
11.8M downloads in the last 30 days (394.1K/day), up 14% from the previous period.
43.1K crates depend on crossterm โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
crossterm has only 1 owner despite 43.1K dependents. This is a bus-factor concern โ consider the implications for long-term support.
Despite being 8+ years old, crossterm hasn't reached 1.0 yet. Expect potential API changes between versions.
22 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include comfy-table, ratatui, inquire, tui, nextest-runner. When high-quality crates choose crossterm, 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 crossterm
Version Adoption
Release Timeline
Feature Flags
default =["bracketed-paste", "events", "windows", "derive-more"]