Decision Workspace
renet2 vs bevy_renet vs matchbox_protocol
Side-by-side comparison of Rust crates
56
renet2
growingv0.13.0
Server/Client network protocol library for multiplayer games, forked from renet
63
bevy_renet
stablev4.0.1
Bevy plugin for the renet crate: Server/Client network library for multiplayer games with authentication and connection management
62
matchbox_protocol
growingv0.14.0
Common interfaces between matchbox_socket and matchbox_server
Core Metrics
| renet2 | bevy_renet | matchbox_protocol | |
|---|---|---|---|
| Health Score | 56 | 63 | 62 |
| Total Downloads | 15.3K | 91.1K | 60.7K |
| 30d Downloads | 501 | 4.2K | 2.7K |
| Dependents | 107 | 125 | 28 |
| Releases | 18 | 18 | 9 |
| Last Updated | 72d ago | 23d ago | 42d ago |
| Age | 1y 3m | 3y 11m | 2y 12m |
Health Breakdown
renet2
Maintenance
15
Quality
16
Community
10
Popularity
5
Documentation
10
bevy_renet
Maintenance
20
Quality
19
Community
8
Popularity
6
Documentation
10
matchbox_protocol
Maintenance
21
Quality
15
Community
10
Popularity
6
Documentation
10
Technical Details
| renet2 | bevy_renet | matchbox_protocol | |
|---|---|---|---|
| Version | 0.13.0 | 4.0.1 | 0.14.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 11 | 6 |
| Crate Size | 30KB | 34KB | 6KB |
| Features | 2 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •bevy_renet leads with a health score of 63/100, but none of the options score above 80.
- •bevy_renet is depended on by 125 crates — strongest ecosystem trust.
- •renet2, matchbox_protocol are pre-1.0 — API may change.