Decision Workspace
irange vs regex-charclass vs rangetools
Side-by-side comparison of Rust crates
46
irange
growingv1.1.2
A data structure to store and manipulate ranges of integers with set operations
42
regex-charclass
growingv1.0.3
Manipulate and convert regex character classes.
42
rangetools
growingv0.1.4
Extending the Rust Range structs found in std::ops
Core Metrics
| irange | regex-charclass | rangetools | |
|---|---|---|---|
| Health Score | 46 | 42 | 42 |
| Total Downloads | 4.9K | 4.4K | 24.3K |
| 30d Downloads | 46 | 30 | 1.4K |
| Dependents | 4 | 7 | 6 |
| Releases | 4 | 4 | 5 |
| Last Updated | 568d ago | 537d ago | 1056d ago |
| Age | 1y 7m | 1y 6m | 4y 3m |
Health Breakdown
irange
Maintenance
8
Quality
19
Community
5
Popularity
4
Documentation
10
regex-charclass
Maintenance
5
Quality
18
Community
5
Popularity
4
Documentation
10
rangetools
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
13
Technical Details
| irange | regex-charclass | rangetools | |
|---|---|---|---|
| Version | 1.1.2 | 1.0.3 | 0.1.4 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 1 |
| Crate Size | 13KB | 119KB | 36KB |
| Features | 1 | 1 | 0 |
| 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.
- •rangetools has the most downloads (24.3K), suggesting wider adoption.
- •⚠ irange, regex-charclass, rangetools have not been updated in over a year.
- •rangetools is pre-1.0 — API may change.