Decision Workspace
wildcard vs simplematch vs patmatch
Side-by-side comparison of Rust crates
58
wildcard
growingv0.3.0
Wildcard matching
55
simplematch
experimentalv0.3.1
Fast wildcard pattern matching for strings and bytes with a simple api
45
patmatch
growingv0.1.3
A configurable pattern matching / wildcard matching library.
Core Metrics
| wildcard | simplematch | patmatch | |
|---|---|---|---|
| Health Score | 58 | 55 | 45 |
| Total Downloads | 5.6M | 16.0K | 5.5K |
| 30d Downloads | 872.3K | 4.8K | 7 |
| Dependents | 29 | 3 | 0 |
| Releases | 4 | 4 | 4 |
| Last Updated | 498d ago | 188d ago | 1816d ago |
| Age | 1y 10m | 6m | 4y 11m |
Health Breakdown
wildcard
Maintenance
6
Quality
14
Community
15
Popularity
8
Documentation
15
simplematch
Maintenance
14
Quality
16
Community
8
Popularity
5
Documentation
12
patmatch
Maintenance
9
Quality
15
Community
5
Popularity
4
Documentation
12
Technical Details
| wildcard | simplematch | patmatch | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 8 | 1 | 2 |
| Crate Size | 20KB | 38KB | 6KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.62.0 | 1.62.0 | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •wildcard leads with a health score of 58/100, but none of the options score above 80.
- •⚠ wildcard, patmatch have not been updated in over a year.