hello
Web Server
An experimental multi-threaded HTTP/1.1 web server written in Zig
Multi-threaded cross-platform HTTP/1.1 web server example in Zig.
34 stars
4 watching
1 forks
Language: Zig
last commit: about 4 years ago
Linked from 1 awesome list
asynccross-platformhttp-serverzig
Related projects:
Repository | Description | Stars |
---|---|---|
lithdew/snow | A fast and async networking framework with automatic socket handling and connection management | 38 |
luukdegram/apple_pie | A lightweight HTTP server implementation in Zig. | 163 |
gendl/aserve | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
karlseguin/http.zig | An HTTP server written in Zig. | 593 |
zhamlin/ahkhttp | A basic HTTP server implemented in AutoHotkey, allowing users to create simple web servers with minimal code. | 79 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
lithdew/lmdb-zig | A set of Zig bindings to a lightweight, fast Btree-based embedded KV database | 70 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
floscodes/zerve | A simple framework for writing web services in the Zig programming language | 49 |
fernandopasik/hello-web-components | A starter project for building web components with Lit and TypeScript | 26 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |