https://github.com/pooyaeimandar/z
Simple http server based on Zig, coroutines and io_uring
https://github.com/pooyaeimandar/z
coroutine http-server io-uring zig
Last synced: 11 months ago
JSON representation
Simple http server based on Zig, coroutines and io_uring
- Host: GitHub
- URL: https://github.com/pooyaeimandar/z
- Owner: PooyaEimandar
- License: mit
- Created: 2025-07-04T20:33:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-04T20:38:49.000Z (12 months ago)
- Last Synced: 2025-07-04T21:32:35.454Z (12 months ago)
- Topics: coroutine, http-server, io-uring, zig
- Language: Zig
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# z
Simple http server based on Zig, coroutines and io_uring (Linux kernel version 5.1+)