Decision Workspace
satch vs zlob vs glob-set
Side-by-side comparison of Rust crates
40
satch
experimentalv0.1.0
A high-performance Rust implementation of picomatch/micromatch pattern matching
56
zlob
experimentalv1.3.0
SIMD optimized glob pattern matching library faster than glob crate
46
glob-set
experimentalv0.1.0
A globset-compatible glob matcher -- `no_std`, no regex, built on glob-matcher
Core Metrics
| satch | zlob | glob-set | |
|---|---|---|---|
| Health Score | 40 | 56 | 46 |
| Total Downloads | 396 | 8.3K | 287 |
| 30d Downloads | 3 | 5.7K | 232 |
| Dependents | 0 | 33 | 4 |
| Releases | 1 | 9 | 2 |
| Last Updated | 231d ago | 27d ago | 28d ago |
| Age | 7m | 1m | 1m |
Health Breakdown
satch
Maintenance
4
Quality
14
Community
6
Popularity
3
Documentation
13
zlob
Maintenance
11
Quality
17
Community
10
Popularity
5
Documentation
13
glob-set
Maintenance
12
Quality
13
Community
8
Popularity
3
Documentation
10
Technical Details
| satch | zlob | glob-set | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 3 | 6 |
| Crate Size | 18KB | 96KB | 31KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| 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.
- •satch, glob-set are pre-1.0 — API may change.