zig-wasm / zig-mcpLinks
Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin functions
☆74Updated 2 weeks ago
Alternatives and similar repositories for zig-mcp
Users that are interested in zig-mcp are comparing it to the libraries listed below
Sorting:
- Build type-safe finite state machines with higher-order states.☆214Updated last week
- Topological sort library in Zig☆96Updated 2 weeks ago
- A Lightweight Zig Library for JSON-RPC 2.0☆37Updated last month
- HypergraphZ - A Hypergraph Implementation in Zig☆106Updated 2 months ago
- 📟 Zig command-line interfaces made easy. A blazing fast CLI framework. Build ergonomic, high-performance command-line tools with zig.☆266Updated last week
- zero-dependency image processing library☆239Updated this week
- A high-throughput parser for the Zig programming language.☆250Updated 4 months ago
- Fast webserver with predictable memory usage☆182Updated last year
- 🦎🔑 Secure & fast Passkey (WebAuthn) library for Zig☆23Updated this week
- An asynchronous IO runtime☆132Updated 2 months ago
- A SQLite VFS for remote databases via gRPC☆114Updated last month
- ☆121Updated last week
- Implementing git structures and functions in zig☆35Updated last year
- Checker for Lifetimes and other Refinement types☆112Updated 6 months ago
- MLX.zig: Phi-4, Llama 3.2, and Whisper in Zig☆25Updated 4 months ago
- ☆108Updated 4 months ago
- Lil Scan helps you hand-write parsers in Zig☆56Updated last month
- SQL Language server and cli☆86Updated 6 months ago
- Zig Mailbox is convenient inter-thread communication mechanizm.☆81Updated last month
- ☆270Updated 3 weeks ago
- A minimal OS implemented following "Operating system in 1000 lines of code"☆144Updated 5 months ago
- Simple live calculator in tree-sitter + cranelift jit☆75Updated 9 months ago
- Disk Based Key-Value Store Inspired by Bitcask☆196Updated 2 months ago
- a git alternative written in zig☆297Updated last week
- Backtesting engine in Zig☆142Updated 4 months ago
- A data serialization language for expressing clear API messages, config files, etc.☆448Updated 3 weeks ago
- 😎 A curated list of WebAssembly runtimes☆59Updated 9 months ago
- Actually Portable WebAssembly compiler toolchain for self-contained cross-platform binaries☆218Updated last year
- A compile-time interface checker for Zig that enables interface-based design with comprehensive type checking and detailed error reportin…