Projects with this topic
-
-
slogz - A high-performance structured logging library for Zig, inspired by Go's slog. Features text/JSON handlers, async buffering, network sinks (TCP/UDP/HTTP), syslog RFC5424 support, and secret redaction.
Updated -
A comprehensive configuration management library for Zig 0.15.1. Supports YAML, JSON, TOML, INI, Properties formats with unified API, XDG compliance, hot-reload, async loading, remote config (etcd/Consul), secure secrets, validation with regex patterns, diff utilities, and provenance tracking.
Updated -
A comprehensive CLI framework for Zig with command parsing, shell completions (bash/zsh/fish), configuration loading (TOML/JSON/YAML), and terminal utilities
Updated -
-
High-performance QUIC protocol implementation in Zig. RFC 9000/9001/9002 compliant with TLS 1.3, HTTP/3 support, and cross-platform compatibility (Linux, macOS, Windows).
Updated -
QUIC-native TLS 1.3 implementation in Zig. RFC 8446/9001 compliant with zero external dependencies.
Updated -
RFC 3986 compliant URI/URL parsing and manipulation library for Zig. Zero-copy parsing, URI resolution, normalization, percent-encoding, URN support (RFC 8141), and resource registry.
Updated -
A fully compliant TOML v1.1.0 parser for Zig 0.15.2 with v1.0.0 compatibility mode. Features typed value tree output, version-gated parsing, comprehensive error handling, and zero external dependencies.
Updated -
-
zigdns - A comprehensive DNS library for Zig with recursive resolution, caching, connection pooling, and the zdig CLI tool
Updated -
A Zig implementation of the Model Context Protocol (MCP) spec revision 2025-03-26. Features JSON-RPC 2.0, stdio/HTTP transports, OAuth2.1 authentication, worker thread pool with cancellation, and deterministic testing.
Updated -
-
A complete YAML 1.2.2 parser and emitter library for Zig 0.15.2. Features streaming event-based parser, document graph representation, schema-based resolution (failsafe/json/core), canonical emitter, and resource limits for DoS protection.
Updated -
RFC 8259 compliant JSON parser and JSON Schema 2020-12 validator for Zig. Features normalized decimal number handling, full encoding/serialization support, and ECMA-262 regex pattern validation.
Updated -
ZigStr - A comprehensive Unicode string library for Zig with SSO, full Unicode normalization (NFC/NFD/NFKC/NFKD), text segmentation, collation, regex, fuzzy matching, and support for legacy encodings (CJK, Windows code pages, ISO-8859)
Updated -
High-performance data structures and algorithms library for Zig. Includes graphs, trees, caching, string search, and serialization (DOT/GQL).
Updated -
Lazy, chainable and feature-packed iterators in Zig
⚡ Updated -
A cross-platform, feature-rich REPL (Read-Eval-Print Loop) library for Zig with Emacs/Vi keybindings, command history, tab completion, multi-line input, and colored output
Updated