Projects with this topic
-
-
A alpine container with Anyzig for running Ziglang CI jobs
Updated -
A concurrent key-value database based in a Bw-Tree
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 -
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 -
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 -
-
QUIC-native TLS 1.3 implementation in Zig. RFC 8446/9001 compliant with zero external dependencies.
Updated -
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 CUDA compute library for Zig providing GPU memory management, kernel compilation/launching, device probing, and profiling capabilities
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 -
A comprehensive internationalization library for Zig with locale handling, number/date formatting, Unicode normalization, collation, and ICU MessageFormat support
Updated -
High-performance data structures and algorithms library for Zig. Includes graphs, trees, caching, string search, and serialization (DOT/GQL).
Updated -
A comprehensive CLI framework for Zig with command parsing, shell completions (bash/zsh/fish), configuration loading (TOML/JSON/YAML), and terminal utilities
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 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