Decision Workspace
unowned-buf vs buffered-io vs dh
Side-by-side comparison of Rust crates
53
unowned-buf
growingv0.2.0
Buffered Read+BufRead and Write for Rust that does not own the underlying Read/Write
46
buffered-io
growingv0.6.0
Bufferering types for embedded-io
64
dh
growingv0.10.0
Data handling in Rust, made easy.
Core Metrics
| unowned-buf | buffered-io | dh | |
|---|---|---|---|
| Health Score | 53 | 46 | 64 |
| Total Downloads | 12.1K | 90.5K | 14.5K |
| 30d Downloads | 183 | 8.9K | 133 |
| Dependents | 5 | 10 | 27 |
| Releases | 4 | 14 | 14 |
| Last Updated | 40d ago | 177d ago | 101d ago |
| Age | 1y 4m | 3y | 1y 6m |
Health Breakdown
unowned-buf
Maintenance
14
Quality
15
Community
7
Popularity
5
Documentation
12
buffered-io
Maintenance
10
Quality
14
Community
6
Popularity
6
Documentation
10
dh
Maintenance
14
Quality
17
Community
15
Popularity
5
Documentation
13
Technical Details
| unowned-buf | buffered-io | dh | |
|---|---|---|---|
| Version | 0.2.0 | 0.6.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT / Apache-2.0 | MIT |
| Dependencies | 1 | 6 | 0 |
| Crate Size | 14KB | 7KB | 11KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.60.0 | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •dh leads with a health score of 64/100, but none of the options score above 80.
- •buffered-io has the most downloads (90.5K), suggesting wider adoption.