18 releases (5 stable)

new 1.3.1 Oct 11, 2024
1.2.0 Sep 26, 2024
0.15.0 Jul 18, 2024
0.8.1 Mar 18, 2024
0.4.0 Dec 18, 2023

#24 in #http-3

Download history 112/week @ 2024-06-24 2/week @ 2024-07-01 116/week @ 2024-07-08 107/week @ 2024-07-15 33/week @ 2024-07-22 117/week @ 2024-07-29 155/week @ 2024-08-19 4/week @ 2024-08-26 15/week @ 2024-09-16 190/week @ 2024-09-23 55/week @ 2024-09-30 340/week @ 2024-10-07

600 downloads per month

Apache-2.0

19MB
524K SLoC

GNU Style Assembly 205K SLoC // 0.0% comments C++ 132K SLoC // 0.2% comments C 77K SLoC // 0.2% comments Assembly 63K SLoC // 0.0% comments Rust 47K SLoC // 0.1% comments Python 59 SLoC // 0.1% comments Shell 18 SLoC // 0.4% comments

TQUIC tools

TQUIC is a high-performance, lightweight, and cross-platform library for the IETF QUIC protocol.

The crate contains client and server tools based on TQUIC:

  • tquic_client: A QUIC and HTTP/3 client. It's also an HTTP/3 benchmarking tool.
  • tquic_server: A QUIC and HTTP/3 static file server.

Installation

cargo install tquic_tools

Documentation

License

The project is under the Apache 2.0 license.

Dependencies

~21–32MB
~608K SLoC