Decision Workspace
easy-repl vs clapcmd vs mini_async_repl
Side-by-side comparison of Rust crates
40
easy-repl
growingv0.2.1
An easy to use REPL, ideal when there is a need to crate an ad-hoc shell
42
clapcmd
growingv0.3.3
A readline wrapper that allows for creating custom interactive shells, similar to python's cmd module
33
mini_async_repl
growingv0.2.1
An async-first REPL
Core Metrics
| easy-repl | clapcmd | mini_async_repl | |
|---|---|---|---|
| Health Score | 40 | 42 | 33 |
| Total Downloads | 255.8K | 11.3K | 1.6K |
| 30d Downloads | 18.4K | 21 | 4 |
| Dependents | 2 | 0 | 0 |
| Releases | 3 | 9 | 1 |
| Last Updated | 1353d ago | 950d ago | 848d ago |
| Age | 4y 10m | 2y 8m | 2y 3m |
Health Breakdown
easy-repl
Maintenance
4
Quality
14
Community
6
Popularity
6
Documentation
10
clapcmd
Maintenance
6
Quality
16
Community
5
Popularity
5
Documentation
10
mini_async_repl
Maintenance
1
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| easy-repl | clapcmd | mini_async_repl | |
|---|---|---|---|
| Version | 0.2.1 | 0.3.3 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 8 |
| Crate Size | 22KB | 20KB | 23KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clapcmd leads with a health score of 42/100, but none of the options score above 80.
- •easy-repl has the most downloads (255.8K), suggesting wider adoption.
- •⚠ easy-repl, clapcmd, mini_async_repl have not been updated in over a year.