Decision Workspace
glob-set vs zlob vs patternhunt
Side-by-side comparison of Rust crates
46
glob-set
experimentalv0.1.0
A globset-compatible glob matcher -- `no_std`, no regex, built on glob-matcher
56
zlob
experimentalv1.3.0
SIMD optimized glob pattern matching library faster than glob crate
45
patternhunt
experimentalv0.4.0
A high-performance, cross-platform glob/pattern matching library for filesystem search with advanced pattern support and metadata filtering
Core Metrics
| glob-set | zlob | patternhunt | |
|---|---|---|---|
| Health Score | 46 | 56 | 45 |
| Total Downloads | 287 | 8.3K | 790 |
| 30d Downloads | 268 | 5.7K | 5 |
| Dependents | 4 | 33 | 0 |
| Releases | 2 | 9 | 2 |
| Last Updated | 28d ago | 27d ago | 210d ago |
| Age | 1m | 1m | 7m |
Health Breakdown
glob-set
Maintenance
12
Quality
13
Community
8
Popularity
3
Documentation
10
zlob
Maintenance
11
Quality
17
Community
10
Popularity
5
Documentation
13
patternhunt
Maintenance
9
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| glob-set | zlob | patternhunt | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 14 |
| Crate Size | 31KB | 96KB | 28KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zlob leads with a health score of 56/100, but none of the options score above 80.
- •glob-set, patternhunt are pre-1.0 — API may change.