Decision Workspace
buffered-io vs unowned-buf vs nostdio
Side-by-side comparison of Rust crates
45
buffered-io
growingv0.6.0
Bufferering types for embedded-io
50
unowned-buf
growingv0.2.0
Buffered Read+BufRead and Write for Rust that does not own the underlying Read/Write
49
nostdio
experimentalv0.1.0
no_std-compatible I/O traits (Read, Write, Seek) with optional std re-exports, cursors, and progress reporting
Core Metrics
| buffered-io | unowned-buf | nostdio | |
|---|---|---|---|
| Health Score | 45 | 50 | 49 |
| Total Downloads | 104.4K | 12.7K | 132 |
| 30d Downloads | 7.2K | 0 | 0 |
| Dependents | 10 | 6 | 1 |
| Releases | 14 | 4 | 1 |
| Last Updated | 236d ago | 99d ago | 59d ago |
| Age | 3y 2m | 1y 6m | 1m |
Health Breakdown
buffered-io
Maintenance
9
Quality
14
Community
6
Popularity
6
Documentation
10
unowned-buf
Maintenance
11
Quality
15
Community
7
Popularity
5
Documentation
12
nostdio
Maintenance
10
Quality
17
Community
7
Popularity
3
Documentation
12
Technical Details
| buffered-io | unowned-buf | nostdio | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT / Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 1 | 0 |
| Crate Size | 7KB | 14KB | 11KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.60.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unowned-buf leads with a health score of 50/100, but none of the options score above 80.
- •buffered-io has the most downloads (104.4K), suggesting wider adoption.