neqo VS base-drafts

Compare neqo vs base-drafts and see what are their differences.

base-drafts

Internet-Drafts that make up the base QUIC specification (by quicwg)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
neqo base-drafts
12 8
1,754 1,608
1.2% 0.5%
9.6 0.6
6 days ago 19 days ago
Rust Shell
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.

neqo

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

base-drafts

Posts with mentions or reviews of base-drafts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-17.
  • Announcing s2n-quic 1.0
    9 projects | /r/rust | 17 Feb 2022
    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!
  • Crate to build network packets over UDP
    5 projects | /r/rust | 9 Jul 2021
    Maybe check out laminar and quinn, which implement custom protocols on top of UDP (quinn implements QUIC), to get an idea on how to do things.
  • QUIC is now RFC 9000
    15 projects | news.ycombinator.com | 27 May 2021
    > Every app has to implement it itself

    No? I'll just link against one of the cross platform libraries that implements it, the same as for any other networking protocol. (Ex https://github.com/microsoft/msquic)

    Also see: https://github.com/quicwg/base-drafts/wiki/Implementations

    > same as for TLS, making fewer apps implement it without a lot of extra work

    ... do you not just link against a relevant networking library at this point? If not, why?!

    15 projects | news.ycombinator.com | 27 May 2021
    IETF work is conducted mostly on email lists, hence the "many thousands of emails".

    For some newer work like QUIC, GitHub is used to maintain a more to-the-minute shared view of the documents, and then again as mentioned in the text you quoted, GitHub Issues and PRs are used to manage the document, particularly by the most active participants.

    https://github.com/quicwg/base-drafts - of course raising issues or PRs for them now won't do anything useful for you, because these RFCs were published. But you can see there were thousands of commits, one of the last being Martin Thompson's minor typographical tweaks summarised as "DOES IT NEVER END?!?".

  • QUIC and HTTP/3 Support Now in Firefox Nightly and Beta
    12 projects | news.ycombinator.com | 16 Apr 2021

What are some alternatives?

When comparing neqo and base-drafts you can also consider the following projects:

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

udp2raw - A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)

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

quinn - Async-friendly QUIC implementation in Rust

hysteria - Hysteria is a powerful, lightning fast and censorship resistant proxy.

quicly - A modular QUIC stack designed primarily for H2O

shadowsocks-rust - A Rust port of shadowsocks

s2n-quic - An implementation of the IETF QUIC protocol

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

orchid - Orchid: VPN, Personal Firewall