Decision Workspace
io-at vs slice vs reading-liner
Side-by-side comparison of Rust crates
39
io-at
growingv0.4.1
Traits for Read and Write with offsets, wrapper types & core impls
48
slice
growingv0.0.4
slices for streams implementing `std::io::read` and `std::io::write`.
48
reading-liner
growingv0.3.5
A Stream reader which can convert between byte offset and line-column numbers. Support any type which implements io::Read.
Core Metrics
| io-at | slice | reading-liner | |
|---|---|---|---|
| Health Score | 39 | 48 | 48 |
| Total Downloads | 44.3K | 103.4K | 1.3K |
| 30d Downloads | 68 | 115 | 64 |
| Dependents | 2 | 32 | 0 |
| Releases | 14 | 4 | 7 |
| Last Updated | 3477d ago | 2789d ago | 3d ago |
| Age | 10y 8m | 8y 11m | 1y 7m |
Health Breakdown
io-at
Maintenance
4
Quality
14
Community
4
Popularity
6
Documentation
11
slice
Maintenance
6
Quality
16
Community
9
Popularity
6
Documentation
11
reading-liner
Maintenance
18
Quality
15
Community
3
Popularity
4
Documentation
8
Technical Details
| io-at | slice | reading-liner | |
|---|---|---|---|
| Version | 0.4.1 | 0.0.4 | 0.3.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | non-standard |
| Dependencies | 4 | 0 | 3 |
| Crate Size | 5KB | 3KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •slice leads with a health score of 48/100, but none of the options score above 80.
- •⚠ io-at, slice have not been updated in over a year.