zig-network

Networking library

A cross-platform networking library with a minimal API surface

A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP

GitHub

492 stars
9 watching
62 forks
Language: Zig
last commit: almost 2 years ago
Linked from 2 awesome lists

networkingtcptcp-clienttcp-serverudpzigzig-package

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ziglibs/zcomA composable network protocol stack implemented in Zig.15
alexnask/interface.zigA library that provides a simple and flexible way to create dynamic interfaces in Zig168
ikskuh/sdl.zigProvides a Zig wrapper around SDL2 with object API and error handling369
ikskuh/zig-argsAn argument parser library for Zig programming language255
zigembeddedgroup/serialA Zig language library for configuring and using serial ports63
euantorano/ip.zigA collection of utility functions and data structures for working with IP addresses in Zig programming language.14
karlseguin/smtp_client.zigA Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options.19
karlseguin/websocket.zigA Zig library implementing a WebSocket server314
lun-4/zigdigA Zig programming language library providing basic DNS functionality34
ziglibs/zig-windows-consoleA collection of tools and utilities for working with the Windows console in Zig programming language.6
zig-bitcoin/btczeeAn implementation of the Bitcoin protocol in Zig.50
tiehuis/zig-ryuPort of a high-performance network processing framework to the Zig programming language.16
zigimg/zigimgA Zig language library for reading and writing various image formats462
emekoi/log.zigA cross-platform logging library for Zig that provides thread-safe logging capabilities.24
ziglibs/zinputA command-line input library written in Zig49