20 releases (7 stable)

1.5.0 Nov 8, 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

#1791 in Network programming

Download history 138/week @ 2024-10-23 29/week @ 2024-10-30 114/week @ 2024-11-06 6/week @ 2024-11-13 6/week @ 2024-11-20 3/week @ 2024-11-27 23/week @ 2024-12-04 37/week @ 2024-12-11

1,389 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 145 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–35MB
~592K SLoC