Decision Workspace
redis_regular_expression_module vs relex vs safe-regex
Side-by-side comparison of Rust crates
35
redis_regular_expression_module
growingv0.4.1
Simple rust redis module to use regular expression
45
relex
growingv1.0.0
a library for building a regex-based lexer
43
safe-regex
growingv0.3.0
Safe regular expression library
Core Metrics
| redis_regular_expression_module | relex | safe-regex | |
|---|---|---|---|
| Health Score | 35 | 45 | 43 |
| Total Downloads | 13.0K | 5.3K | 1.6M |
| 30d Downloads | 14 | 6 | 83.0K |
| Dependents | 0 | 0 | 191 |
| Releases | 10 | 4 | 10 |
| Last Updated | 1719d ago | 1769d ago | 711d ago |
| Age | 6y 1m | 4y 10m | 5y 1m |
Health Breakdown
redis_regular_expression_module
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
9
relex
Maintenance
6
Quality
20
Community
6
Popularity
4
Documentation
9
safe-regex
Maintenance
4
Quality
11
Community
12
Popularity
7
Documentation
9
Technical Details
| redis_regular_expression_module | relex | safe-regex | |
|---|---|---|---|
| Version | 0.4.1 | 1.0.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 6 | 1 | 1 |
| Crate Size | 4KB | 6KB | 12KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 30.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •relex leads with a health score of 45/100, but none of the options score above 80.
- •safe-regex has the most downloads (1.6M), suggesting wider adoption.
- •safe-regex is depended on by 191 crates — strongest ecosystem trust.
- •⚠ redis_regular_expression_module, relex, safe-regex have not been updated in over a year.
- •redis_regular_expression_module, safe-regex are pre-1.0 — API may change.