Ross ROSS = Recommend OSS · open-source software intelligence for agents

cBournhonesque/lightyear

A networking library to make multiplayer games for the Bevy game engine observed · 2026-09-03

github.com/cBournhonesque/lightyear · homepage · Rust · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

93/100

  • Activity 100
  • Release rhythm 85
  • Longevity 93
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 34
  • age_days: 1304
  • days_rel: 23
  • days_push: 0
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1137 stars · 156 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Lightyear is a Rust networking library for building server-authoritative multiplayer games with the Bevy game engine. It provides transport-agnostic connections (UDP, WebSocket, WebTransport, Steam), message channels, input handling, and entity replication with prediction and interpolation.

Use cases

  • build a multiplayer game in Bevy
  • add server-authoritative networking to a Rust game
  • sync game state between clients and server
  • implement client prediction and rollback for an FPS
  • run a Bevy multiplayer game in the browser via WebTransport
  • send reliable and unreliable messages between game clients

When to choose

  • you are building a multiplayer game with Bevy
  • you need server-authoritative state replication with prediction and interpolation
  • you want transport flexibility including WebAssembly/WebTransport support

When to avoid

  • you use a game engine other than Bevy
  • you need peer-to-peer networking rather than client-server
  • your project is not written in Rust

Facets

library · maturity active

networking serialization middleware gaming-tools rust cross-platform wasm bevy multiplayer server-authoritative netcode replication prediction interpolation webtransport udp game-development real-time

3 sources

Member repositories

RepositoryRoleHealth v2
cBournhonesque/lightyearmain93

For agents

markdown · JSON · MCP: product_card(name="cBournhonesque/lightyear")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem