Decision Workspace
regexsolver vs regex-charclass vs irange
Side-by-side comparison of Rust crates
40
regexsolver
growingv0.3.1
Manipulate regex and automaton as if they were sets.
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
Core Metrics
| regexsolver | regex-charclass | irange | |
|---|---|---|---|
| Health Score | 40 | 42 | 46 |
| Total Downloads | 6.0K | 4.4K | 4.9K |
| 30d Downloads | 9 | 30 | 46 |
| Dependents | 0 | 7 | 4 |
| Releases | 7 | 4 | 4 |
| Last Updated | 454d ago | 537d ago | 568d ago |
| Age | 1y 5m | 1y 6m | 1y 7m |
Health Breakdown
regexsolver
Maintenance
8
Quality
14
Community
3
Popularity
5
Documentation
10
regex-charclass
Maintenance
5
Quality
18
Community
5
Popularity
4
Documentation
10
irange
Maintenance
8
Quality
19
Community
5
Popularity
4
Documentation
10
Technical Details
| regexsolver | regex-charclass | irange | |
|---|---|---|---|
| Version | 0.3.1 | 1.0.3 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 17 | 5 | 4 |
| Crate Size | 50KB | 119KB | 13KB |
| Features | 2 | 1 | 1 |
| 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.
- •⚠ regexsolver, regex-charclass, irange have not been updated in over a year.
- •regexsolver is pre-1.0 — API may change.