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. | 593 |
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 | 33 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
karlseguin/smtp_client.zig | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 18 |
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 | Custom SMTP servers can be created on the fly using this project | 1 |
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 | 484 |
huytd/swift-http | A simple HTTP implementation for Swift | 449 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 15 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |