gRPC-zig and mcp.zig

The first tool provides a gRPC/MCP client and server implementation, making it a foundation for communication, while the second tool focuses on building efficient Zig-based tools using MCP, suggesting they are ecosystem siblings where the latter likely leverages or integrates with the former's communication capabilities.

gRPC-zig
56
Established
mcp.zig
28
Experimental
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 2/25
Maturity 16/25
Community 0/25
Stars: 115
Forks: 24
Downloads:
Commits (30d): 0
Language: Zig
License: Unlicense
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: Zig
License: MIT
No Package No Dependents
No Package No Dependents

About gRPC-zig

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.

microservices API-development network-programming inter-service-communication high-performance-computing

About mcp.zig

nobita5609/mcp.zig

🛠️ Build efficient Zig-based tools with MCP.zig, focusing on modularity and performance for streamlined software development.

Scores updated daily from GitHub, PyPI, and npm data. How scores work