Decision Workspace
glob-set vs zlob vs use-pattern
Side-by-side comparison of Rust crates
44
glob-set
experimentalv0.1.0
A globset-compatible glob matcher -- `no_std`, no regex, built on glob-matcher
67
zlob
experimentalv1.6.1
SIMD optimized glob pattern matching library faster than glob crate
51
use-pattern
experimentalv0.1.0
Feature-gated facade crate for RustUse pattern helpers
Core Metrics
| glob-set | zlob | use-pattern | |
|---|---|---|---|
| Health Score | 44 | 67 | 51 |
| Total Downloads | 777 | 57.6K | 79 |
| 30d Downloads | 0 | 7.5K | 0 |
| Dependents | 4 | 490 | 4 |
| Releases | 2 | 31 | 1 |
| Last Updated | 136d ago | 5d ago | 57d ago |
| Age | 4m | 5m | 1m |
Health Breakdown
glob-set
Maintenance
10
Quality
13
Community
8
Popularity
3
Documentation
10
zlob
Maintenance
19
Quality
14
Community
13
Popularity
6
Documentation
15
use-pattern
Maintenance
10
Quality
16
Community
8
Popularity
2
Documentation
15
Technical Details
| glob-set | zlob | use-pattern | |
|---|---|---|---|
| Version | 0.1.0 | 1.6.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 8 | 4 |
| Crate Size | 31KB | 170KB | 3KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zlob leads with a health score of 67/100, but none of the options score above 80.
- •zlob is depended on by 490 crates — strongest ecosystem trust.
- •glob-set, use-pattern are pre-1.0 — API may change.