Decision Workspace
future_handles vs callback-future vs futures
Side-by-side comparison of Rust crates
38
future_handles
growingv0.2.0
A library crate to complete futures via handles
33
callback-future
growingv0.1.0
Adapter between callbacks and futures
65
futures
growingv0.3.32
An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
Core Metrics
| future_handles | callback-future | futures | |
|---|---|---|---|
| Health Score | 38 | 33 | 65 |
| Total Downloads | 4.6K | 6.1K | 488.6M |
| 30d Downloads | 20 | 650 | 36.4M |
| Dependents | 0 | 0 | 235.0K |
| Releases | 3 | 1 | 73 |
| Last Updated | 1510d ago | 2132d ago | 40d ago |
| Age | 4y 1m | 5y 10m | 9y 8m |
Health Breakdown
future_handles
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
10
callback-future
Maintenance
1
Quality
15
Community
3
Popularity
5
Documentation
9
futures
Maintenance
17
Quality
11
Community
18
Popularity
8
Documentation
11
Technical Details
| future_handles | callback-future | futures | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.3.32 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-only | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 11 |
| Crate Size | 8KB | 7KB | 61KB |
| Features | 1 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 31.5% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 3 |
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.
- •⚠ future_handles, callback-future have not been updated in over a year.