zig-lib
There are 17 repositories under zig-lib topic.
zigcc/awesome-zig
A collection of some awesome public Zig programming language projects.
jiacai2050/zig-curl
Zig bindings for libcurl
jedisct1/zig-bounded-array
BoundedArray module for Zig.
DISTREAT/zig-csv
A library for parsing, creating, and manipulating CSV data.
hendriknielaender/zlog
🪵 structured logging library for zig
jiacai2050/zig-rocksdb
RocksDB binding for Zig
RGBCube/ZTerm
Terminal abstraction library for Zig.
nitrogenez/prism
All about colors
Hejsil/fmtbuf
Buffered formatting that figures out the buffer size for you
tensorush/zig-backoff
Zig implementation of exponential backoff algorithm.
DISTREAT/projavu
A program for on-disk storing and managing of project ideas.
DISTREAT/zig-argtic
Zig argument parser
Lumi-Engine/lumi
The main Lumi engine repo
nitrogenez/resfs
File system abstraction layer for Zig games and apps
tensorush/zig-cookie
Zig port of cookie library for HTTP cookie storage.
tensorush/zig-quickphf
Zig port of quickphf library for static hash map generation.
tensorush/zig-quickdiv
Zig port of quickdiv library for optimized repeated division.