hzzp
HTTP parser
An HTTP/1.1 parser and encoder written in Zig.
84 stars
3 watching
11 forks
Language: Zig
last commit: 2 months ago
Linked from 1 awesome list
httpzig
Related projects:
Repository | Description | Stars |
---|---|---|
truemedian/wz | A high-performance WebSocket 1.3 library in Zig. | 38 |
karlseguin/http.zig | An HTTP server written in Zig. | 593 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |
luukdegram/apple_pie | A lightweight HTTP server implementation in Zig. | 163 |
evertdespiegeleer/zhttp | A minimal, typesafe HTTP library with Zod validation | 65 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
m-r-hunt/tjp | A Zig library to parse JSON into native Zig values | 6 |
zyearn/zaver | A high-performance HTTP server designed to demonstrate the core structure of a scalable network server using epoll and non-blocking I/O | 849 |
lithdew/hello | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |
karlseguin/smtp_client.zig | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 18 |
mozillazg/request | An HTTP request library for Gopher. | 425 |
weskoerber/kewpie | A simple query string parser for Zig. | 2 |
neuralegion/har | A Crystal library for parsing the HTTP Archive format | 22 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |