Decision Workspace
use-simulation-clock vs tick vs pausable_clock
Side-by-side comparison of Rust crates
51
use-simulation-clock
experimentalv0.0.1
Deterministic simulation clock helpers
60
tick
growingv0.3.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 | 51 | 60 | 50 |
| Total Downloads | 22 | 6.6K | 13.1K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 86 | 29 |
| Releases | 1 | 7 | 8 |
| Last Updated | 8d ago | 10d ago | 477d ago |
| Age | 8d | 10y 8m | 5y 9m |
Health Breakdown
use-simulation-clock
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
15
tick
Maintenance
14
Quality
15
Community
14
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.3.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 20 | 5 |
| Crate Size | 2KB | 54KB | 17KB |
| Features | 0 | 6 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.95.0 | 1.88 | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •tick leads with a health score of 60/100, but none of the options score above 80.
- •pausable_clock has the most downloads (13.1K), suggesting wider adoption.
- •⚠ pausable_clock has not been updated in over a year.
- •use-simulation-clock, tick are pre-1.0 — API may change.