72 releases (37 stable)

Uses new Rust 2024

3.7.1 Feb 16, 2026
3.5.0 Jan 29, 2026
3.2.0 Dec 17, 2025
3.0.0-pre.1 Nov 30, 2025
0.1.4 Jul 13, 2022

#70 in Asynchronous

Download history 3650/week @ 2025-11-13 5626/week @ 2025-11-20 4035/week @ 2025-11-27 3524/week @ 2025-12-04 3926/week @ 2025-12-11 2750/week @ 2025-12-18 1664/week @ 2025-12-25 3158/week @ 2026-01-01 4920/week @ 2026-01-08 5228/week @ 2026-01-15 3968/week @ 2026-01-22 5637/week @ 2026-01-29 4239/week @ 2026-02-05 5329/week @ 2026-02-12 4684/week @ 2026-02-19 5029/week @ 2026-02-26

20,260 downloads per month
Used in 82 crates (2 directly)

MIT/Apache

495KB
14K SLoC

ntex-h2

HTTP/2 client & server implementation for Rust.

License: MIT Crates.io Documentation Version CI codecov

More information about this crate can be found in the crate documentation.

Features

  • Client and server HTTP/2 implementation.
  • Implements part of HTTP/2 specification (priority and push are not supported).
  • Passes h2spec.

Original

This is fork of h2 crate optimized for ntex framework

Dependencies

~5–20MB
~252K SLoC