Decision Workspace
ib-matcher vs fnmatch-regex vs wax
Side-by-side comparison of Rust crates
53
ib-matcher
experimentalv0.4.4
A multilingual, flexible and fast string, glob and regex matcher. Support 拼音匹配 (Chinese pinyin match) and ローマ字検索 (Japanese romaji match).
61
fnmatch-regex
growingv0.3.0
Convert a glob-style pattern to a regular expression.
59
wax
growingv0.7.0
Opinionated and portable globs that can be matched against paths and directory trees.
Core Metrics
| ib-matcher | fnmatch-regex | wax | |
|---|---|---|---|
| Health Score | 53 | 61 | 59 |
| Total Downloads | 1.9K | 128.2K | 1.5M |
| 30d Downloads | 122 | 10.4K | 164.7K |
| Dependents | 2 | 20 | 822 |
| Releases | 7 | 4 | 8 |
| Last Updated | 6d ago | 36d ago | 57d ago |
| Age | 8m | 4y 9m | 4y 7m |
Health Breakdown
ib-matcher
Maintenance
19
Quality
14
Community
4
Popularity
4
Documentation
12
fnmatch-regex
Maintenance
17
Quality
16
Community
10
Popularity
6
Documentation
12
wax
Maintenance
13
Quality
14
Community
13
Popularity
7
Documentation
12
Technical Details
| ib-matcher | fnmatch-regex | wax | |
|---|---|---|---|
| Version | 0.4.4 | 0.3.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-2-Clause | MIT |
| Dependencies | 16 | 7 | 14 |
| Crate Size | 208KB | 17KB | 102KB |
| Features | 31 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | 1.85 | 1.85.0 |
| 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.
- •wax has the most downloads (1.5M), suggesting wider adoption.
- •wax is depended on by 822 crates — strongest ecosystem trust.