C Quic

Open-source C projects categorized as Quic

Top 9 C Quic Projects

  • KCP

    :zap: KCP - A Fast and Reliable ARQ Protocol

  • msquic

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

    Project mention: Msquic: Cross-platform C implementation of QUIC protocol for C, C++, C#, Rust | news.ycombinator.com | 2023-07-24
  • 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.

  • lsquic

    LiteSpeed QUIC and HTTP/3 Library

    Project mention: Avoiding HTTP/3 (for a while) as a pragmatic default | news.ycombinator.com | 2023-04-02

    I referred to sockets as an API design, not to express an opinion on whether you should place your protocol implementations inside or outside the kernel. (Although that’s undeniably an interesting question that by all rights should have been settled by now, but isn’t.)

    Even then, I didn’t mean you should reproduce the Berkeley socket API verbatim (ZeroMQ-style); multiple streams per connection does not sound like a particularly good fit to it (although apparently people have managed to fit SCTP into it[1]?). I only meant that with the current mainstream libraries[2,3,4], establishing a QUIC connection and transmitting bytestreams or datagrams over it seems quite a bit more involved than performing the equivalent TCP actions using sockets.

    [1] https://datatracker.ietf.org/doc/html/rfc6458

    [2] https://quiche.googlesource.com/quiche

    [3] https://github.com/microsoft/msquic

    [4] https://github.com/litespeedtech/lsquic

  • angie

    Angie - drop-in replacement for Nginx

    Project mention: Freenginx.org | news.ycombinator.com | 2024-02-14
  • nghttp3

    HTTP/3 library written in C

    Project mention: Nghttp3 v1.0.0 – HTTP/3 library written in C | news.ycombinator.com | 2023-10-22
  • quant

    QUIC implementation for POSIX and IoT platforms (by NTAP)

  • NanoSDK

    NanoSDK - MQTT 5.0-compliant SDK with QUIC support in NNG flavor

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

  • quic

    In-kernel QUIC implementation with Userspace handshake (by lxin)

    Project mention: In-kernel QUIC implementation with Userspace handshake | news.ycombinator.com | 2023-10-05
  • fair-queuing-aware-congestion-control

    Fair Queuing Aware Congestion Control – based on picoquic

    Project mention: Fair Queuing Aware Congestion Control | news.ycombinator.com | 2023-10-15
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-14.

C Quic related posts

Index

What are some of the best open-source Quic projects in C? This list will help you:

Project Stars
1 KCP 14,497
2 msquic 3,802
3 lsquic 1,434
4 angie 1,029
5 nghttp3 781
6 quant 279
7 NanoSDK 111
8 quic 89
9 fair-queuing-aware-congestion-control 3
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com