Decision Workspace
timer vs monotonic-timer vs devtimer
Side-by-side comparison of Rust crates
44
timer
growingv0.2.0
A simple timer. Use it to schedule execution of closures after a delay or at a given timestamp.
41
monotonic-timer
growingv1.0.0
A simple monotonic timer. Use it to schedule execution of closures after a delay.
52
devtimer
growingv4.0.1
A simple library for benchmarking code
Core Metrics
| timer | monotonic-timer | devtimer | |
|---|---|---|---|
| Health Score | 44 | 41 | 52 |
| Total Downloads | 4.4M | 2.6K | 62.5K |
| 30d Downloads | 223.6K | 41 | 307 |
| Dependents | 415 | 3 | 212 |
| Releases | 8 | 1 | 12 |
| Last Updated | 3119d ago | 750d ago | 1914d ago |
| Age | 10y | 2y | 6y 4m |
Health Breakdown
timer
Maintenance
3
Quality
15
Community
10
Popularity
8
Documentation
8
monotonic-timer
Maintenance
1
Quality
21
Community
5
Popularity
4
Documentation
10
devtimer
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
12
Technical Details
| timer | monotonic-timer | devtimer | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.0 | 4.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | MPL-2.0 | Apache-2.0 |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 12KB | 13KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •devtimer leads with a health score of 52/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.
- •⚠ timer, monotonic-timer, devtimer have not been updated in over a year.
- •timer is pre-1.0 — API may change.