Decision Workspace
smol_egui_skia vs egui_skia vs skia-safe
Side-by-side comparison of Rust crates
40
smol_egui_skia
growingv0.3.0
smol_egui_skia is a skia integration for the egui ui library. It differs from the egui_skia library in that it is NOT intended to allow you to create _ui applications_ that render egui UIs with skia, rather just render images using egui as layout engine.
41
egui_skia
growingv0.4.0
egui_skia is a skia integration for the egui ui library. Render egui within a skia application or render skia in a egui application.
72
skia-safe
growingv0.93.1
Safe Skia Bindings for Rust
Core Metrics
| smol_egui_skia | egui_skia | skia-safe | |
|---|---|---|---|
| Health Score | 40 | 41 | 72 |
| Total Downloads | 5.2K | 9.4K | 2.4M |
| 30d Downloads | 54 | 31 | 128.3K |
| Dependents | 8 | 0 | 567 |
| Releases | 4 | 6 | 96 |
| Last Updated | 526d ago | 897d ago | 32d ago |
| Age | 1y 10m | 3y 7m | 6y 7m |
Health Breakdown
smol_egui_skia
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
10
egui_skia
Maintenance
5
Quality
16
Community
5
Popularity
5
Documentation
10
skia-safe
Maintenance
20
Quality
13
Community
16
Popularity
8
Documentation
15
Technical Details
| smol_egui_skia | egui_skia | skia-safe | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.0 | 0.93.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 12 | 14 | 28 |
| Crate Size | 50KB | 26KB | 480KB |
| Features | 1 | 5 | 27 |
| Yanked % | 0.0% | 0.0% | 3.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •skia-safe leads with a health score of 72/100, but none of the options score above 80.
- •skia-safe is depended on by 567 crates — strongest ecosystem trust.
- •⚠ smol_egui_skia, egui_skia have not been updated in over a year.