Decision Workspace
duration-str vs jiff vs humantime
Side-by-side comparison of Rust crates
61
duration-str
growingv0.21.0
duration string parser
70
jiff
growingv0.2.25
A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project.
64
humantime
growingv2.3.0
A parser and formatter for std::time::{Duration, SystemTime}
Core Metrics
| duration-str | jiff | humantime | |
|---|---|---|---|
| Health Score | 61 | 70 | 64 |
| Total Downloads | 7.6M | 111.7M | 360.1M |
| 30d Downloads | 465.6K | 14.6M | 19.4M |
| Dependents | 703 | 6.9K | 17.7K |
| Releases | 41 | 57 | 17 |
| Last Updated | 83d ago | 1d ago | 256d ago |
| Age | 5y 2m | 2y 3m | 10y |
Health Breakdown
duration-str
Maintenance
14
Quality
15
Community
14
Popularity
8
Documentation
10
jiff
Maintenance
19
Quality
13
Community
15
Popularity
8
Documentation
15
humantime
Maintenance
7
Quality
20
Community
16
Popularity
8
Documentation
13
Technical Details
| duration-str | jiff | humantime | |
|---|---|---|---|
| Version | 0.21.0 | 0.2.25 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Unlicense OR MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 27 | 4 |
| Crate Size | 22KB | 760KB | 23KB |
| Features | 4 | 15 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •jiff leads with a health score of 70/100, but none of the options score above 80.
- •humantime has the most downloads (360.1M), suggesting wider adoption.
- •humantime is depended on by 17.7K crates — strongest ecosystem trust.
- •duration-str, jiff are pre-1.0 — API may change.