Decision Workspace
native-timer vs iceyee_timer vs timer
Side-by-side comparison of Rust crates
49
native-timer
growingv0.5.2
Timer library which uses OS timer capabilities.
45
iceyee_timer
growingv3.0.2
Timer.
44
timer
growingv0.2.0
A simple timer. Use it to schedule execution of closures after a delay or at a given timestamp.
Core Metrics
| native-timer | iceyee_timer | timer | |
|---|---|---|---|
| Health Score | 49 | 45 | 44 |
| Total Downloads | 13.3K | 12.3K | 4.4M |
| 30d Downloads | 29 | 13 | 223.6K |
| Dependents | 0 | 11 | 415 |
| Releases | 10 | 9 | 8 |
| Last Updated | 1160d ago | 833d ago | 3119d ago |
| Age | 3y 2m | 3y 4m | 10y |
Health Breakdown
native-timer
Maintenance
9
Quality
16
Community
6
Popularity
5
Documentation
13
iceyee_timer
Maintenance
4
Quality
20
Community
6
Popularity
5
Documentation
10
timer
Maintenance
3
Quality
15
Community
10
Popularity
8
Documentation
8
Technical Details
| native-timer | iceyee_timer | timer | |
|---|---|---|---|
| Version | 0.5.2 | 3.0.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MPL-2.0 |
| Dependencies | 4 | 2 | 1 |
| Crate Size | 12KB | 7KB | 12KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •native-timer leads with a health score of 49/100, but none of the options score above 80.
- •timer has the most downloads (4.4M), suggesting wider adoption.
- •timer is depended on by 415 crates — strongest ecosystem trust.
- •⚠ native-timer, iceyee_timer, timer have not been updated in over a year.
- •native-timer, timer are pre-1.0 — API may change.