Decision Workspace
rusty_hogs vs lazy-regex vs vsss-rs
Side-by-side comparison of Rust crates
31
rusty_hogs
growingv1.0.1
This project provides a set of scanners that will use regular expressions to try and detect the presence of sensitive information such as API keys, passwords, and personal information. It includes a set of regular expressions by default, but will also accept a JSON object containing your custom regular expressions.
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
70
vsss-rs
stablev5.3.0
Verifiable Secret Sharing Schemes for splitting, combining and verifying secret shares
Core Metrics
| rusty_hogs | lazy-regex | vsss-rs | |
|---|---|---|---|
| Health Score | 31 | 71 | 70 |
| Total Downloads | 2.1K | 28.1M | 1.3M |
| 30d Downloads | 4 | 2.5M | 86.7K |
| Dependents | 0 | 4.3K | 242 |
| Releases | 1 | 32 | 83 |
| Last Updated | 2255d ago | 44d ago | 25d ago |
| Age | 6y 2m | 6y 5m | 4y 9m |
Health Breakdown
rusty_hogs
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
6
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
vsss-rs
Maintenance
17
Quality
18
Community
15
Popularity
7
Documentation
13
Technical Details
| rusty_hogs | lazy-regex | vsss-rs | |
|---|---|---|---|
| Version | 1.0.1 | 3.6.0 | 5.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 21 | 4 | 31 |
| Crate Size | 2.1MB | 11KB | 69KB |
| Features | 0 | 16 | 8 |
| Yanked % | 0.0% | 3.1% | 3.6% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 1 | 2 |
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.
- •⚠ rusty_hogs has not been updated in over a year.