Decision Workspace
sluice vs interrupt-read vs pipe-channel
Side-by-side comparison of Rust crates
55
sluice
growingv0.6.0
Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels
52
interrupt-read
experimentalv0.6.0
An simple implementation of an interruptable reader.
47
pipe-channel
growingv1.3.0
Channel implementation based on pipes
Core Metrics
| sluice | interrupt-read | pipe-channel | |
|---|---|---|---|
| Health Score | 55 | 52 | 47 |
| Total Downloads | 14.2M | 289 | 21.8K |
| 30d Downloads | 454.7K | 179 | 107 |
| Dependents | 154 | 3 | 14 |
| Releases | 12 | 6 | 9 |
| Last Updated | 281d ago | 45d ago | 2230d ago |
| Age | 6y 10m | 1m | 9y 9m |
Health Breakdown
sluice
Maintenance
6
Quality
14
Community
12
Popularity
8
Documentation
15
interrupt-read
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
10
pipe-channel
Maintenance
3
Quality
20
Community
7
Popularity
5
Documentation
12
Technical Details
| sluice | interrupt-read | pipe-channel | |
|---|---|---|---|
| Version | 0.6.0 | 0.6.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 0 | 2 |
| Crate Size | 14KB | 8KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.74 | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •sluice leads with a health score of 55/100, but none of the options score above 80.
- •sluice is depended on by 154 crates — strongest ecosystem trust.
- •⚠ pipe-channel has not been updated in over a year.
- •sluice, interrupt-read are pre-1.0 — API may change.