Decision Workspace
ntimestamp vs monotonic-time vs pubky-timestamp
Side-by-side comparison of Rust crates
47
ntimestamp
growingv1.0.0
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).
48
pubky-timestamp
growingv0.4.1
Strictly monotonic unix timestamp in microseconds
Core Metrics
| ntimestamp | monotonic-time | pubky-timestamp | |
|---|---|---|---|
| Health Score | 47 | 49 | 48 |
| Total Downloads | 307.4K | 4.7K | 16.4K |
| 30d Downloads | 68.8K | 26 | 969 |
| Dependents | 21 | 6 | 34 |
| Releases | 1 | 3 | 5 |
| Last Updated | 399d ago | 1342d ago | 405d ago |
| Age | 1y 1m | 3y 9m | 1y 5m |
Health Breakdown
ntimestamp
Maintenance
2
Quality
19
Community
9
Popularity
7
Documentation
10
monotonic-time
Maintenance
4
Quality
23
Community
8
Popularity
4
Documentation
10
pubky-timestamp
Maintenance
7
Quality
15
Community
11
Popularity
5
Documentation
10
Technical Details
| ntimestamp | monotonic-time | pubky-timestamp | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.2 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| 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 | 1 | 1 | 2 |
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.
- •⚠ ntimestamp, monotonic-time, pubky-timestamp have not been updated in over a year.
- •pubky-timestamp is pre-1.0 — API may change.