Decision Workspace
egui_skia vs smol_egui_skia vs egui_tiles
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.
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.
72
egui_tiles
growingv0.15.0
A tiling layout engine for egui with drag-and-drop and resizing
Core Metrics
| egui_skia | smol_egui_skia | egui_tiles | |
|---|---|---|---|
| Health Score | 41 | 40 | 72 |
| Total Downloads | 9.4K | 5.2K | 1.3M |
| 30d Downloads | 31 | 54 | 109.2K |
| Dependents | 0 | 8 | 1.4K |
| Releases | 6 | 4 | 21 |
| Last Updated | 897d ago | 526d ago | today |
| Age | 3y 7m | 1y 10m | 2y 10m |
Health Breakdown
egui_skia
Maintenance
5
Quality
16
Community
5
Popularity
5
Documentation
10
smol_egui_skia
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
10
egui_tiles
Maintenance
22
Quality
15
Community
16
Popularity
7
Documentation
12
Technical Details
| egui_skia | smol_egui_skia | egui_tiles | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.0 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 14 | 12 | 9 |
| Crate Size | 26KB | 50KB | 65KB |
| Features | 5 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.92 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •egui_tiles leads with a health score of 72/100, but none of the options score above 80.
- •egui_tiles is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ egui_skia, smol_egui_skia have not been updated in over a year.