Decision Workspace
monotonic-time vs tai-time vs httpdate
Side-by-side comparison of Rust crates
49
monotonic-time
growingv1.0.2
A simple lightweight crate to convert seconds provided to `Coordinated Universal Time` (UTC) or ` Temps Atomique International` (TAI).
61
tai-time
stablev1.0.0
Nanosecond-precision monotonic clock timestamps based on the TAI time standard.
56
httpdate
growingv1.0.3
HTTP date parsing and formatting
Core Metrics
| monotonic-time | tai-time | httpdate | |
|---|---|---|---|
| Health Score | 49 | 61 | 56 |
| Total Downloads | 4.7K | 80.9K | 370.7M |
| 30d Downloads | 26 | 6.0K | 25.5M |
| Dependents | 6 | 23 | 3.8K |
| Releases | 3 | 9 | 11 |
| Last Updated | 1342d ago | 63d ago | 957d ago |
| Age | 3y 9m | 2y | 9y 5m |
Health Breakdown
monotonic-time
Maintenance
4
Quality
23
Community
8
Popularity
4
Documentation
10
tai-time
Maintenance
14
Quality
19
Community
10
Popularity
6
Documentation
12
httpdate
Maintenance
4
Quality
20
Community
12
Popularity
8
Documentation
12
Technical Details
| monotonic-time | tai-time | httpdate | |
|---|---|---|---|
| Version | 1.0.2 | 1.0.0 | 1.0.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 6 | 1 |
| Crate Size | 10KB | 30KB | 11KB |
| Features | 3 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88.0 | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tai-time leads with a health score of 61/100, but none of the options score above 80.
- •httpdate has the most downloads (370.7M), suggesting wider adoption.
- •httpdate is depended on by 3.8K crates — strongest ecosystem trust.
- •⚠ monotonic-time, httpdate have not been updated in over a year.