Experiments with h3 clients + Envoy

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • libcurl

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

    curl/curl compiled with cloudflare/quiche + BoringSSL

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • h3

    hyperiem/h3

  • Proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP server.

    proxygen/hq

  • neqo

    Neqo, the Mozilla Firefox implementation of QUIC in Rust

    mozilla/neqo

  • quiche

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

    cloudflare/quiche

  • quinn

    Async-friendly QUIC implementation in Rust

    quinn-rs/quinn

  • hyperfine

    A command-line benchmarking tool

    I used the excellent hyperfine for testing. Please note that benchmarking is hard and this is in no way a proper benchmark. This is more for fun, learning how to build and use new h3 clients and working out how to configure h3 / QUIC for Envoy. Please take all results with a huge grain of salt

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • h3spec

    Test tool for error cases of QUIC and HTTP/3

    I've also tested using the excellent h3spec. We found one crashing bug using this test suite which has subsequently been fixed

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

  • durian - a high-level general purpose client/server networking library

    3 projects | /r/rust_gamedev | 7 Dec 2022
  • FPS server with QUINN?

    3 projects | /r/rust | 29 Oct 2022
  • I write a secure UDP tunnel

    2 projects | /r/rust | 1 Oct 2022
  • Which QUIC crate should I use

    3 projects | /r/rust | 28 Dec 2021
  • [ANN] Quinn 0.8 (async-enabled pure-Rust QUIC implementation) releases 0.8, first release with QUIC v1 support

    1 project | /r/rust | 14 Nov 2021

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