Decision Workspace
escapement vs qubit-clock vs axess-clock
Side-by-side comparison of Rust crates
48
escapement
experimentalv0.1.0
Deterministic time for multi-threaded synchronous code: a virtual clock that only advances when every participating thread is parked
59
qubit-clock
experimentalv0.8.1
Thread-safe clock abstractions for Rust: monotonic clocks, mock testing, high-precision time meters, and timezone support
50
axess-clock
experimentalv0.2.0
Injectable Clock trait for deterministic simulation testing (DST). Foundational primitive used by axess and adjacent crates: production code depends on the `Clock` trait, tests inject `MockClock` to make time-dependent behaviour reproducible.
Core Metrics
| escapement | qubit-clock | axess-clock | |
|---|---|---|---|
| Health Score | 48 | 59 | 50 |
| Total Downloads | 18 | 7.7K | 98 |
| 30d Downloads | 0 | 7.4K | 0 |
| Dependents | 0 | 1 | 5 |
| Releases | 1 | 18 | 1 |
| Last Updated | 5d ago | 49d ago | 42d ago |
| Age | 5d | 3m | 1m |
Health Breakdown
escapement
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
12
qubit-clock
Maintenance
17
Quality
15
Community
7
Popularity
5
Documentation
15
axess-clock
Maintenance
10
Quality
15
Community
8
Popularity
2
Documentation
15
Technical Details
| escapement | qubit-clock | axess-clock | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 1 |
| Crate Size | 15KB | 62KB | 12KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.94 | 1.87 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qubit-clock leads with a health score of 59/100, but none of the options score above 80.