This is a very much Work-in-Progress HTTP/2 client for Zig (master).
Enough of the spec has been implemented to pass the h2spec client suite, but TLS support is required for this to be a "serious" implementation (HTTP/2 is almost always done over TLS in practice), and some parts of the spec are yet to be implemented.