Decision Workspace
commonregex vs regular-expression-bootstrap vs regular-expression
Side-by-side comparison of Rust crates
41
commonregex
growingv0.2.1
Rust port for CommonRegex. Find all times, dates, links, phone numbers, emails, ip addresses, prices, hex colors, and credit card numbers in a string. We did the hard work so you don't have to.
34
regular-expression-bootstrap
growingv0.1.0
A library for compiling and executing regular expressions.
32
regular-expression
growingv0.1.0
A library for parsing, compiling, and executing regular expressions.
Core Metrics
| commonregex | regular-expression-bootstrap | regular-expression | |
|---|---|---|---|
| Health Score | 41 | 34 | 32 |
| Total Downloads | 934.4K | 4.9K | 2.5K |
| 30d Downloads | 99 | 92 | 27 |
| Dependents | 0 | 3 | 1 |
| Releases | 7 | 1 | 1 |
| Last Updated | 20d ago | 2056d ago | 2056d ago |
| Age | 7y 1m | 5y 7m | 5y 7m |
Health Breakdown
commonregex
Maintenance
14
Quality
9
Community
5
Popularity
7
Documentation
6
regular-expression-bootstrap
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
7
regular-expression
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
7
Technical Details
| commonregex | regular-expression-bootstrap | regular-expression | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | non-standard |
| Dependencies | 1 | 3 | 6 |
| Crate Size | 7KB | 5KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 71.4% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •commonregex leads with a health score of 41/100, but none of the options score above 80.
- •⚠ regular-expression-bootstrap, regular-expression have not been updated in over a year.