zig-ryu

Network processor framework

Port of a high-performance network processing framework to the Zig programming language.

Zig port of https://github.com/ulfjack/ryu

GitHub

15 stars
5 watching
6 forks
Language: Zig
last commit: 9 months ago
Linked from 3 awesome lists

zig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tiehuis/zig-gameboy A gameboy emulator written in Zig using the SDL2 library 13
tiehuis/zig-sdl2 A minimal wrapper around SDL2 for the Zig programming language 14
tiehuis/zig-regex An automaton-based regex implementation for the Zig programming language 196
ikskuh/zig-network A cross-platform networking library with a minimal API surface 484
tiehuis/zstack A game written in Zig with a focus on line-race Tetris mode and multiple graphics backends. 5
zigembeddedgroup/serial A Zig language library for configuring and using serial ports 59
ronsor/riscv-zig A RISC-V CPU emulator written in Zig. 48
tiehuis/zig-raytrace A simple raytracer and image writer in Zig. 16
ziglibs/zcom A composable network protocol stack implemented in Zig. 15
hejsil/mecha A parser combinator library for the Zig programming language 472
luukdegram/apple_pie A lightweight HTTP server implementation in Zig. 163
floscodes/zerve A simple framework for writing web services in the Zig programming language 49
suirad/zig-header-gen Automates code generation of headers and bindings for multiple languages from Zig source code 77
vexu/bog A small, embeddable language with strong typing and support for async/await, loops, error handling, and destructuring. 546
shiguredo/tls13-zig A TLS 1.3 implementation in Zig language using only the standard library 132