Decision Workspace
acid_io vs core_io vs core-error
Side-by-side comparison of Rust crates
41
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.
48
core-error
growingv0.0.0
std::error::Error for libcore
Core Metrics
| acid_io | core_io | core-error | |
|---|---|---|---|
| Health Score | 41 | 37 | 48 |
| Total Downloads | 65.3K | 71.6K | 1.7M |
| 30d Downloads | 1.7K | 1.1K | 216.4K |
| Dependents | 18 | 39 | 152 |
| Releases | 1 | 12 | 5 |
| Last Updated | 1538d ago | 1823d ago | 2203d ago |
| Age | 4y 2m | 9y 8m | 6y 5m |
Health Breakdown
acid_io
Maintenance
1
Quality
16
Community
8
Popularity
6
Documentation
10
core_io
Maintenance
4
Quality
9
Community
7
Popularity
6
Documentation
11
core-error
Maintenance
3
Quality
17
Community
13
Popularity
7
Documentation
8
Technical Details
| acid_io | core_io | core-error | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.20210325 | 0.0.0 |
| 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 | 3KB |
| Features | 3 | 2 | 3 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2021 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •core-error leads with a health score of 48/100, but none of the options score above 80.
- •core-error is depended on by 152 crates — strongest ecosystem trust.
- •⚠ acid_io, core_io, core-error have not been updated in over a year.