Decision Workspace
vyre-std vs warpstate vs regex-automata
Side-by-side comparison of Rust crates
46
vyre-std
experimentalv0.1.0
Vyre standard library: GPU DFA assembly pipeline, Aho-Corasick construction, and compositional arithmetic helpers
42
warpstate
experimentalv0.1.2
GPU-accelerated multi-pattern matching — run thousands of literals on GPU via wgpu compute shaders
62
regex-automata
growingv0.4.14
Automata construction and matching using regular expressions.
Core Metrics
| vyre-std | warpstate | regex-automata | |
|---|---|---|---|
| Health Score | 46 | 42 | 62 |
| Total Downloads | 13 | 203 | 924.1M |
| 30d Downloads | 0 | 0 | 71.1M |
| Dependents | 0 | 2 | 1.3K |
| Releases | 1 | 3 | 38 |
| Last Updated | 38d ago | 45d ago | 111d ago |
| Age | 1m | 1m | 7y 4m |
Health Breakdown
vyre-std
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
15
warpstate
Maintenance
11
Quality
6
Community
7
Popularity
3
Documentation
15
regex-automata
Maintenance
12
Quality
14
Community
13
Popularity
8
Documentation
15
Technical Details
| vyre-std | warpstate | regex-automata | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 0.4.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 27 | 10 |
| Crate Size | 48KB | 299KB | 618KB |
| Features | 0 | 7 | 31 |
| Yanked % | 0.0% | 100.0% | 2.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | 1.85 | 1.65 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •regex-automata leads with a health score of 62/100, but none of the options score above 80.
- •regex-automata is depended on by 1.3K crates — strongest ecosystem trust.