Decision Workspace
bevy_renet vs naia-shared vs naia-client
Side-by-side comparison of Rust crates
59
bevy_renet
stablev4.0.1
Bevy plugin for the renet crate: Server/Client network library for multiplayer games with authentication and connection management
63
naia-shared
growingv0.25.0
Common functionality shared between naia-server & naia-client crates
63
naia-client
growingv0.25.0
Provides a cross-platform client that can send/receive messages to/from a server, and has a pool of in-scope entities/components that is synced with the server.
Core Metrics
| bevy_renet | naia-shared | naia-client | |
|---|---|---|---|
| Health Score | 59 | 63 | 63 |
| Total Downloads | 98.7K | 64.9K | 59.8K |
| 30d Downloads | 3.2K | 0 | 0 |
| Dependents | 126 | 102 | 37 |
| Releases | 18 | 32 | 32 |
| Last Updated | 82d ago | 13d ago | 13d ago |
| Age | 4y | 5y 11m | 5y 11m |
Health Breakdown
bevy_renet
Maintenance
16
Quality
19
Community
8
Popularity
6
Documentation
10
naia-shared
Maintenance
17
Quality
16
Community
11
Popularity
6
Documentation
13
naia-client
Maintenance
17
Quality
17
Community
10
Popularity
6
Documentation
13
Technical Details
| bevy_renet | naia-shared | naia-client | |
|---|---|---|---|
| Version | 4.0.1 | 0.25.0 | 0.25.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 13 | 9 |
| Crate Size | 34KB | 204KB | 86KB |
| Features | 3 | 13 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •naia-shared leads with a health score of 63/100, but none of the options score above 80.
- •bevy_renet has the most downloads (98.7K), suggesting wider adoption.
- •bevy_renet is depended on by 126 crates — strongest ecosystem trust.
- •naia-shared, naia-client are pre-1.0 — API may change.