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

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/rust_gamedev

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • InfluxDB - Access the most powerful time series database as a service
  • durian

    General purpose client/server networking library written in Rust, built on top of the QUIC protocol which is implemented by quinn (by spoorn)

  • quinn

    Async-friendly QUIC implementation in Rust

    QUIC isn't web/wasm-compatible because of https://github.com/quinn-rs/quinn/issues/1388, so durian wouldn't either since it's built on top of it.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • bevy_quinnet

    A Client/Server game networking plugin using QUIC, for the Bevy game engine.

    i've been using bevy_quinnet for my personal networking needs and loving it, and this is also built on top of quinn/QUIC so i'm starring :)

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