fastwebsockets A new high-performance WebSocket protocol implementation in Rust

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
  1. fastwebsockets

    A fast RFC6455 WebSocket implementation

    I look at the source code for fastwebsockets, there implementation has almost no difference then web-socket implementation

  2. 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
  3. websocket.rs

    WebSocket implementation for both client and server

    Thanks for open sourcing it, looks really interesting! Can you perhaps include in https://github.com/PrivateRookie/ws-tool in the benchmarks? From the dev perspective, what would you say why https://github.com/nurmohammed840/websocket.rs is a few ms faster? I'm interested in good perf patterns but am a beginner in Rust so it would be interesting to hear some feedback from the authors themself. Again, thx for all the work. Looks like we can finally compete with c++ WS clients.

  4. web-socket-benchmark

    Rust web-socket implementation benchmark

    Here is the Benchmark result

  5. ws-tool

    High perform & easy to use websocket client/server

    Thanks for open sourcing it, looks really interesting! Can you perhaps include in https://github.com/PrivateRookie/ws-tool in the benchmarks? From the dev perspective, what would you say why https://github.com/nurmohammed840/websocket.rs is a few ms faster? I'm interested in good perf patterns but am a beginner in Rust so it would be interesting to hear some feedback from the authors themself. Again, thx for all the work. Looks like we can finally compete with c++ WS clients.

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

  • Announcement: ws-tool 0.7.0 release 🎉🎉🎉

    1 project | /r/rust | 25 Feb 2023
  • ws-rs alternative

    1 project | /r/rust | 9 Oct 2022
  • Easy and high perform websocket toolkit

    3 projects | /r/rust | 18 Mar 2022
  • An easy-to-use WebSocket tool

    1 project | /r/rust | 7 Mar 2022
  • Looking for recommendations on parser crate API

    1 project | /r/rust | 19 Jul 2021

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