Decision Workspace
fused-reader vs io-pipe vs embedded-hal-error
Side-by-side comparison of Rust crates
37
fused-reader
growingv0.1.0
This crate provides fused reader type that if writer thread dies while holding armed fuse the reader will get BrokenPipe error
51
io-pipe
growingv0.7.3
A fast and thread-safe library for creating multi-writer and single-reader pipelines in Rust.
50
embedded-hal-error
growingv0.3.0
core::error::Error for embedded-hal Errors
Core Metrics
| fused-reader | io-pipe | embedded-hal-error | |
|---|---|---|---|
| Health Score | 37 | 51 | 50 |
| Total Downloads | 1.8K | 17.1K | 4.3K |
| 30d Downloads | 3 | 306 | 21 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 18 | 4 |
| Last Updated | 2403d ago | 173d ago | 548d ago |
| Age | 6y 7m | 1y 7m | 1y 6m |
Health Breakdown
fused-reader
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
12
io-pipe
Maintenance
11
Quality
16
Community
6
Popularity
5
Documentation
13
embedded-hal-error
Maintenance
11
Quality
14
Community
6
Popularity
4
Documentation
15
Technical Details
| fused-reader | io-pipe | embedded-hal-error | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.3 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 6 |
| Crate Size | 3KB | 14KB | 2KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •io-pipe leads with a health score of 51/100, but none of the options score above 80.
- •⚠ fused-reader, embedded-hal-error have not been updated in over a year.