Decision Workspace
e-write-buffer vs e-ring vs buffered-io
Side-by-side comparison of Rust crates
43
e-write-buffer
growingv0.6.1
A no_std, const-generic, `core::fmt::Write`able buffer
42
e-ring
growingv0.3.0
A no_std append only ring buffer, when full new element replace oldest one
46
buffered-io
growingv0.6.0
Bufferering types for embedded-io
Core Metrics
| e-write-buffer | e-ring | buffered-io | |
|---|---|---|---|
| Health Score | 43 | 42 | 46 |
| Total Downloads | 9.5K | 5.2K | 90.5K |
| 30d Downloads | 10 | 21 | 8.6K |
| Dependents | 0 | 0 | 10 |
| Releases | 7 | 3 | 14 |
| Last Updated | 766d ago | 1645d ago | 177d ago |
| Age | 5y | 5y | 3y |
Health Breakdown
e-write-buffer
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
12
e-ring
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
12
buffered-io
Maintenance
10
Quality
14
Community
6
Popularity
6
Documentation
10
Technical Details
| e-write-buffer | e-ring | buffered-io | |
|---|---|---|---|
| Version | 0.6.1 | 0.3.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT / Apache-2.0 |
| Dependencies | 0 | 2 | 6 |
| Crate Size | 4KB | 6KB | 7KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •buffered-io leads with a health score of 46/100, but none of the options score above 80.
- •⚠ e-write-buffer, e-ring have not been updated in over a year.