https://github.com/mattnite/protobuf
A pure-Zig Protocol Buffers library with a standalone .proto parser, build-time code generator, and transport-agnostic RPC stub generation. Proto2 + proto3. Zero external dependencies.
https://github.com/mattnite/protobuf
protobuf rpc zig zig-package
Last synced: about 18 hours ago
JSON representation
A pure-Zig Protocol Buffers library with a standalone .proto parser, build-time code generator, and transport-agnostic RPC stub generation. Proto2 + proto3. Zero external dependencies.
- Host: GitHub
- URL: https://github.com/mattnite/protobuf
- Owner: mattnite
- License: bsd-3-clause
- Created: 2026-02-28T10:24:42.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2026-03-07T18:14:39.000Z (17 days ago)
- Last Synced: 2026-03-07T23:55:25.864Z (17 days ago)
- Topics: protobuf, rpc, zig, zig-package
- Language: Zig
- Homepage:
- Size: 545 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-zig - mattnite/protobuf - A pure-Zig Protocol Buffers library with a standalone .proto parser, build-time code generator, and transport-agnostic RPC stub generation. Supports proto2 and proto3. (Language Essentials / File Format Processing)
- awesome-zig - protobuf🗒️A pure-Zig Protocol Buffers library with standalone .proto parser, build-time code generator, and RPC stub generation. Supports proto2 and proto3