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