Decision Workspace
clock-lib vs qubit-clock vs prism3-clock
Side-by-side comparison of Rust crates
60
clock-lib
experimentalv1.0.0
Monotonic and wall-clock time readings for Rust, with a mockable clock for deterministic testing. Simple Tier-1 API, zero dependencies, no unsafe.
53
qubit-clock
experimentalv0.8.1
Thread-safe clock abstractions for Rust: monotonic clocks, mock testing, high-precision time meters, and timezone support
41
prism3-clock
experimentalv0.1.0
Thread-safe clock abstractions for Rust: monotonic clocks, mock testing, high-precision time meters, and timezone support
Core Metrics
| clock-lib | qubit-clock | prism3-clock | |
|---|---|---|---|
| Health Score | 60 | 53 | 41 |
| Total Downloads | 63 | 251 | 190 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 18 | 1 |
| Last Updated | 4d ago | today | 219d ago |
| Age | 4d | 1m | 7m |
Health Breakdown
clock-lib
Maintenance
19
Quality
18
Community
6
Popularity
2
Documentation
15
qubit-clock
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
15
prism3-clock
Maintenance
4
Quality
13
Community
6
Popularity
3
Documentation
15
Technical Details
| clock-lib | qubit-clock | prism3-clock | |
|---|---|---|---|
| Version | 1.0.0 | 0.8.1 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 5 | 4 |
| Crate Size | 55KB | 62KB | 46KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.94 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clock-lib leads with a health score of 60/100, but none of the options score above 80.
- •qubit-clock has the most downloads (251), suggesting wider adoption.
- •qubit-clock, prism3-clock are pre-1.0 — API may change.