Decision Workspace
winnow_rfc3339 vs winnow_datetime vs winnow_iso8601
Side-by-side comparison of Rust crates
47
winnow_rfc3339
growingv0.3.0
Parsing RFC 3339 dates using winnow
51
winnow_datetime
growingv0.3.0
Parsing dates using winnow
49
winnow_iso8601
growingv0.6.0
Parsing ISO8601 dates using winnow
Core Metrics
| winnow_rfc3339 | winnow_datetime | winnow_iso8601 | |
|---|---|---|---|
| Health Score | 47 | 51 | 49 |
| Total Downloads | 2.4K | 4.3K | 5.7K |
| 30d Downloads | 6 | 96 | 27 |
| Dependents | 0 | 16 | 6 |
| Releases | 4 | 6 | 8 |
| Last Updated | 301d ago | 301d ago | 301d ago |
| Age | 1y 2m | 1y 2m | 1y 4m |
Health Breakdown
winnow_rfc3339
Maintenance
8
Quality
16
Community
6
Popularity
4
Documentation
13
winnow_datetime
Maintenance
8
Quality
17
Community
9
Popularity
4
Documentation
13
winnow_iso8601
Maintenance
8
Quality
16
Community
8
Popularity
4
Documentation
13
Technical Details
| winnow_rfc3339 | winnow_datetime | winnow_iso8601 | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 7 | 8 |
| Crate Size | 10KB | 13KB | 22KB |
| Features | 5 | 6 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •winnow_datetime leads with a health score of 51/100, but none of the options score above 80.
- •winnow_iso8601 has the most downloads (5.7K), suggesting wider adoption.