Decision Workspace
durr vs compound_duration vs duration_helper
Side-by-side comparison of Rust crates
45
durr
growingv2.0.0
5.minutes() instead of Duration::from_seconds(300)
61
compound_duration
growingv2.0.0
Convert seconds to compound duration (week, days, hours, minutes, seconds)
32
duration_helper
growingv0.1.0
Simple std::time::Duration extension methods for i64 and f64 types: 5.hours()
Core Metrics
| durr | compound_duration | duration_helper | |
|---|---|---|---|
| Health Score | 45 | 61 | 32 |
| Total Downloads | 3.0K | 55.6K | 1.7K |
| 30d Downloads | 18 | 871 | 19 |
| Dependents | 0 | 199 | 1 |
| Releases | 2 | 8 | 1 |
| Last Updated | 630d ago | 142d ago | 956d ago |
| Age | 1y 9m | 6y 9m | 2y 7m |
Health Breakdown
durr
Maintenance
5
Quality
20
Community
6
Popularity
4
Documentation
10
compound_duration
Maintenance
9
Quality
21
Community
12
Popularity
6
Documentation
13
duration_helper
Maintenance
1
Quality
16
Community
4
Popularity
4
Documentation
7
Technical Details
| durr | compound_duration | duration_helper | |
|---|---|---|---|
| Version | 2.0.0 | 2.0.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | BSD-3-Clause | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 1KB | 9KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •compound_duration leads with a health score of 61/100, but none of the options score above 80.
- •compound_duration is depended on by 199 crates — strongest ecosystem trust.
- •⚠ durr, duration_helper have not been updated in over a year.
- •duration_helper is pre-1.0 — API may change.