Decision Workspace
uninit-read vs read_range vs bytesbuf_io
Side-by-side comparison of Rust crates
50
uninit-read
experimentalv0.1.1
A marker trait and utilities for safe, high-performance reads into uninitialized buffers.
51
read_range
experimentalv0.2.1
A portable and efficient crate for reading a specific range of bytes from a file. Provides both sync/async APIs and uses concurrent-safe positional I/O.
51
bytesbuf_io
experimentalv0.4.0
Asynchronous I/O abstractions expressed via `bytesbuf` types.
Core Metrics
| uninit-read | read_range | bytesbuf_io | |
|---|---|---|---|
| Health Score | 50 | 51 | 51 |
| Total Downloads | 71 | 2.7K | 81 |
| 30d Downloads | 4 | 64 | 20 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 8 | 4 |
| Last Updated | 136d ago | 144d ago | 29d ago |
| Age | 4m | 5m | 2m |
Health Breakdown
uninit-read
Maintenance
10
Quality
17
Community
6
Popularity
2
Documentation
15
read_range
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
13
bytesbuf_io
Maintenance
15
Quality
14
Community
8
Popularity
2
Documentation
12
Technical Details
| uninit-read | read_range | bytesbuf_io | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 7 | 3 | 8 |
| Crate Size | 12KB | 10KB | 21KB |
| Features | 11 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | 1.88 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •read_range leads with a health score of 51/100, but none of the options score above 80.