Decision Workspace
futures-preview vs futures vs futures_codec
Side-by-side comparison of Rust crates
58
futures-preview
growingv0.2.2
An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
65
futures
growingv0.3.32
An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
61
futures_codec
growingv0.5.0
Utilities for encoding and decoding frames using `async/await`
Core Metrics
| futures-preview | futures | futures_codec | |
|---|---|---|---|
| Health Score | 58 | 65 | 61 |
| Total Downloads | 1.5M | 488.6M | 2.8M |
| 30d Downloads | 24.2K | 35.2M | 199.9K |
| Dependents | 1.5K | 235.0K | 358 |
| Releases | 21 | 73 | 17 |
| Last Updated | 2374d ago | 40d ago | 49d ago |
| Age | 7y 9m | 9y 8m | 6y 11m |
Health Breakdown
futures-preview
Maintenance
7
Quality
14
Community
19
Popularity
7
Documentation
11
futures
Maintenance
17
Quality
11
Community
18
Popularity
8
Documentation
11
futures_codec
Maintenance
13
Quality
15
Community
13
Popularity
8
Documentation
12
Technical Details
| futures-preview | futures | futures_codec | |
|---|---|---|---|
| Version | 0.2.2 | 0.3.32 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 11 | 9 |
| Crate Size | 26KB | 61KB | 14KB |
| Features | 3 | 13 | 3 |
| Yanked % | 4.8% | 31.5% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | 1.71 | — |
| Owners | 2 (team) | 3 | 1 |
Links
Quick Verdict
- •futures leads with a health score of 65/100, but none of the options score above 80.
- •futures is depended on by 235.0K crates — strongest ecosystem trust.
- •⚠ futures-preview has not been updated in over a year.