ziglana/gRPC-zig
blazigly fast gRPC/MCP client & server implementation in zig
This project provides a robust, high-speed solution for building network communication services that need to exchange structured data efficiently. It allows developers to define messages and service methods, automatically generating code to handle the communication plumbing. The output is a highly performant client or server application capable of secure, streaming data exchange for internal services or APIs.
115 stars.
Use this if you are a developer building high-performance, low-latency microservices or APIs in Zig that require efficient, language-agnostic communication between different system components.
Not ideal if you are looking for a simple web server for serving static content or a human-readable REST API, as gRPC is optimized for inter-service communication rather than direct browser interaction.
Stars
115
Forks
24
Language
Zig
License
Unlicense
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ziglana/gRPC-zig"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
universal-tool-calling-protocol/python-utcp
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any...
openSVM/zig-mcp-server
A Model Context Protocol (MCP) server that provides Zig language tooling, code analysis, and...
universal-tool-calling-protocol/go-utcp
Official Go implementation of the UTCP
muhammad-fiaz/mcp.zig
A comprehensive Model Context Protocol (MCP) library for Zig — bringing MCP support to the Zig ecosystem.
universal-tool-calling-protocol/rs-utcp
Official Rust implementation of the UTCP