Decision Workspace
stringify_interval vs parse_interval vs jiff
Side-by-side comparison of Rust crates
35
stringify_interval
growingv0.1.0
Stringify an interval into human-friendly text.
38
parse_interval
growingv0.2.0
Parse text with a specific format into a time interval.
68
jiff
growingv0.2.23
A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project.
Core Metrics
| stringify_interval | parse_interval | jiff | |
|---|---|---|---|
| Health Score | 35 | 38 | 68 |
| Total Downloads | 2.0K | 2.7K | 85.4M |
| 30d Downloads | 17 | 4 | 11.3M |
| Dependents | 0 | 0 | 5.2K |
| Releases | 1 | 2 | 55 |
| Last Updated | 767d ago | 779d ago | 24d ago |
| Age | 2y 1m | 2y 1m | 2y 1m |
Health Breakdown
stringify_interval
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
parse_interval
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
10
jiff
Maintenance
17
Quality
13
Community
15
Popularity
8
Documentation
15
Technical Details
| stringify_interval | parse_interval | jiff | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.2.23 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Unlicense OR MIT |
| Dependencies | 2 | 4 | 27 |
| Crate Size | 9KB | 7KB | 760KB |
| Features | 0 | 0 | 15 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jiff leads with a health score of 68/100, but none of the options score above 80.
- •jiff is depended on by 5.2K crates — strongest ecosystem trust.
- •⚠ stringify_interval, parse_interval have not been updated in over a year.