Decision Workspace
buffered-io vs unowned-buf vs e-write-buffer
Side-by-side comparison of Rust crates
46
buffered-io
growingv0.6.0
Bufferering types for embedded-io
53
unowned-buf
growingv0.2.0
Buffered Read+BufRead and Write for Rust that does not own the underlying Read/Write
43
e-write-buffer
growingv0.6.1
A no_std, const-generic, `core::fmt::Write`able buffer
Core Metrics
| buffered-io | unowned-buf | e-write-buffer | |
|---|---|---|---|
| Health Score | 46 | 53 | 43 |
| Total Downloads | 90.5K | 12.1K | 9.5K |
| 30d Downloads | 8.9K | 183 | 10 |
| Dependents | 10 | 5 | 0 |
| Releases | 14 | 4 | 7 |
| Last Updated | 177d ago | 40d ago | 766d ago |
| Age | 3y | 1y 4m | 5y |
Health Breakdown
buffered-io
Maintenance
10
Quality
14
Community
6
Popularity
6
Documentation
10
unowned-buf
Maintenance
14
Quality
15
Community
7
Popularity
5
Documentation
12
e-write-buffer
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
12
Technical Details
| buffered-io | unowned-buf | e-write-buffer | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.0 | 0.6.1 |
| 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 | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.60.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unowned-buf leads with a health score of 53/100, but none of the options score above 80.
- •buffered-io has the most downloads (90.5K), suggesting wider adoption.
- •⚠ e-write-buffer has not been updated in over a year.