Decision Workspace
rew vs goglob vs fnmatch-regex
Side-by-side comparison of Rust crates
38
rew
growingv0.3.0
A text processing CLI tool that rewrites FS paths according to a pattern.
38
goglob
growingv0.2.0
Shell pattern matching similar to golang's path.Match
61
fnmatch-regex
growingv0.3.0
Convert a glob-style pattern to a regular expression.
Core Metrics
| rew | goglob | fnmatch-regex | |
|---|---|---|---|
| Health Score | 38 | 38 | 61 |
| Total Downloads | 4.7K | 3.5K | 128.2K |
| 30d Downloads | 7 | 52 | 10.3K |
| Dependents | 0 | 2 | 20 |
| Releases | 3 | 1 | 4 |
| Last Updated | 1824d ago | 1442d ago | 36d ago |
| Age | 5y 3m | 3y 11m | 4y 9m |
Health Breakdown
rew
Maintenance
4
Quality
12
Community
6
Popularity
4
Documentation
12
goglob
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
10
fnmatch-regex
Maintenance
17
Quality
16
Community
10
Popularity
6
Documentation
12
Technical Details
| rew | goglob | fnmatch-regex | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-3-Clause | BSD-2-Clause |
| Dependencies | 21 | 2 | 7 |
| Crate Size | 78KB | 2KB | 17KB |
| Features | 0 | 2 | 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.
- •⚠ rew, goglob have not been updated in over a year.