Decision Workspace
bevy_async_system vs bevy_flurx vs bevy_coroutine
Side-by-side comparison of Rust crates
36
bevy_async_system
growingv0.1.1
Provides the ability to wait for game status asynchronously.
57
bevy_flurx
growingv0.14.1
Allows you to use coroutine in Bevy
47
bevy_coroutine
growingv0.4.0
A simple library to run coroutines in Bevy
Core Metrics
| bevy_async_system | bevy_flurx | bevy_coroutine | |
|---|---|---|---|
| Health Score | 36 | 57 | 47 |
| Total Downloads | 2.9K | 37.4K | 6.2K |
| 30d Downloads | 5 | 509 | 9 |
| Dependents | 0 | 26 | 0 |
| Releases | 2 | 35 | 7 |
| Last Updated | 893d ago | 18d ago | 174d ago |
| Age | 2y 5m | 2y | 1y 8m |
Health Breakdown
bevy_async_system
Maintenance
4
Quality
12
Community
6
Popularity
4
Documentation
10
bevy_flurx
Maintenance
18
Quality
14
Community
10
Popularity
5
Documentation
10
bevy_coroutine
Maintenance
11
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| bevy_async_system | bevy_flurx | bevy_coroutine | |
|---|---|---|---|
| Version | 0.1.1 | 0.14.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 12 | 3 |
| Crate Size | 228KB | 335KB | 41KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 2.9% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_flurx leads with a health score of 57/100, but none of the options score above 80.
- •⚠ bevy_async_system has not been updated in over a year.