Decision Workspace
smn_term vs idiom_tui vs minui
Side-by-side comparison of Rust crates
32
smn_term
experimentalv0.1.0
A small, plugin-driven terminal UI framework in Rust, built on crossterm
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
| smn_term | idiom_tui | minui | |
|---|---|---|---|
| Health Score | 32 | 58 | 53 |
| Total Downloads | 655 | 6.0K | 3.2K |
| 30d Downloads | 17 | 81 | 142 |
| Dependents | 0 | 11 | 5 |
| Releases | 1 | 21 | 19 |
| Last Updated | 279d ago | 40d ago | 19d ago |
| Age | 9m | 9m | 9m |
Health Breakdown
smn_term
Maintenance
3
Quality
14
Community
5
Popularity
3
Documentation
7
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
| smn_term | idiom_tui | minui | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 0.6.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | GPL-3.0 |
| Dependencies | 1 | 6 | 6 |
| Crate Size | 11KB | 35KB | 165KB |
| Features | 0 | 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.
- •smn_term, minui are pre-1.0 — API may change.