Projects with this topic
-
-
-
Fiat-to-USDC x402 on-ramp in one Cloudflare Worker, 100% Zig. Mints Coinbase Onramp session tokens for browser-generated wallets. Non-custodial. MIT.
Updated -
A alpine container with Anyzig for running Ziglang CI jobs
Updated -
crawling and indexing git hosting sites in an sqlite database. Website
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 -
-
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 -
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 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 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