Yet another Web-Socket implementation in rust.

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
  • websocket.rs

    WebSocket implementation for both client and server

  • I was looking for fast Web-Socket implementation, So here is my work: websocket.rs

  • autobahn-testsuite

    Autobahn WebSocket protocol testsuite

  • It passed all test of the autobahn testsuite And web-socket-benchmark show about 3x faster then tokio-tungstenite

  • 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
  • web-socket-benchmark

    Rust web-socket implementation benchmark

  • It passed all test of the autobahn testsuite And web-socket-benchmark show about 3x faster then tokio-tungstenite

  • tokio-tungstenite

    Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation

  • It passed all test of the autobahn testsuite And web-socket-benchmark show about 3x faster then tokio-tungstenite

  • rust

    Empowering everyone to build reliable and efficient software.

  • What you are doing is considered dangerous, and in fact has been considered for being removed from the language entirely because it is so hard to do right: https://github.com/rust-lang/rust/issues/53639

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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