Decision Workspace
date_filter_search vs dateparser vs qsv-dateparser
Side-by-side comparison of Rust crates
40
date_filter_search
experimentalv0.1.1
Date Filter Search is a Rust library that makes working with dates a breeze. It seamlessly converts dates to Unix seconds and Unix seconds back to dates, validates and completes partial date inputs, supports a configurable time zone (Local or UTC), and features robust parsing of both absolute and relative search strings for powerful date filtering.
59
dateparser
growingv0.3.1
Parse dates in string formats that are commonly used
57
qsv-dateparser
growingv0.14.0
Parse dates in string formats that are commonly used. Optimized for qsv.
Core Metrics
| date_filter_search | dateparser | qsv-dateparser | |
|---|---|---|---|
| Health Score | 40 | 59 | 57 |
| Total Downloads | 1.3K | 2.3M | 108.5K |
| 30d Downloads | 5 | 288.4K | 6.0K |
| Dependents | 0 | 701 | 180 |
| Releases | 2 | 12 | 21 |
| Last Updated | 353d ago | 2d ago | 34d ago |
| Age | 11m | 4y 10m | 3y 12m |
Health Breakdown
date_filter_search
Maintenance
7
Quality
13
Community
6
Popularity
4
Documentation
10
dateparser
Maintenance
16
Quality
14
Community
11
Popularity
8
Documentation
10
qsv-dateparser
Maintenance
16
Quality
14
Community
9
Popularity
6
Documentation
12
Technical Details
| date_filter_search | dateparser | qsv-dateparser | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.1 | 0.14.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT | MIT |
| Dependencies | 3 | 8 | 6 |
| Crate Size | 439KB | 22KB | 26KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dateparser leads with a health score of 59/100, but none of the options score above 80.
- •dateparser is depended on by 701 crates — strongest ecosystem trust.