Decision Workspace
phonet vs lazy-regex vs recoverable-spawn
Side-by-side comparison of Rust crates
46
phonet
growingv1.0.2
A CLI tool and library to validate phonotactic patterns for constructed languages
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
68
recoverable-spawn
stablev3.9.19
A thread that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.
Core Metrics
| phonet | lazy-regex | recoverable-spawn | |
|---|---|---|---|
| Health Score | 46 | 71 | 68 |
| Total Downloads | 14.3K | 28.1M | 50.1K |
| 30d Downloads | 17 | 2.4M | 755 |
| Dependents | 0 | 4.3K | 821 |
| Releases | 12 | 32 | 68 |
| Last Updated | 1110d ago | 44d ago | 6d ago |
| Age | 3y 1m | 6y 5m | 1y 2m |
Health Breakdown
phonet
Maintenance
6
Quality
19
Community
3
Popularity
5
Documentation
13
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
recoverable-spawn
Maintenance
19
Quality
19
Community
14
Popularity
6
Documentation
10
Technical Details
| phonet | lazy-regex | recoverable-spawn | |
|---|---|---|---|
| Version | 1.0.2 | 3.6.0 | 3.9.19 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 4 | 2 |
| Crate Size | 95KB | 11KB | 7KB |
| Features | 0 | 16 | 0 |
| Yanked % | 0.0% | 3.1% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lazy-regex leads with a health score of 71/100, but none of the options score above 80.
- •lazy-regex is depended on by 4.3K crates — strongest ecosystem trust.
- •⚠ phonet has not been updated in over a year.