Decision Workspace
clocksync vs nunc-time vs adjusting_clock
Side-by-side comparison of Rust crates
49
clocksync
experimentalv0.2.0
Fault-tolerant clock synchronization using Marzullo's algorithm with NULID nanosecond timestamps
45
nunc-time
experimentalv0.0.0
Trustworthy wall-clock time via multi-source network consensus
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.
Core Metrics
| clocksync | nunc-time | adjusting_clock | |
|---|---|---|---|
| Health Score | 49 | 45 | 39 |
| Total Downloads | 67 | 14 | 2.9K |
| 30d Downloads | 67 | 14 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 10d ago | 4d ago | 1304d ago |
| Age | 10d | 4d | 3y 6m |
Health Breakdown
clocksync
Maintenance
13
Quality
16
Community
6
Popularity
2
Documentation
12
nunc-time
Maintenance
13
Quality
15
Community
6
Popularity
1
Documentation
10
adjusting_clock
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
13
Technical Details
| clocksync | nunc-time | adjusting_clock | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 15 | 0 |
| Crate Size | 17KB | 187KB | 5KB |
| Features | 2 | 10 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clocksync leads with a health score of 49/100, but none of the options score above 80.
- •adjusting_clock has the most downloads (2.9K), suggesting wider adoption.
- •⚠ adjusting_clock has not been updated in over a year.