Decision Workspace
r3bl_test_fixtures vs r3bl_terminal_async vs editline
Side-by-side comparison of Rust crates
47
r3bl_test_fixtures
growingv0.2.0
DEPRECATED: Use r3bl_tui instead. Test fixtures for the r3bl_* crates
47
r3bl_terminal_async
growingv0.7.0
DEPRECATED: Use r3bl_tui instead. Async non-blocking read_line with multiline editor and spinners
55
editline
experimentalv0.0.24
A platform-agnostic line editor with history and full editing capabilities
Core Metrics
| r3bl_test_fixtures | r3bl_terminal_async | editline | |
|---|---|---|---|
| Health Score | 47 | 47 | 55 |
| Total Downloads | 4.4K | 16.5K | 4.9K |
| 30d Downloads | 9 | 42 | 58 |
| Dependents | 2 | 0 | 12 |
| Releases | 5 | 12 | 24 |
| Last Updated | 111d ago | 111d ago | 152d ago |
| Age | 1y 8m | 1y 11m | 5m |
Health Breakdown
r3bl_test_fixtures
Maintenance
10
Quality
13
Community
7
Popularity
4
Documentation
13
r3bl_terminal_async
Maintenance
13
Quality
10
Community
6
Popularity
5
Documentation
13
editline
Maintenance
16
Quality
14
Community
9
Popularity
4
Documentation
12
Technical Details
| r3bl_test_fixtures | r3bl_terminal_async | editline | |
|---|---|---|---|
| Version | 0.2.0 | 0.7.0 | 0.0.24 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Unlicense |
| Dependencies | 15 | 20 | 24 |
| Crate Size | 19KB | 9.5MB | 46KB |
| Features | 0 | 2 | 9 |
| 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.