Decision Workspace
regex-charclass vs irange vs regexsolver
Side-by-side comparison of Rust crates
42
regex-charclass
growingv1.0.3
Manipulate and convert regex character classes.
46
irange
growingv1.1.2
A data structure to store and manipulate ranges of integers with set operations
40
regexsolver
growingv0.3.1
Manipulate regex and automaton as if they were sets.
Core Metrics
| regex-charclass | irange | regexsolver | |
|---|---|---|---|
| Health Score | 42 | 46 | 40 |
| Total Downloads | 4.4K | 4.9K | 6.0K |
| 30d Downloads | 30 | 46 | 9 |
| Dependents | 7 | 4 | 0 |
| Releases | 4 | 4 | 7 |
| Last Updated | 537d ago | 568d ago | 454d ago |
| Age | 1y 6m | 1y 7m | 1y 5m |
Health Breakdown
regex-charclass
Maintenance
5
Quality
18
Community
5
Popularity
4
Documentation
10
irange
Maintenance
8
Quality
19
Community
5
Popularity
4
Documentation
10
regexsolver
Maintenance
8
Quality
14
Community
3
Popularity
5
Documentation
10
Technical Details
| regex-charclass | irange | regexsolver | |
|---|---|---|---|
| Version | 1.0.3 | 1.1.2 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 4 | 17 |
| Crate Size | 119KB | 13KB | 50KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •irange leads with a health score of 46/100, but none of the options score above 80.
- •regexsolver has the most downloads (6.0K), suggesting wider adoption.
- •⚠ regex-charclass, irange, regexsolver have not been updated in over a year.
- •regexsolver is pre-1.0 — API may change.