Decision Workspace
futures-polling vs smol-timeout vs smoltimeout
Side-by-side comparison of Rust crates
46
futures-polling
growingv0.1.1
An enum similar to Poll, but containing a future in its Pending variant
55
smol-timeout
growingv0.6.1
A way to poll a future until it or a timer completes.
49
smoltimeout
growingv0.6.3
A way to poll a future until it or a timer completes.
Core Metrics
| futures-polling | smol-timeout | smoltimeout | |
|---|---|---|---|
| Health Score | 46 | 55 | 49 |
| Total Downloads | 10.4K | 612.8K | 6.3K |
| 30d Downloads | 474 | 11.9K | 110 |
| Dependents | 35 | 962 | 18 |
| Releases | 3 | 7 | 3 |
| Last Updated | 2030d ago | 388d ago | 302d ago |
| Age | 5y 6m | 5y 10m | 1y 4m |
Health Breakdown
futures-polling
Maintenance
4
Quality
15
Community
10
Popularity
5
Documentation
12
smol-timeout
Maintenance
5
Quality
15
Community
16
Popularity
7
Documentation
12
smoltimeout
Maintenance
7
Quality
15
Community
9
Popularity
5
Documentation
13
Technical Details
| futures-polling | smol-timeout | smoltimeout | |
|---|---|---|---|
| Version | 0.1.1 | 0.6.1 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 12KB | 11KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •smol-timeout leads with a health score of 55/100, but none of the options score above 80.
- •smol-timeout is depended on by 962 crates — strongest ecosystem trust.
- •⚠ futures-polling, smol-timeout have not been updated in over a year.