Decision Workspace
xcut vs xre vs splitby
Side-by-side comparison of Rust crates
34
xcut
experimentalv0.1.0
An extended cut command with regex filtering and formatting
45
xre
experimentalv0.1.1
A fast regex extraction tool with pattern matching, replacement, and configurable sorting
43
splitby
experimentalv1.2.5
Split text by a regex delimiter — a powerful, multi-threaded alternative to cut
Core Metrics
| xcut | xre | splitby | |
|---|---|---|---|
| Health Score | 34 | 45 | 43 |
| Total Downloads | 544 | 27 | 38 |
| 30d Downloads | 3 | 27 | 38 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 3 |
| Last Updated | 298d ago | 11d ago | 10d ago |
| Age | 9m | 11d | 10d |
Health Breakdown
xcut
Maintenance
3
Quality
13
Community
5
Popularity
3
Documentation
10
xre
Maintenance
13
Quality
13
Community
5
Popularity
2
Documentation
12
splitby
Maintenance
13
Quality
13
Community
5
Popularity
2
Documentation
10
Technical Details
| xcut | xre | splitby | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 1.2.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 7 | 6 |
| Crate Size | 10KB | 26KB | 1.5MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.94 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xre leads with a health score of 45/100, but none of the options score above 80.
- •xcut has the most downloads (544), suggesting wider adoption.
- •xcut, xre are pre-1.0 — API may change.