Decision Workspace
bevy_sync vs bevy_replicon vs lightyear
Side-by-side comparison of Rust crates
53
bevy_sync
growingv0.18.4
Plugin for synchronizing entities and components between server and its clients.
59
bevy_replicon
growingv0.39.1
A server-authoritative replication crate for Bevy
58
lightyear
growingv0.26.4
Server-client networking library for the Bevy game engine with modular architecture
Core Metrics
| bevy_sync | bevy_replicon | lightyear | |
|---|---|---|---|
| Health Score | 53 | 59 | 58 |
| Total Downloads | 42.4K | 132.4K | 75.2K |
| 30d Downloads | 68 | 6.0K | 3.9K |
| Dependents | 0 | 152 | 47 |
| Releases | 45 | 90 | 54 |
| Last Updated | 25d ago | 18d ago | 56d ago |
| Age | 2y 9m | 3y | 3y 1m |
Health Breakdown
bevy_sync
Maintenance
17
Quality
11
Community
6
Popularity
6
Documentation
13
bevy_replicon
Maintenance
18
Quality
13
Community
12
Popularity
6
Documentation
10
lightyear
Maintenance
16
Quality
13
Community
11
Popularity
6
Documentation
12
Technical Details
| bevy_sync | bevy_replicon | lightyear | |
|---|---|---|---|
| Version | 0.18.4 | 0.39.1 | 0.26.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 28 | 17 | 38 |
| Crate Size | 64KB | 154KB | 118KB |
| Features | 0 | 5 | 29 |
| Yanked % | 0.0% | 4.4% | 1.8% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_replicon leads with a health score of 59/100, but none of the options score above 80.
- •bevy_replicon is depended on by 152 crates — strongest ecosystem trust.