Decision Workspace
set_timeout vs timer-kit vs async-timeouts
Side-by-side comparison of Rust crates
39
set_timeout
growingv0.1.4
A crate which allows efficiently executing futures after some delay has passed
44
timer-kit
growingv0.1.1
A timer toolkit that is generic over the underlying timer implementation.
42
async-timeouts
experimentalv0.3.2
An instrument to start async tasks after timeouts
Core Metrics
| set_timeout | timer-kit | async-timeouts | |
|---|---|---|---|
| Health Score | 39 | 44 | 42 |
| Total Downloads | 6.2K | 245.9K | 4.2K |
| 30d Downloads | 7 | 37.2K | 10 |
| Dependents | 0 | 94 | 1 |
| Releases | 5 | 2 | 7 |
| Last Updated | 1295d ago | 1150d ago | 345d ago |
| Age | 3y 8m | 3y 1m | 11m |
Health Breakdown
set_timeout
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
10
timer-kit
Maintenance
4
Quality
13
Community
8
Popularity
6
Documentation
13
async-timeouts
Maintenance
10
Quality
9
Community
7
Popularity
4
Documentation
12
Technical Details
| set_timeout | timer-kit | async-timeouts | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-only | MIT/Apache-2.0 | MIT |
| Dependencies | 5 | 17 | 3 |
| Crate Size | 11KB | 28KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 28.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.78 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •timer-kit leads with a health score of 44/100, but none of the options score above 80.
- •⚠ set_timeout, timer-kit have not been updated in over a year.