Decision Workspace
interval-task vs spawn_interval vs set_interval
Side-by-side comparison of Rust crates
40
interval-task
growingv0.3.4
Repeatedly execute a `Task` with fixed time delay. more than `setInterval`
40
spawn_interval
growingv0.1.0
Call a subroutine at a constant time interval
37
set_interval
growingv0.1.1
Call a subroutine at a constant time interval
Core Metrics
| interval-task | spawn_interval | set_interval | |
|---|---|---|---|
| Health Score | 40 | 40 | 37 |
| Total Downloads | 9.3K | 1.5K | 2.2K |
| 30d Downloads | 87 | 4 | 2 |
| Dependents | 0 | 0 | 0 |
| Releases | 8 | 1 | 2 |
| Last Updated | 450d ago | 1232d ago | 1233d ago |
| Age | 1y 9m | 3y 4m | 3y 4m |
Health Breakdown
interval-task
Maintenance
7
Quality
12
Community
3
Popularity
5
Documentation
13
spawn_interval
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
13
set_interval
Maintenance
4
Quality
10
Community
6
Popularity
4
Documentation
13
Technical Details
| interval-task | spawn_interval | set_interval | |
|---|---|---|---|
| Version | 0.3.4 | 0.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 5KB | 3KB | 3KB |
| Features | 2 | 0 | 0 |
| Yanked % | 25.0% | 0.0% | 100.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •interval-task leads with a health score of 40/100, but none of the options score above 80.
- •⚠ interval-task, spawn_interval, set_interval have not been updated in over a year.