An open API service indexing awesome lists of open source software.

https://github.com/zigtools/protobruh

Protobuf for Zig
https://github.com/zigtools/protobruh

Last synced: 10 months ago
JSON representation

Protobuf for Zig

Awesome Lists containing this project

README

          

# protobruh

proto3 encoding/decoding for zig. Schema translation one day. Supports the bare minimum so that data based on `scip.proto` can properly be emitted for [scip-zig](https://github.com/zigtools/scip-zig). This is a tiny library so that I can easily copy-paste it into my project without adding any new dependencies. :)