Decision Workspace
egui_skia vs smol_egui_skia vs egui-wgpu
Side-by-side comparison of Rust crates
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.
39
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.
71
egui-wgpu
growingv0.34.2
Bindings for using egui natively using the wgpu library
Core Metrics
| egui_skia | smol_egui_skia | egui-wgpu | |
|---|---|---|---|
| Health Score | 41 | 39 | 71 |
| Total Downloads | 9.5K | 5.3K | 7.1M |
| 30d Downloads | 0 | 0 | 859.2K |
| Dependents | 0 | 8 | 1.3K |
| Releases | 6 | 4 | 41 |
| Last Updated | 956d ago | 585d ago | 21d ago |
| Age | 3y 9m | 2y | 5y 1m |
Health Breakdown
egui_skia
Maintenance
5
Quality
16
Community
5
Popularity
5
Documentation
10
smol_egui_skia
Maintenance
5
Quality
14
Community
6
Popularity
4
Documentation
10
egui-wgpu
Maintenance
18
Quality
16
Community
17
Popularity
8
Documentation
12
Technical Details
| egui_skia | smol_egui_skia | egui-wgpu | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.0 | 0.34.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 14 | 12 | 12 |
| Crate Size | 26KB | 50KB | 52KB |
| Features | 5 | 1 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.92 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •egui-wgpu leads with a health score of 71/100, but none of the options score above 80.
- •egui-wgpu is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ egui_skia, smol_egui_skia have not been updated in over a year.