zig-library
There are 202 repositories under zig-library topic.
zigcc/awesome-zig
A collection of some awesome public Zig programming language projects.
karlseguin/http.zig
An HTTP/1.1 server for zig
zigimg/zigimg
Zig library for reading and writing different image formats
natecraddock/zf
a commandline fuzzy finder and zig module designed for filtering filepaths
Hejsil/mecha
A parser combinator library for Zig
karlseguin/websocket.zig
A websocket implementation for zig
karlseguin/pg.zig
Native PostgreSQL driver / client for Zig
ziglibs/known-folders
Provides access to well-known folders across several operating systems
kubkon/zig-yaml
YAML parser for Zig
alexnask/interface.zig
Dynamic dispatch for zig made easy
cryptocode/zigfsm
A finite state machine library for Zig
karlseguin/zuckdb.zig
A DuckDB driver for Zig
karlseguin/log.zig
A structured logger for Zig
alexnask/ctregex.zig
Compile time regular expressions in zig
travisstaloch/simdjzon
simdjson ported to zig
karlseguin/zqlite.zig
A thin SQLite wrapper for Zig
johan0A/clay-zig-bindings
Zig bindings for the library clay: A high performance UI layout library in C.
yamafaktory/hypergraphz
HypergraphZ - A Hypergraph Implementation in Zig
jedisct1/zigly
The easiest way to write services for Fastly's Compute@Edge in Zig.
andrewCodeDev/Metaphor
Machine Learning Library in Zig
zigwasm/wasmtime-zig
Zig embedding of Wasmtime
suirad/zig-header-gen
Automatically generate headers/bindings for other languages from Zig code
Hejsil/ziter
The missing iterators for Zig
karlseguin/cache.zig
A thread-safe, expiration-aware, LRU cache for Zig
dantecatalfamo/zig-dns
Experimental DNS library implemented in zig
suirad/adma
A general purpose, multithreaded capable slab allocator for Zig
jiacai2050/simargs
A simple, opinionated, struct-based argument parser in Zig.
zigwasm/wasmer-zig
Zig bindings for the Wasmer WebAssembly runtime
travisstaloch/art.zig
An Adaptive Radix Tree ported from c
g41797/mailbox
Zig Mailbox is convenient inter-thread communication mechanizm.
karlseguin/metrics.zig
Prometheus metrics for library and application developers
kubkon/protozig
The protozig(uana), or protocol buffers implementation in Zig
speed2exe/myzql
MySQL and MariaDB driver in native Zig
BanchouBoo/accord
A simple argument parser for Zig
cryptocode/marble
A metamorphic testing library for Zig
speed2exe/tree-fmt
Tree-like pretty formatter for Zig