FPS server with QUINN?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • quinn

    Async-friendly QUIC implementation in Rust

    Quinn, as in the implementation of QUIC? https://github.com/quinn-rs/quinn

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • renet

    Server/Client network library for multiplayer games with authentication and connection management made with Rust

    I don't know about quinn, but other users uses renet https://github.com/lucaspoffo/renet/tree/master/bevy_renet Example project: https://github.com/dollisgame/dollis

  • project_harmonia

    A work-in-progress life simulation game.

    I don't know about quinn, but other users uses renet https://github.com/lucaspoffo/renet/tree/master/bevy_renet Example project: https://github.com/dollisgame/dollis

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

  • durian - a high-level general purpose client/server networking library

    3 projects | /r/rust_gamedev | 7 Dec 2022
  • I write a secure UDP tunnel

    2 projects | /r/rust | 1 Oct 2022
  • Which QUIC crate should I use

    3 projects | /r/rust | 28 Dec 2021
  • [ANN] Quinn 0.8 (async-enabled pure-Rust QUIC implementation) releases 0.8, first release with QUIC v1 support

    1 project | /r/rust | 14 Nov 2021
  • Experiments with h3 clients + Envoy

    8 projects | dev.to | 12 Apr 2021

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?