Decision Workspace
bevy_sync vs bevy_replicon vs bevy_connect
Side-by-side comparison of Rust crates
54
bevy_sync
growingv0.18.5
Plugin for synchronizing entities and components between server and its clients.
60
bevy_replicon
growingv0.40.2
A server-authoritative replication crate for Bevy
59
bevy_connect
experimentalv0.18.6
Connectivity via TCP sessions
Core Metrics
| bevy_sync | bevy_replicon | bevy_connect | |
|---|---|---|---|
| Health Score | 54 | 60 | 59 |
| Total Downloads | 42.5K | 140.6K | 8.5K |
| 30d Downloads | 0 | 4.0K | 0 |
| Dependents | 0 | 161 | 20 |
| Releases | 46 | 98 | 36 |
| Last Updated | 18d ago | 2d ago | 18d ago |
| Age | 2y 11m | 3y 1m | 9m |
Health Breakdown
bevy_sync
Maintenance
18
Quality
11
Community
6
Popularity
6
Documentation
13
bevy_replicon
Maintenance
19
Quality
13
Community
12
Popularity
6
Documentation
10
bevy_connect
Maintenance
18
Quality
14
Community
9
Popularity
5
Documentation
13
Technical Details
| bevy_sync | bevy_replicon | bevy_connect | |
|---|---|---|---|
| Version | 0.18.5 | 0.40.2 | 0.18.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 29 | 19 | 12 |
| Crate Size | 66KB | 160KB | 55KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 4.1% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_replicon leads with a health score of 60/100, but none of the options score above 80.
- •bevy_replicon is depended on by 161 crates — strongest ecosystem trust.