UDP Rust Game Server?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • netcode.io

    Reference implementation of netcode.io

  • I mean the part of a game server that is not game specific, but deals with providing a secure client connection by using a custom protocol like netcode.io?

  • laminar

    A simple semi-reliable UDP protocol for multiplayer games

  • For the game packets I would suggest https://github.com/amethyst/laminar.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • quinn

    Async-friendly QUIC implementation in Rust

  • See also quinn

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts