46 results for “topic:zig-lib”
A collaborative list of awesome Zig libraries and resources.
Zig bindings for libcurl
TUI.zig is a Modern and easy-to-use Terminal User Interface (TUI) library for the Zig programming language. It provides a rich set of features to create modern, responsive, and visually appealing terminal applications with minimal effort.
Zero-cost Luau wrapper for Zig
🪵 structured logging library for zig
A simple IRC library written in Zig.
BoundedArray module for Zig.
A modern, minimal argument parser for Zig.
A library for parsing, creating, and manipulating CSV data.
A simple, direct Zig library for reading and writing ZON (Zig Object Notation) files.
ZigBeam: Reusable building blocks for high-performance concurrency and parallel computing
A fast, production-grade command-line argument parser for Zig.
A maturin-like Python binding system implemented in pure Zig.
RocksDB binding for Zig
Schedule one or more tasks with crontab expression written in Zig
Zigantic brings Pydantic-style data validation to Zig, using the type system for compile-time guarantees. Define validation rules as types, parse JSON with automatic error handling, and serialize with zero runtime overhead for unused features.
Terminal abstraction library for Zig.
All-in-One archive and compression library for Zig, supporting multiple compression algorithms and archive formats with a clean, intuitive API.
A production-grade update checker and auto-updater for Zig applications, supporting multiple Git hosting providers and flexible configurations.
Learning zig via squashfs
🚀 Build high-performance applications with Zig using Zigantic, a powerful framework designed for efficiency and ease of use.
wyhash implementation in zig
All about colors
A simple Zig library for loading environment variables from .env files.
Yet another CBOR library for Zig
A tensor implementation in zig
A simple BTree implementation in zig
Zero-dependency, modular Vulkan bindings for Zig
Compile-time suffix automaton construction for optimal substring/suffix string lookup codegen in zig
comptime type validation for contract-based programming in zig