Decision Workspace
wildmatch vs wildescape vs wildcard
Side-by-side comparison of Rust crates
62
wildmatch
stablev2.6.1
Simple string matching with single- and multi-character wildcard operator.
35
wildescape
growingv0.1.0
Simple string matching with questionmark, star wildcard operator and an escaped character.
58
wildcard
growingv0.3.0
Wildcard matching
Core Metrics
| wildmatch | wildescape | wildcard | |
|---|---|---|---|
| Health Score | 62 | 35 | 58 |
| Total Downloads | 12.8M | 3.3K | 5.6M |
| 30d Downloads | 1.1M | 68 | 905.4K |
| Dependents | 1.1K | 4 | 29 |
| Releases | 27 | 1 | 4 |
| Last Updated | 133d ago | 934d ago | 498d ago |
| Age | 6y 2m | 2y 6m | 1y 10m |
Health Breakdown
wildmatch
Maintenance
12
Quality
20
Community
13
Popularity
8
Documentation
9
wildescape
Maintenance
1
Quality
14
Community
7
Popularity
4
Documentation
9
wildcard
Maintenance
6
Quality
14
Community
15
Popularity
8
Documentation
15
Technical Details
| wildmatch | wildescape | wildcard | |
|---|---|---|---|
| Version | 2.6.1 | 0.1.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 7 | 4 | 8 |
| Crate Size | 13KB | 6KB | 20KB |
| Features | 1 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.62.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •wildmatch leads with a health score of 62/100, but none of the options score above 80.
- •wildmatch is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ wildescape, wildcard have not been updated in over a year.
- •wildescape, wildcard are pre-1.0 — API may change.