Decision Workspace
zlob vs ignore vs glob-set
Side-by-side comparison of Rust crates
56
zlob
experimentalv1.3.0
SIMD optimized glob pattern matching library faster than glob crate
58
ignore
growingv0.4.25
A fast library for efficiently matching ignore files such as `.gitignore` against file paths.
46
glob-set
experimentalv0.1.0
A globset-compatible glob matcher -- `no_std`, no regex, built on glob-matcher
Core Metrics
| zlob | ignore | glob-set | |
|---|---|---|---|
| Health Score | 56 | 58 | 46 |
| Total Downloads | 8.3K | 109.1M | 287 |
| 30d Downloads | 5.7K | 8.3M | 268 |
| Dependents | 33 | 16.4K | 4 |
| Releases | 9 | 41 | 2 |
| Last Updated | 27d ago | 148d ago | 28d ago |
| Age | 1m | 9y 5m | 1m |
Health Breakdown
zlob
Maintenance
11
Quality
17
Community
10
Popularity
5
Documentation
13
ignore
Maintenance
11
Quality
14
Community
12
Popularity
8
Documentation
13
glob-set
Maintenance
12
Quality
13
Community
8
Popularity
3
Documentation
10
Technical Details
| zlob | ignore | glob-set | |
|---|---|---|---|
| Version | 1.3.0 | 0.4.25 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Unlicense OR MIT | Apache-2.0 |
| Dependencies | 3 | 10 | 6 |
| Crate Size | 96KB | 59KB | 31KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ignore leads with a health score of 58/100, but none of the options score above 80.
- •ignore is depended on by 16.4K crates — strongest ecosystem trust.
- •ignore, glob-set are pre-1.0 — API may change.