Decision Workspace
bevy_web_keepalive vs egui_web vs bevy_web_asset
Side-by-side comparison of Rust crates
54
bevy_web_keepalive
growingv0.4.0
Bevy plugins to keep a bevy app running in the browser despite not being visible
53
egui_web
growingv0.17.0
Bindings for compiling egui code to WASM for a web page
49
bevy_web_asset
growingv0.11.0
Implementations for http(s) asset sources for Bevy
Core Metrics
| bevy_web_keepalive | egui_web | bevy_web_asset | |
|---|---|---|---|
| Health Score | 54 | 53 | 49 |
| Total Downloads | 31.3K | 321.5K | 23.0K |
| 30d Downloads | 854 | 7.2K | 155 |
| Dependents | 30 | 12 | 24 |
| Releases | 11 | 18 | 10 |
| Last Updated | 166d ago | 1494d ago | 328d ago |
| Age | 1y 10m | 5y 7m | 4y 6m |
Health Breakdown
bevy_web_keepalive
Maintenance
11
Quality
16
Community
10
Popularity
5
Documentation
12
egui_web
Maintenance
9
Quality
16
Community
9
Popularity
7
Documentation
12
bevy_web_asset
Maintenance
9
Quality
15
Community
10
Popularity
5
Documentation
10
Technical Details
| bevy_web_keepalive | egui_web | bevy_web_asset | |
|---|---|---|---|
| Version | 0.4.0 | 0.17.0 | 0.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 13 | 8 |
| Crate Size | 26KB | 24KB | 91KB |
| Features | 2 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.76 | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_web_keepalive leads with a health score of 54/100, but none of the options score above 80.
- •egui_web has the most downloads (321.5K), suggesting wider adoption.
- •⚠ egui_web has not been updated in over a year.