Decision Workspace
any-mpsc vs dfb vs flume
Side-by-side comparison of Rust crates
42
any-mpsc
growingv0.3.1
An mpsc that allows arbitrary types to be passed through
51
dfb
growingv1.4.0
Dynamic-Fifo-Buffer, like AnyMap but uses a VecDeque to store values and treats access as a Fifo.
67
flume
growingv0.12.0
A blazingly fast multi-producer channel
Core Metrics
| any-mpsc | dfb | flume | |
|---|---|---|---|
| Health Score | 42 | 51 | 67 |
| Total Downloads | 11.5K | 18.0K | 142.0M |
| 30d Downloads | 10 | 33 | 12.3M |
| Dependents | 0 | 8 | 8.9K |
| Releases | 8 | 12 | 39 |
| Last Updated | 1712d ago | 1709d ago | 109d ago |
| Age | 4y 8m | 4y 8m | 6y 8m |
Health Breakdown
any-mpsc
Maintenance
7
Quality
12
Community
6
Popularity
5
Documentation
12
dfb
Maintenance
5
Quality
21
Community
8
Popularity
5
Documentation
12
flume
Maintenance
12
Quality
15
Community
20
Popularity
8
Documentation
12
Technical Details
| any-mpsc | dfb | flume | |
|---|---|---|---|
| Version | 0.3.1 | 1.4.0 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 1 | 0 | 13 |
| Crate Size | 4KB | 4KB | 69KB |
| Features | 2 | 0 | 5 |
| Yanked % | 25.0% | 0.0% | 2.6% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •flume leads with a health score of 67/100, but none of the options score above 80.
- •flume is depended on by 8.9K crates — strongest ecosystem trust.
- •⚠ any-mpsc, dfb have not been updated in over a year.
- •any-mpsc, flume are pre-1.0 — API may change.