apple_pie
HTTP server
A lightweight HTTP server implementation in Zig.
Basic HTTP server implementation in Zig
163 stars
7 watching
21 forks
Language: Zig
last commit: over 1 year ago
Linked from 2 awesome lists
httphttp-serverserverzigziglang
Related projects:
Repository | Description | Stars |
---|---|---|
karlseguin/http.zig | An HTTP server written in Zig. | 625 |
lithdew/hello | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |
lun-4/zigdig | A Zig programming language library providing basic DNS functionality | 34 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 314 |
karlseguin/smtp_client.zig | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 19 |
truemedian/hzzp | An HTTP/1.1 parser and encoder written in Zig. | 84 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
floscodes/zerve | A simple framework for writing web services in the Zig programming language | 49 |
mailmug/zigmailer | A tool for creating custom SMTP servers on the fly using Zig programming language | 2 |
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 |
ikskuh/zig-network | A cross-platform networking library with a minimal API surface | 492 |
huytd/swift-http | A simple HTTP implementation for Swift | 449 |
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 16 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |