Decision Workspace
durstr vs parse_duration vs fundu
Side-by-side comparison of Rust crates
52
durstr
experimentalv0.5.1
A simple library for parsing human-readable strings into durations.
57
parse_duration
growingv2.1.1
Parses a duration from a string.
57
fundu
growingv2.0.1
Configurable, precise and fast rust string parser to a Duration
Core Metrics
| durstr | parse_duration | fundu | |
|---|---|---|---|
| Health Score | 52 | 57 | 57 |
| Total Downloads | 3.2K | 3.6M | 791.5K |
| 30d Downloads | 1.9K | 523.9K | 24.6K |
| Dependents | 0 | 655 | 58 |
| Releases | 6 | 9 | 16 |
| Last Updated | 12d ago | 1828d ago | 567d ago |
| Age | 7m | 8y 7m | 3y 1m |
Health Breakdown
durstr
Maintenance
18
Quality
14
Community
6
Popularity
4
Documentation
10
parse_duration
Maintenance
4
Quality
20
Community
14
Popularity
8
Documentation
11
fundu
Maintenance
6
Quality
21
Community
11
Popularity
7
Documentation
12
Technical Details
| durstr | parse_duration | fundu | |
|---|---|---|---|
| Version | 0.5.1 | 2.1.1 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 3 | 12 |
| Crate Size | 6KB | 9KB | 60KB |
| Features | 0 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2021 |
| MSRV | — | — | 1.66.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse_duration leads with a health score of 57/100, but none of the options score above 80.
- •parse_duration is depended on by 655 crates — strongest ecosystem trust.
- •⚠ parse_duration, fundu have not been updated in over a year.
- •durstr is pre-1.0 — API may change.