Decision Workspace
adjusting_clock vs clocksource vs tick
Side-by-side comparison of Rust crates
39
adjusting_clock
growingv0.1.0
Measure time, while synchronizing it with an external source, for example adjusting the clock of a client to match the time one of a server.
64
clocksource
stablev1.0.0
Library for times and durations with fixed-size representations
58
tick
growingv0.2.1
Provides primitives to interact with and manipulate machine time.
Core Metrics
| adjusting_clock | clocksource | tick | |
|---|---|---|---|
| Health Score | 39 | 64 | 58 |
| Total Downloads | 2.9K | 15.3M | 5.8K |
| 30d Downloads | 3 | 797.7K | 636 |
| Dependents | 0 | 89 | 46 |
| Releases | 1 | 17 | 6 |
| Last Updated | 1304d ago | 7d ago | 28d ago |
| Age | 3y 6m | 9y 7m | 10y 6m |
Health Breakdown
adjusting_clock
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
13
clocksource
Maintenance
16
Quality
13
Community
15
Popularity
8
Documentation
12
tick
Maintenance
13
Quality
15
Community
14
Popularity
4
Documentation
12
Technical Details
| adjusting_clock | clocksource | tick | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 3 | 20 |
| Crate Size | 5KB | 22KB | 51KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.88 |
| Owners | 1 | 3 (team) | 3 |
Links
Quick Verdict
- •clocksource leads with a health score of 64/100, but none of the options score above 80.
- •⚠ adjusting_clock has not been updated in over a year.
- •adjusting_clock, tick are pre-1.0 — API may change.