Projects with this topic
-
-
-
-
Solutions for Advent of Code problems
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 -
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 -
zigdns - A comprehensive DNS library for Zig with recursive resolution, caching, connection pooling, and the zdig CLI tool
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 -
-
Lineage2TS is open-source MMO server platform focused on implementing fully featured Lineage 2 server in Typescript, supporting High Five client.
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 -
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 -
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 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