Decision Workspace
bevy_http vs bevy_web_keepalive vs bevy_http_client
Side-by-side comparison of Rust crates
36
bevy_http
growingv0.2.0
Bevy HTTP asset loader plugin
54
bevy_web_keepalive
growingv0.4.0
Bevy plugins to keep a bevy app running in the browser despite not being visible
52
bevy_http_client
growingv0.10.0
A simple HTTP client for Bevy
Core Metrics
| bevy_http | bevy_web_keepalive | bevy_http_client | |
|---|---|---|---|
| Health Score | 36 | 54 | 52 |
| Total Downloads | 3.0K | 31.3K | 21.3K |
| 30d Downloads | 4 | 803 | 684 |
| Dependents | 0 | 30 | 3 |
| Releases | 2 | 11 | 16 |
| Last Updated | 864d ago | 166d ago | 71d ago |
| Age | 2y 4m | 1y 10m | 2y 7m |
Health Breakdown
bevy_http
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
10
bevy_web_keepalive
Maintenance
11
Quality
16
Community
10
Popularity
5
Documentation
12
bevy_http_client
Maintenance
16
Quality
13
Community
5
Popularity
5
Documentation
13
Technical Details
| bevy_http | bevy_web_keepalive | bevy_http_client | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 10 |
| Crate Size | 4KB | 26KB | 55KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | — |
| 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.
- •⚠ bevy_http has not been updated in over a year.