Decision Workspace
aoc_utility vs parse_duration vs fundu
Side-by-side comparison of Rust crates
34
aoc_utility
growingv0.1.3
This is Advent of Code Utility for parsing daily input
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
| aoc_utility | parse_duration | fundu | |
|---|---|---|---|
| Health Score | 34 | 57 | 57 |
| Total Downloads | 5.2K | 3.6M | 791.5K |
| 30d Downloads | 7 | 543.3K | 25.4K |
| Dependents | 0 | 655 | 58 |
| Releases | 4 | 9 | 16 |
| Last Updated | 639d ago | 1828d ago | 567d ago |
| Age | 1y 9m | 8y 7m | 3y 1m |
Health Breakdown
aoc_utility
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
7
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
| aoc_utility | parse_duration | fundu | |
|---|---|---|---|
| Version | 0.1.3 | 2.1.1 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 3 | 12 |
| Crate Size | 3KB | 9KB | 60KB |
| Features | 0 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 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.
- •⚠ aoc_utility, parse_duration, fundu have not been updated in over a year.
- •aoc_utility is pre-1.0 — API may change.