Decision Workspace
chrono_elapsed vs easy_time vs simple-datetime-rs
Side-by-side comparison of Rust crates
55
chrono_elapsed
stablev1.0.12
A simple extension of chrono. Answers questions like: how much time has elapsed since date y? How long until date x will be upon us?
54
easy_time
growingv0.2.2
A simple and intuitive library for handling time in Rust
52
simple-datetime-rs
experimentalv0.3.0
A high-performance, lightweight date and time library for Rust with dramatically faster parsing, memory-efficient operations, and chrono-compatible formatting
Core Metrics
| chrono_elapsed | easy_time | simple-datetime-rs | |
|---|---|---|---|
| Health Score | 55 | 54 | 52 |
| Total Downloads | 21.4K | 9.7K | 2.0K |
| 30d Downloads | 37 | 19 | 84 |
| Dependents | 2 | 0 | 6 |
| Releases | 16 | 13 | 7 |
| Last Updated | 1727d ago | 64d ago | 107d ago |
| Age | 4y 8m | 2y 5m | 6m |
Health Breakdown
chrono_elapsed
Maintenance
12
Quality
20
Community
6
Popularity
5
Documentation
12
easy_time
Maintenance
14
Quality
15
Community
5
Popularity
5
Documentation
15
simple-datetime-rs
Maintenance
13
Quality
15
Community
7
Popularity
4
Documentation
13
Technical Details
| chrono_elapsed | easy_time | simple-datetime-rs | |
|---|---|---|---|
| Version | 1.0.12 | 0.2.2 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 1 | 5 |
| Crate Size | 6KB | 12KB | 35KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chrono_elapsed leads with a health score of 55/100, but none of the options score above 80.
- •⚠ chrono_elapsed has not been updated in over a year.
- •easy_time, simple-datetime-rs are pre-1.0 — API may change.