Decision Workspace
matchers vs phos vs fnmatch-regex
Side-by-side comparison of Rust crates
49
matchers
growingv0.2.0
Regex matching on character and byte streams.
37
phos
growingv0.0.2
A rust crate for a regex-like pattern matcher/permutation generator.
61
fnmatch-regex
growingv0.3.0
Convert a glob-style pattern to a regular expression.
Core Metrics
| matchers | phos | fnmatch-regex | |
|---|---|---|---|
| Health Score | 49 | 37 | 61 |
| Total Downloads | 286.0M | 2.7K | 128.2K |
| 30d Downloads | 22.7M | 4 | 10.4K |
| Dependents | 71 | 0 | 20 |
| Releases | 3 | 2 | 4 |
| Last Updated | 634d ago | 1159d ago | 36d ago |
| Age | 6y 7m | 3y 2m | 4y 9m |
Health Breakdown
matchers
Maintenance
3
Quality
16
Community
10
Popularity
8
Documentation
12
phos
Maintenance
4
Quality
16
Community
3
Popularity
4
Documentation
10
fnmatch-regex
Maintenance
17
Quality
16
Community
10
Popularity
6
Documentation
12
Technical Details
| matchers | phos | fnmatch-regex | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | GPL-3.0-only | BSD-2-Clause |
| Dependencies | 1 | 0 | 7 |
| Crate Size | 7KB | 14KB | 17KB |
| Features | 1 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fnmatch-regex leads with a health score of 61/100, but none of the options score above 80.
- •matchers has the most downloads (286.0M), suggesting wider adoption.
- •⚠ matchers, phos have not been updated in over a year.