rfc8312bis VS s2n-quic

Compare rfc8312bis vs s2n-quic and see what are their differences.

rfc8312bis

Revision of RFC8312 "CUBIC for Fast Long-Distance Networks" (by NTAP)

s2n-quic

An implementation of the IETF QUIC protocol (by aws)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rfc8312bis s2n-quic
1 7
13 1,066
- 0.4%
0.0 9.3
about 1 year ago 5 days ago
C Rust
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rfc8312bis

Posts with mentions or reviews of rfc8312bis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-17.
  • S2n-QUIC (Rust implementation of QUIC)
    6 projects | news.ycombinator.com | 17 Feb 2022
    CUBIC is a good baseline congestion controller. It's the default one that is being used in Linux, so it should provide adequate performance for a wide range of use-cases. Plus it's not so "olde" - the specification is actively improved (see https://github.com/NTAP/rfc8312bis), and the implementation of the algorithm inside s2n-quic even lead to the discovery of spec gaps that had been fixed as part of this effort.

    Like most other QUIC libraries the congestion controller is also pluggable. So if a different one makes more sense for a particular use-case, it could be integrated in the future.

s2n-quic

Posts with mentions or reviews of s2n-quic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-24.

What are some alternatives?

When comparing rfc8312bis and s2n-quic you can also consider the following projects:

trident - Storage orchestrator for containers

quinn - Async-friendly QUIC implementation in Rust

delight - A Spark UI and Spark History Server alternative with CPU and Memory metrics! Delight is free, cross-platform, and open-source.

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

tuic - Delicately-TUICed 0-RTT proxy protocol

neqo - Neqo, an implementation of QUIC in Rust

s2n - An implementation of the TLS/SSL protocols

base-drafts - Internet-Drafts that make up the base QUIC specification

rustls - A modern TLS library in Rust