Decision Workspace
bevy_stdb vs bevy_ecs vs bevy_replicon
Side-by-side comparison of Rust crates
52
bevy_stdb
experimentalv0.4.1
A Bevy-native integration for SpacetimeDB with table messages, subscriptions, and reconnect support.
69
bevy_ecs
growingv0.18.1
Bevy Engine's entity component system
59
bevy_replicon
growingv0.39.1
A server-authoritative replication crate for Bevy
Core Metrics
| bevy_stdb | bevy_ecs | bevy_replicon | |
|---|---|---|---|
| Health Score | 52 | 69 | 59 |
| Total Downloads | 65 | 5.5M | 132.4K |
| 30d Downloads | 65 | 404.7K | 6.0K |
| Dependents | 0 | 5.7K | 152 |
| Releases | 6 | 57 | 90 |
| Last Updated | today | 24d ago | 18d ago |
| Age | 7d | 5y 7m | 3y |
Health Breakdown
bevy_stdb
Maintenance
17
Quality
15
Community
6
Popularity
2
Documentation
12
bevy_ecs
Maintenance
17
Quality
12
Community
20
Popularity
8
Documentation
12
bevy_replicon
Maintenance
18
Quality
13
Community
12
Popularity
6
Documentation
10
Technical Details
| bevy_stdb | bevy_ecs | bevy_replicon | |
|---|---|---|---|
| Version | 0.4.1 | 0.18.1 | 0.39.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 26 | 17 |
| Crate Size | 43KB | 679KB | 154KB |
| Features | 2 | 16 | 5 |
| Yanked % | 0.0% | 1.8% | 4.4% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.93 | 1.89.0 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bevy_ecs leads with a health score of 69/100, but none of the options score above 80.
- •bevy_ecs is depended on by 5.7K crates — strongest ecosystem trust.