Decision Workspace
editline vs r3bl_terminal_async vs r3bl_test_fixtures
Side-by-side comparison of Rust crates
55
editline
experimentalv0.0.24
A platform-agnostic line editor with history and full editing capabilities
47
r3bl_terminal_async
growingv0.7.0
DEPRECATED: Use r3bl_tui instead. Async non-blocking read_line with multiline editor and spinners
47
r3bl_test_fixtures
growingv0.2.0
DEPRECATED: Use r3bl_tui instead. Test fixtures for the r3bl_* crates
Core Metrics
| editline | r3bl_terminal_async | r3bl_test_fixtures | |
|---|---|---|---|
| Health Score | 55 | 47 | 47 |
| Total Downloads | 4.9K | 16.5K | 4.4K |
| 30d Downloads | 58 | 42 | 9 |
| Dependents | 12 | 0 | 2 |
| Releases | 24 | 12 | 5 |
| Last Updated | 152d ago | 111d ago | 111d ago |
| Age | 5m | 1y 11m | 1y 8m |
Health Breakdown
editline
Maintenance
16
Quality
14
Community
9
Popularity
4
Documentation
12
r3bl_terminal_async
Maintenance
13
Quality
10
Community
6
Popularity
5
Documentation
13
r3bl_test_fixtures
Maintenance
10
Quality
13
Community
7
Popularity
4
Documentation
13
Technical Details
| editline | r3bl_terminal_async | r3bl_test_fixtures | |
|---|---|---|---|
| Version | 0.0.24 | 0.7.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Unlicense | Apache-2.0 | Apache-2.0 |
| Dependencies | 24 | 20 | 15 |
| Crate Size | 46KB | 9.5MB | 19KB |
| Features | 9 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •editline leads with a health score of 55/100, but none of the options score above 80.
- •r3bl_terminal_async has the most downloads (16.5K), suggesting wider adoption.