Decision Workspace
ckb-rust-std vs bytecursor vs std-shims
Side-by-side comparison of Rust crates
43
ckb-rust-std
growingv1.0.0
A collection of `no_std` compatible modules ported from Rust's standard library, with an initial focus on the `io` module.
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
| ckb-rust-std | bytecursor | std-shims | |
|---|---|---|---|
| Health Score | 43 | 47 | 47 |
| Total Downloads | 2.0K | 12.2K | 486.1K |
| 30d Downloads | 95 | 187 | 72.0K |
| Dependents | 3 | 10 | 32 |
| Releases | 1 | 4 | 7 |
| Last Updated | 487d ago | 1621d ago | 190d ago |
| Age | 1y 4m | 4y 8m | 2y 11m |
Health Breakdown
ckb-rust-std
Maintenance
2
Quality
22
Community
5
Popularity
4
Documentation
10
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
| ckb-rust-std | bytecursor | std-shims | |
|---|---|---|---|
| Version | 1.0.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 3 |
| Crate Size | 66KB | 8KB | 5KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2021 | 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.
- •⚠ ckb-rust-std, bytecursor have not been updated in over a year.
- •bytecursor, std-shims are pre-1.0 — API may change.