Decision Workspace
pubky-timestamp vs monotonic-time vs ntimestamp
Side-by-side comparison of Rust crates
48
pubky-timestamp
growingv0.4.1
Strictly monotonic unix timestamp in microseconds
49
monotonic-time
growingv1.0.2
A simple lightweight crate to convert seconds provided to `Coordinated Universal Time` (UTC) or ` Temps Atomique International` (TAI).
47
ntimestamp
growingv1.0.0
Strictly monotonic unix timestamp in microseconds
Core Metrics
| pubky-timestamp | monotonic-time | ntimestamp | |
|---|---|---|---|
| Health Score | 48 | 49 | 47 |
| Total Downloads | 16.4K | 4.7K | 307.4K |
| 30d Downloads | 969 | 26 | 68.8K |
| Dependents | 34 | 6 | 21 |
| Releases | 5 | 3 | 1 |
| Last Updated | 405d ago | 1342d ago | 399d ago |
| Age | 1y 5m | 3y 9m | 1y 1m |
Health Breakdown
pubky-timestamp
Maintenance
7
Quality
15
Community
11
Popularity
5
Documentation
10
monotonic-time
Maintenance
4
Quality
23
Community
8
Popularity
4
Documentation
10
ntimestamp
Maintenance
2
Quality
19
Community
9
Popularity
7
Documentation
10
Technical Details
| pubky-timestamp | monotonic-time | ntimestamp | |
|---|---|---|---|
| Version | 0.4.1 | 1.0.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 9 | 0 | 9 |
| Crate Size | 6KB | 10KB | 6KB |
| Features | 4 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •monotonic-time leads with a health score of 49/100, but none of the options score above 80.
- •ntimestamp has the most downloads (307.4K), suggesting wider adoption.
- •⚠ pubky-timestamp, monotonic-time, ntimestamp have not been updated in over a year.
- •pubky-timestamp is pre-1.0 — API may change.