Decision Workspace
unicycle vs futures vs futures_codec
Side-by-side comparison of Rust crates
55
unicycle
growingv0.10.2
A scheduler for driving a large number of futures.
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
| unicycle | futures | futures_codec | |
|---|---|---|---|
| Health Score | 55 | 65 | 61 |
| Total Downloads | 309.1K | 488.6M | 2.8M |
| 30d Downloads | 35.7K | 36.4M | 207.3K |
| Dependents | 180 | 235.0K | 358 |
| Releases | 38 | 73 | 17 |
| Last Updated | 601d ago | 40d ago | 49d ago |
| Age | 6y 2m | 9y 8m | 6y 11m |
Health Breakdown
unicycle
Maintenance
7
Quality
14
Community
12
Popularity
7
Documentation
15
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
| unicycle | futures | futures_codec | |
|---|---|---|---|
| Version | 0.10.2 | 0.3.32 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 11 | 9 |
| Crate Size | 27KB | 61KB | 14KB |
| Features | 3 | 13 | 3 |
| Yanked % | 2.6% | 31.5% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.68 | 1.71 | — |
| Owners | 1 | 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.
- •⚠ unicycle has not been updated in over a year.