Decision Workspace
plotly_static vs once_cell vs lazy-regex
Side-by-side comparison of Rust crates
43
plotly_static
experimentalv0.1.0
Export Plotly graphs to static images using WebDriver
75
once_cell
stablev1.21.4
Single assignment cells and lazy values.
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
Core Metrics
| plotly_static | once_cell | lazy-regex | |
|---|---|---|---|
| Health Score | 43 | 75 | 71 |
| Total Downloads | 25.4K | 782.7M | 28.1M |
| 30d Downloads | 5.8K | 52.5M | 2.5M |
| Dependents | 84 | 162.5K | 4.3K |
| Releases | 5 | 67 | 32 |
| Last Updated | 223d ago | 15d ago | 44d ago |
| Age | 8m | 7y 8m | 6y 5m |
Health Breakdown
plotly_static
Maintenance
10
Quality
10
Community
8
Popularity
5
Documentation
10
once_cell
Maintenance
18
Quality
18
Community
16
Popularity
8
Documentation
15
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| plotly_static | once_cell | lazy-regex | |
|---|---|---|---|
| Version | 0.1.0 | 1.21.4 | 3.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 18 | 5 | 4 |
| Crate Size | 2.6MB | 35KB | 11KB |
| Features | 4 | 9 | 16 |
| Yanked % | 0.0% | 11.9% | 3.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.71 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •once_cell leads with a health score of 75/100, but none of the options score above 80.
- •once_cell is depended on by 162.5K crates — strongest ecosystem trust.
- •plotly_static is pre-1.0 — API may change.