Decision Workspace
grep-matcher vs fnmatch-regex vs grep
Side-by-side comparison of Rust crates
56
grep-matcher
growingv0.1.8
A trait for regular expressions, with a focus on line oriented search.
61
fnmatch-regex
growingv0.3.0
Convert a glob-style pattern to a regular expression.
59
grep
growingv0.4.1
Fast line oriented regex searching as a library.
Core Metrics
| grep-matcher | fnmatch-regex | grep | |
|---|---|---|---|
| Health Score | 56 | 61 | 59 |
| Total Downloads | 6.4M | 128.2K | 3.6M |
| 30d Downloads | 510.1K | 10.4K | 224.6K |
| Dependents | 464 | 20 | 682 |
| Releases | 10 | 4 | 29 |
| Last Updated | 163d ago | 36d ago | 156d ago |
| Age | 7y 7m | 4y 9m | 9y 6m |
Health Breakdown
grep-matcher
Maintenance
10
Quality
15
Community
10
Popularity
8
Documentation
13
fnmatch-regex
Maintenance
17
Quality
16
Community
10
Popularity
6
Documentation
12
grep
Maintenance
12
Quality
15
Community
11
Popularity
8
Documentation
13
Technical Details
| grep-matcher | fnmatch-regex | grep | |
|---|---|---|---|
| Version | 0.1.8 | 0.3.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | BSD-2-Clause | Unlicense OR MIT |
| Dependencies | 2 | 7 | 8 |
| Crate Size | 16KB | 17KB | 7KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 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.
- •grep-matcher has the most downloads (6.4M), suggesting wider adoption.
- •grep is depended on by 682 crates — strongest ecosystem trust.