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 2 years ago
Linked from 2 awesome lists
httphttp-serverserverzigziglang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An HTTP server written in Zig. | 625 |
| | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |
| | A Zig programming language library providing basic DNS functionality | 34 |
| | A Zig library implementing a WebSocket server | 314 |
| | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 19 |
| | An HTTP/1.1 parser and encoder written in Zig. | 84 |
| | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
| | A simple framework for writing web services in the Zig programming language | 49 |
| | A tool for creating custom SMTP servers on the fly using Zig programming language | 2 |
| | A high-performance HTTP server designed to demonstrate the core structure of a scalable network server using epoll and non-blocking I/O | 849 |
| | A cross-platform networking library with a minimal API surface | 492 |
| | A simple HTTP implementation for Swift | 449 |
| | An HTTP server for D with support for various features and request processors. | 34 |
| | Port of a high-performance network processing framework to the Zig programming language. | 16 |
| | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |