Decision Workspace
secfmt vs mnumonic vs humantime
Side-by-side comparison of Rust crates
47
secfmt
growingv0.1.1
Converts seconds into a human readable format (struct) containing years, days, hours, minutes and seconds.
40
mnumonic
growingv0.2.0
A tiny library to convert opaque binary data to and from a human-memorable phrase
65
humantime
growingv2.3.0
A parser and formatter for std::time::{Duration, SystemTime}
Core Metrics
| secfmt | mnumonic | humantime | |
|---|---|---|---|
| Health Score | 47 | 40 | 65 |
| Total Downloads | 9.3K | 3.1K | 325.0M |
| 30d Downloads | 141 | 4 | 16.6M |
| Dependents | 58 | 0 | 15.5K |
| Releases | 2 | 2 | 17 |
| Last Updated | 2548d ago | 2217d ago | 197d ago |
| Age | 6y 11m | 6y 1m | 9y 10m |
Health Breakdown
secfmt
Maintenance
3
Quality
16
Community
11
Popularity
5
Documentation
12
mnumonic
Maintenance
3
Quality
18
Community
6
Popularity
4
Documentation
9
humantime
Maintenance
8
Quality
20
Community
16
Popularity
8
Documentation
13
Technical Details
| secfmt | mnumonic | humantime | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | 0BSD | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 4 |
| Crate Size | 3KB | 5KB | 23KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •humantime leads with a health score of 65/100, but none of the options score above 80.
- •humantime is depended on by 15.5K crates — strongest ecosystem trust.
- •⚠ secfmt, mnumonic have not been updated in over a year.
- •secfmt, mnumonic are pre-1.0 — API may change.