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