Decision Workspace
biff-datetime-cli vs jiff vs tz-rs
Side-by-side comparison of Rust crates
A command-line utility for doing datetime arithmetic, parsing and formatting. A non-exhaustive list of features: * Generate sequences of datetimes using RFC 5545 recurrence rules. * Perform calendar and absolute duration arithmetic interchangeably in a way that is safe with respect to daylight saving time. * IANA time zone database support. * The ability to tag arbitrary data in a JSON lines format with datetimes. This works great for reformatting or localizing timestamps in log files. * Datetimes can be written in a variety of flexible formats. For example, `biff time fmt '5pm last thursday'`. * Compare and sort datetimes.
A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project.
A pure Rust reimplementation of libc functions localtime, gmtime and mktime.
Core Metrics
| biff-datetime-cli | jiff | tz-rs | |
|---|---|---|---|
| Health Score | 43 | 68 | 67 |
| Total Downloads | 948 | 85.4M | 14.0M |
| 30d Downloads | 7 | 11.7M | 712.0K |
| Dependents | 0 | 5.2K | 369 |
| Releases | 2 | 55 | 32 |
| Last Updated | 140d ago | 24d ago | 57d ago |
| Age | 10m | 2y 1m | 4y 1m |
Health Breakdown
Technical Details
| biff-datetime-cli | jiff | tz-rs | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.23 | 0.7.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | Unlicense OR MIT | MIT OR Apache-2.0 |
| Dependencies | 23 | 27 | 0 |
| Crate Size | 161KB | 760KB | 48KB |
| Features | 1 | 15 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.70 | 1.85 |
| 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.