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
484 stars
9 watching
59 forks
Language: Zig
last commit: about 2 months ago
Linked from 2 awesome lists
networkingtcptcp-clienttcp-serverudpzigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
alexnask/interface.zig | A library that provides a simple and flexible way to create dynamic interfaces in Zig | 167 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 362 |
ikskuh/zig-args | An argument parser library for Zig programming language | 253 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 59 |
euantorano/ip.zig | A collection of utility functions and data structures for working with IP addresses in Zig programming language. | 14 |
karlseguin/smtp_client.zig | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 18 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
lun-4/zigdig | A Zig programming language library providing basic DNS functionality | 33 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
zig-bitcoin/btczee | An implementation of the Bitcoin protocol in Zig. | 47 |
tiehuis/zig-ryu | Port of a high-performance network processing framework to the Zig programming language. | 15 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 452 |
emekoi/log.zig | A cross-platform logging library for Zig that provides thread-safe logging capabilities. | 22 |
ziglibs/zinput | A command-line input library written in Zig | 49 |