Decision Workspace
lgio vs bytecursor vs std-shims
Side-by-side comparison of Rust crates
40
lgio
growingv0.1.0
Lightweight, generic, no_std IO.
47
bytecursor
growingv0.2.0
`No-std` replacement for `std::io::Read`, `std::io::Write`, and `std::io::Seek`
47
std-shims
growingv0.2.0
A series of std shims to make alloc more feasible
Core Metrics
| lgio | bytecursor | std-shims | |
|---|---|---|---|
| Health Score | 40 | 47 | 47 |
| Total Downloads | 2.2K | 12.2K | 486.1K |
| 30d Downloads | 19 | 187 | 72.0K |
| Dependents | 7 | 10 | 32 |
| Releases | 1 | 4 | 7 |
| Last Updated | 1032d ago | 1621d ago | 190d ago |
| Age | 2y 10m | 4y 8m | 2y 11m |
Health Breakdown
lgio
Maintenance
1
Quality
18
Community
8
Popularity
4
Documentation
9
bytecursor
Maintenance
3
Quality
16
Community
11
Popularity
5
Documentation
12
std-shims
Maintenance
8
Quality
13
Community
7
Popularity
7
Documentation
12
Technical Details
| lgio | bytecursor | std-shims | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MITNFA | MIT | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 10KB | 8KB | 5KB |
| Features | 3 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •bytecursor leads with a health score of 47/100, but none of the options score above 80.
- •std-shims has the most downloads (486.1K), suggesting wider adoption.
- •⚠ lgio, bytecursor have not been updated in over a year.