Decision Workspace
regex_try vs pcre vs oniguruma
Side-by-side comparison of Rust crates
32
regex_try
growingv0.1.0
Replace methods for Regex propogating errors via Result.
43
pcre
growingv0.2.3
Rust wrapper for libpcre.
35
oniguruma
growingv0.3.0
Rust bindings for the Oniguruma regular expressions library.
Core Metrics
| regex_try | pcre | oniguruma | |
|---|---|---|---|
| Health Score | 32 | 43 | 35 |
| Total Downloads | 1.7K | 49.7K | 7.5K |
| 30d Downloads | 3 | 163 | 10 |
| Dependents | 0 | 10 | 0 |
| Releases | 1 | 6 | 4 |
| Last Updated | 1852d ago | 3543d ago | 3742d ago |
| Age | 5y | 10y 10m | 10y 3m |
Health Breakdown
regex_try
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
pcre
Maintenance
6
Quality
14
Community
6
Popularity
6
Documentation
11
oniguruma
Maintenance
6
Quality
10
Community
3
Popularity
5
Documentation
11
Technical Details
| regex_try | pcre | oniguruma | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 2KB | 17KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2018 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pcre leads with a health score of 43/100, but none of the options score above 80.
- •⚠ regex_try, pcre, oniguruma have not been updated in over a year.