Decision Workspace
glushkovizer vs regex-test vs commonregex
Side-by-side comparison of Rust crates
30
glushkovizer
growingv0.22.0
Manipulation, regular expression and automaton library. Allows conversion of regular expressions into automata and analysis of automata and their orbits
45
regex-test
growingv0.1.1
Infrastructure for testing regexes. You probably don't want to use this crate unless you're working on a regex implementation.
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.
Core Metrics
| glushkovizer | regex-test | commonregex | |
|---|---|---|---|
| Health Score | 30 | 45 | 41 |
| Total Downloads | 1.5K | 42.0K | 934.4K |
| 30d Downloads | 3 | 2.9K | 99 |
| Dependents | 0 | 71 | 0 |
| Releases | 1 | 2 | 7 |
| Last Updated | 648d ago | 656d ago | 20d ago |
| Age | 1y 9m | 2y 8m | 7y 1m |
Health Breakdown
glushkovizer
Maintenance
1
Quality
12
Community
3
Popularity
4
Documentation
10
regex-test
Maintenance
4
Quality
14
Community
8
Popularity
6
Documentation
13
commonregex
Maintenance
14
Quality
9
Community
5
Popularity
7
Documentation
6
Technical Details
| glushkovizer | regex-test | commonregex | |
|---|---|---|---|
| Version | 0.22.0 | 0.1.1 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 4 | 1 |
| Crate Size | 413KB | 21KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 71.4% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •regex-test leads with a health score of 45/100, but none of the options score above 80.
- •commonregex has the most downloads (934.4K), suggesting wider adoption.
- •⚠ glushkovizer, regex-test have not been updated in over a year.