Decision Workspace
acid_io vs core_io vs parsio
Side-by-side comparison of Rust crates
42
acid_io
growingv0.1.0
A pared-down version of std::io usable with no_std
37
core_io
growingv0.1.20210325
This is a copy of libstd::io with all the parts that don't work in core removed. Most importantly, it provides the Read and Write traits. This crate is (mostly) automatically generated from the rust git source. The version of the source that corresponds to your compiler version will be selected automatically by the build script.
55
parsio
experimentalv0.0.1
Parser-related I/O utilities
Core Metrics
| acid_io | core_io | parsio | |
|---|---|---|---|
| Health Score | 42 | 37 | 55 |
| Total Downloads | 71.5K | 77.0K | 102 |
| 30d Downloads | 1.3K | 798 | 0 |
| Dependents | 19 | 39 | 3 |
| Releases | 1 | 12 | 2 |
| Last Updated | 1646d ago | 1931d ago | 1d ago |
| Age | 4y 6m | 10y | 11d |
Health Breakdown
acid_io
Maintenance
1
Quality
16
Community
9
Popularity
6
Documentation
10
core_io
Maintenance
4
Quality
9
Community
7
Popularity
6
Documentation
11
parsio
Maintenance
14
Quality
16
Community
8
Popularity
2
Documentation
15
Technical Details
| acid_io | core_io | parsio | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.20210325 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 1 |
| Crate Size | 63KB | 9.0MB | 11KB |
| Features | 3 | 2 | 3 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2021 | — | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parsio leads with a health score of 55/100, but none of the options score above 80.
- •core_io has the most downloads (77.0K), suggesting wider adoption.
- •⚠ acid_io, core_io have not been updated in over a year.