Zero-dependency HTTP/2 implementation in pure Zig.
h2.zig is an HTTP/2 implementation built from scratch in Zig, with a focus on performance.
No C dependencies. No external HTTP stack. Just Zig and the protocol.
Warning
h2.zig is under active development and is not yet ready for production use.