Decision Workspace
strling vs grex vs rexile
Side-by-side comparison of Rust crates
48
strling
experimentalv3.0.0
STRling core library - Next-gen string pattern DSL & compiler for Rust
57
grex
growingv1.4.6
grex generates regular expressions from user-provided test cases.
54
rexile
experimentalv0.5.5
A blazing-fast regex engine with 22x faster compilation and optimized case-insensitive matching
Core Metrics
| strling | grex | rexile | |
|---|---|---|---|
| Health Score | 48 | 57 | 54 |
| Total Downloads | 16 | 142.9K | 3.6K |
| 30d Downloads | 0 | 9.4K | 0 |
| Dependents | 0 | 182 | 10 |
| Releases | 1 | 16 | 30 |
| Last Updated | 36d ago | 192d ago | 84d ago |
| Age | 1m | 6y 7m | 4m |
Health Breakdown
strling
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
15
grex
Maintenance
9
Quality
17
Community
12
Popularity
6
Documentation
13
rexile
Maintenance
14
Quality
12
Community
9
Popularity
4
Documentation
15
Technical Details
| strling | grex | rexile | |
|---|---|---|---|
| Version | 3.0.0 | 1.4.6 | 0.5.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 17 | 4 |
| Crate Size | 41KB | 641KB | 136KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grex leads with a health score of 57/100, but none of the options score above 80.
- •grex is depended on by 182 crates — strongest ecosystem trust.
- •rexile is pre-1.0 — API may change.