Skip to content

hendriknielaender/zRPC

Repository files navigation

zRPC logo

⚡zRPC - gRPC for Zig (Built on C Core Library)

This is a gRPC library for the Zig programming language built on top of the C Core library. It provides an efficient and expressive way to communicate between microservices using the gRPC protocol in Zig.


Features

  • Full Integration with Zig: Seamless usage with Zig's build system and standard library.
  • Performance: Built on top of the robust gRPC C Core library.
  • Bi-directional Streaming: Support for full-duplex streaming RPCs.
  • Pluggable: Supports custom authentication, load balancing, retries, etc.

Requirements

  • Zig compiler version 0.x.x or newer.

Installation

WIP

About

⛓️ gRPC library for zig built on C Core library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published