Decision Workspace
crossterm-actions vs idiom_tui vs minui
Side-by-side comparison of Rust crates
44
crossterm-actions
experimentalv1.0.1
Hierarchical TUI action/keybinding management for crossterm applications
58
idiom_tui
growingv1.0.1
Bundel of tui widgest and layout componenets (split from idiom editor)
53
minui
experimentalv0.6.5
A minimalist framework for building terminal UIs in Rust.
Core Metrics
| crossterm-actions | idiom_tui | minui | |
|---|---|---|---|
| Health Score | 44 | 58 | 53 |
| Total Downloads | 87 | 6.0K | 3.2K |
| 30d Downloads | 6 | 84 | 145 |
| Dependents | 0 | 11 | 5 |
| Releases | 3 | 21 | 19 |
| Last Updated | 76d ago | 40d ago | 19d ago |
| Age | 2m | 9m | 9m |
Health Breakdown
crossterm-actions
Maintenance
10
Quality
17
Community
5
Popularity
2
Documentation
10
idiom_tui
Maintenance
17
Quality
18
Community
6
Popularity
5
Documentation
12
minui
Maintenance
18
Quality
14
Community
7
Popularity
4
Documentation
10
Technical Details
| crossterm-actions | idiom_tui | minui | |
|---|---|---|---|
| Version | 1.0.1 | 1.0.1 | 0.6.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | GPL-3.0 |
| Dependencies | 9 | 6 | 6 |
| Crate Size | 33KB | 35KB | 165KB |
| Features | 3 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.76 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •idiom_tui leads with a health score of 58/100, but none of the options score above 80.
- •minui is pre-1.0 — API may change.