Skip to content

mlugg/zigpb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigpb

This is a simple Protobuf encoding and decoding library written in Zig. It aims to support Protobuf 3, but also supports custom defaults, meaning any Protobuf 2 message which does not use the deprecated groups feature can also be used.

Details of the API are currently subject to change. Some planned changes are as follows:

  • Add a comptime parser for .proto files

About

Simple Protobuf encoder and decoder in Zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages