Decision Workspace
mini_async_repl vs clapcmd vs easy-repl
Side-by-side comparison of Rust crates
33
mini_async_repl
growingv0.2.1
An async-first REPL
42
clapcmd
growingv0.3.3
A readline wrapper that allows for creating custom interactive shells, similar to python's cmd module
40
easy-repl
growingv0.2.1
An easy to use REPL, ideal when there is a need to crate an ad-hoc shell
Core Metrics
| mini_async_repl | clapcmd | easy-repl | |
|---|---|---|---|
| Health Score | 33 | 42 | 40 |
| Total Downloads | 1.6K | 11.3K | 255.8K |
| 30d Downloads | 4 | 21 | 18.7K |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 9 | 3 |
| Last Updated | 848d ago | 950d ago | 1353d ago |
| Age | 2y 3m | 2y 8m | 4y 10m |
Health Breakdown
mini_async_repl
Maintenance
1
Quality
13
Community
5
Popularity
4
Documentation
10
clapcmd
Maintenance
6
Quality
16
Community
5
Popularity
5
Documentation
10
easy-repl
Maintenance
4
Quality
14
Community
6
Popularity
6
Documentation
10
Technical Details
| mini_async_repl | clapcmd | easy-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 | 8 | 5 | 7 |
| Crate Size | 23KB | 20KB | 22KB |
| 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.
- •⚠ mini_async_repl, clapcmd, easy-repl have not been updated in over a year.