openssl VS quicly

Compare openssl vs quicly and see what are their differences.

openssl

TLS/SSL and crypto library with QUIC APIs (by quictls)

quicly

A modular QUIC stack designed primarily for H2O (by h2o)
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
openssl quicly
4 1
346 595
0.3% 0.8%
0.0 8.8
3 days ago 10 days ago
C C
Apache License 2.0 MIT License
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.

openssl

Posts with mentions or reviews of openssl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-18.

quicly

Posts with mentions or reviews of quicly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • QUIC is now RFC 9000
    15 projects | news.ycombinator.com | 27 May 2021
    Is it possible to compile quicly cli (referenced in the blog post) with musl instead of glibc. I had to add signal.h and it then compiled successfully but I got illegal instruction segfault when executing cli.

    https://github.com/h2o/quicly

    There are a few Rust alternatives for QUIC. Anyone tried them and have comments.

    https://github.com/cloudflare/quiche

    https://github.com/quinn-rs/quinn

    https://github.com/mozilla/neqo

What are some alternatives?

When comparing openssl and quicly you can also consider the following projects:

msquic - Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.

neqo - Neqo, an implementation of QUIC in Rust

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

openmptcprouter - OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt

sctp - A Go implementation of SCTP

usrsctp - A portable SCTP userland stack

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

quinn - Async-friendly QUIC implementation in Rust