Announcing s2n-quic 1.0

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. s2n-quic

    An implementation of the IETF QUIC protocol

    It's definitely a valid question, with there being a lot of great QUIC implementations out there. We do believe, though, s2n-quic has a lot to offer with a high level of security, testing, performance, and features. Given that s2n-quic will eventually be integrated into AWS Services, we ultimately need direct ownership of fundamental libraries like s2n-quic, s2n-tls, etc. to be able to maintain that high level of security and performance for our customers.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. quiche

    🥧 Savoury implementation of the QUIC transport protocol and HTTP/3

    There is also https://github.com/cloudflare/quiche by Cloudflare and https://github.com/mozilla/neqo by Mozilla.

  4. neqo

    Neqo, the Mozilla Firefox implementation of QUIC in Rust

    There is also https://github.com/cloudflare/quiche by Cloudflare and https://github.com/mozilla/neqo by Mozilla.

  5. base-drafts

    Internet-Drafts that make up the base QUIC specification

    After lots of hard work, we're excited to open-source [s2n-quic](https://github.com/aws/s2n-quic), a Rust implementation of the [IETF QUIC protocol](https://quicwg.org/). Feel free to ask any questions here in the comments or by [opening an issue](https://github.com/aws/s2n-quic/issues/new/choose). Thanks!

  6. advisory-db

    Security advisory database for Rust crates published through crates.io

    You are correct. Definitely not to pick on the other implementations but through casual testing we've seen all of them panic on messages received over the wire. I don't think any of them have disclosure policies in place and/or there was no advisory issued.

  7. quinn

    Async-friendly QUIC implementation in Rust

    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

  • Best performing quic implementation?

    4 projects | /r/rust | 5 Mar 2023
  • What is a CDN? How do CDNs work?

    3 projects | news.ycombinator.com | 8 Feb 2023
  • DNS-over-HTTP/3 in Android

    1 project | news.ycombinator.com | 20 Jul 2022
  • The MQTT broker powering Cloudflare's new Pub/Sub product is written in Rust!

    1 project | /r/rust | 12 May 2022
  • Quiche - 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3

    1 project | /r/github_trends | 5 May 2022

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