Decision Workspace
readput vs tinyinput vs prompt-rust
Side-by-side comparison of Rust crates
37
readput
growingv0.1.3
Fast and easy stdin input parsing for competitive programming in rust.
44
tinyinput
experimentalv0.1.1
A tiny, generic helper for reading and parsing user input from stdin using Rust’s type inference.
41
prompt-rust
growingv0.1.6
A library providing a simple input macro for Rust, similar to Python's input().
Core Metrics
| readput | tinyinput | prompt-rust | |
|---|---|---|---|
| Health Score | 37 | 44 | 41 |
| Total Downloads | 4.7K | 30 | 5.1K |
| 30d Downloads | 7 | 4 | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 2 | 6 |
| Last Updated | 503d ago | 48d ago | 460d ago |
| Age | 2y 4m | 1m | 2y 4m |
Health Breakdown
readput
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
10
tinyinput
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
10
prompt-rust
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| readput | tinyinput | prompt-rust | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.1 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT | MIT |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 4KB | 4KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tinyinput leads with a health score of 44/100, but none of the options score above 80.
- •prompt-rust has the most downloads (5.1K), suggesting wider adoption.
- •⚠ readput, prompt-rust have not been updated in over a year.