Decision Workspace
use-simulation-clock vs tick vs pausable_clock
Side-by-side comparison of Rust crates
49
use-simulation-clock
experimentalv0.0.1
Deterministic simulation clock helpers
63
tick
growingv0.4.0
Provides primitives to interact with and manipulate machine time.
50
pausable_clock
growingv1.0.2
A source of time information that can be paused and resumed
Core Metrics
| use-simulation-clock | tick | pausable_clock | |
|---|---|---|---|
| Health Score | 49 | 63 | 50 |
| Total Downloads | 94 | 9.2K | 13.3K |
| 30d Downloads | 0 | 1.6K | 0 |
| Dependents | 1 | 186 | 29 |
| Releases | 1 | 13 | 8 |
| Last Updated | 57d ago | 5d ago | 526d ago |
| Age | 1m | 10y 10m | 5y 11m |
Health Breakdown
use-simulation-clock
Maintenance
10
Quality
15
Community
7
Popularity
2
Documentation
15
tick
Maintenance
16
Quality
15
Community
15
Popularity
5
Documentation
12
pausable_clock
Maintenance
5
Quality
21
Community
10
Popularity
5
Documentation
9
Technical Details
| use-simulation-clock | tick | pausable_clock | |
|---|---|---|---|
| Version | 0.0.1 | 0.4.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 19 | 5 |
| Crate Size | 2KB | 55KB | 17KB |
| Features | 0 | 6 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.95.0 | 1.93 | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •tick leads with a health score of 63/100, but none of the options score above 80.
- •pausable_clock has the most downloads (13.3K), suggesting wider adoption.
- •tick is depended on by 186 crates — strongest ecosystem trust.
- •⚠ pausable_clock has not been updated in over a year.
- •use-simulation-clock, tick are pre-1.0 — API may change.