Decision Workspace
float_duration vs jiff vs temporal_rs
Side-by-side comparison of Rust crates
41
float_duration
growingv0.3.3
Floating-point Duration support. Provides quantification for spans of time. Unlike the standard std::time or the chrono crate, this crate aims to provide a fully featured Duration type which exposes and uses floating-point values instead of integer ones.
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.
67
temporal_rs
growingv0.2.0
Temporal in Rust is an implementation of the TC39 Temporal Builtin Proposal in Rust.
Core Metrics
| float_duration | jiff | temporal_rs | |
|---|---|---|---|
| Health Score | 41 | 68 | 67 |
| Total Downloads | 28.0K | 85.4M | 846.0K |
| 30d Downloads | 180 | 11.3M | 477.4K |
| Dependents | 2 | 5.2K | 32 |
| Releases | 6 | 55 | 20 |
| Last Updated | 3200d ago | 24d ago | 31d ago |
| Age | 8y 10m | 2y 1m | 2y 1m |
Health Breakdown
float_duration
Maintenance
3
Quality
16
Community
6
Popularity
5
Documentation
11
jiff
Maintenance
17
Quality
13
Community
15
Popularity
8
Documentation
15
temporal_rs
Maintenance
18
Quality
15
Community
15
Popularity
7
Documentation
12
Technical Details
| float_duration | jiff | temporal_rs | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.23 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unlicense OR MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 27 | 11 |
| Crate Size | 14KB | 760KB | 184KB |
| Features | 3 | 15 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.70 | 1.83.0 |
| Owners | 1 | 1 | 2 (team) |
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.
- •⚠ float_duration has not been updated in over a year.