Decision Workspace
futures-either vs smol-timeout vs smoltimeout
Side-by-side comparison of Rust crates
42
futures-either
growingv0.1.0
A way to await on the output of either of two futures
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-either | smol-timeout | smoltimeout | |
|---|---|---|---|
| Health Score | 42 | 55 | 49 |
| Total Downloads | 5.5K | 612.8K | 6.3K |
| 30d Downloads | 5 | 11.9K | 110 |
| Dependents | 0 | 962 | 18 |
| Releases | 2 | 7 | 3 |
| Last Updated | 2030d ago | 388d ago | 302d ago |
| Age | 5y 6m | 5y 10m | 1y 4m |
Health Breakdown
futures-either
Maintenance
3
Quality
17
Community
6
Popularity
4
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-either | smol-timeout | smoltimeout | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.1 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 9KB | 11KB | 11KB |
| Features | 2 | 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-either, smol-timeout have not been updated in over a year.