Decision Workspace
futures-ratelimit vs futures-lite vs stream-cancel
Side-by-side comparison of Rust crates
38
futures-ratelimit
growingv1.0.1
Bounded flavors of futures' FuturesUnordered and FuturesOrdered
73
futures-lite
growingv2.6.1
Futures, streams, and async I/O combinators
48
stream-cancel
growingv0.8.2
A library for interrupting asynchronous streams.
Core Metrics
| futures-ratelimit | futures-lite | stream-cancel | |
|---|---|---|---|
| Health Score | 38 | 73 | 48 |
| Total Downloads | 17.2K | 213.4M | 7.7M |
| 30d Downloads | 82 | 12.8M | 304.8K |
| Dependents | 0 | 8.4K | 539 |
| Releases | 3 | 39 | 23 |
| Last Updated | 802d ago | 236d ago | 831d ago |
| Age | 2y 2m | 5y 10m | 7y 9m |
Health Breakdown
futures-ratelimit
Maintenance
5
Quality
13
Community
5
Popularity
5
Documentation
10
futures-lite
Maintenance
10
Quality
20
Community
20
Popularity
8
Documentation
15
stream-cancel
Maintenance
4
Quality
12
Community
12
Popularity
8
Documentation
12
Technical Details
| futures-ratelimit | futures-lite | stream-cancel | |
|---|---|---|---|
| Version | 1.0.1 | 2.6.1 | 0.8.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 8 | 8 |
| Crate Size | 7KB | 46KB | 15KB |
| Features | 0 | 4 | 0 |
| Yanked % | 33.3% | 0.0% | 4.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | 1.63.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •futures-lite leads with a health score of 73/100, but none of the options score above 80.
- •futures-lite is depended on by 8.4K crates — strongest ecosystem trust.
- •⚠ futures-ratelimit, stream-cancel have not been updated in over a year.
- •stream-cancel is pre-1.0 — API may change.