Decision Workspace
zila vs tokio-js-set-interval vs timer-kit
Side-by-side comparison of Rust crates
49
zila
growingv0.1.8
A library for calling functions on certain events
49
tokio-js-set-interval
growingv1.3.0
Allows you to use `setInterval(callback, ms)` and `setTimeout(callback, ms)` as in Javascript inside a `tokio` runtime. The library provides the macros `set_interval!(callback, ms)` and `set_timeout!(callback, ms)`.
44
timer-kit
growingv0.1.1
A timer toolkit that is generic over the underlying timer implementation.
Core Metrics
| zila | tokio-js-set-interval | timer-kit | |
|---|---|---|---|
| Health Score | 49 | 49 | 44 |
| Total Downloads | 8.1K | 27.2K | 245.9K |
| 30d Downloads | 9 | 561 | 37.2K |
| Dependents | 0 | 0 | 94 |
| Releases | 7 | 8 | 2 |
| Last Updated | 1053d ago | 1006d ago | 1150d ago |
| Age | 2y 10m | 4y 10m | 3y 1m |
Health Breakdown
zila
Maintenance
10
Quality
18
Community
3
Popularity
5
Documentation
13
tokio-js-set-interval
Maintenance
4
Quality
20
Community
5
Popularity
5
Documentation
15
timer-kit
Maintenance
4
Quality
13
Community
8
Popularity
6
Documentation
13
Technical Details
| zila | tokio-js-set-interval | timer-kit | |
|---|---|---|---|
| Version | 0.1.8 | 1.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 17 |
| Crate Size | 18KB | 13KB | 28KB |
| Features | 8 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.66 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zila leads with a health score of 49/100, but none of the options score above 80.
- •timer-kit has the most downloads (245.9K), suggesting wider adoption.
- •⚠ zila, tokio-js-set-interval, timer-kit have not been updated in over a year.
- •zila, timer-kit are pre-1.0 — API may change.