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