Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protozig

Ideally, this will be a complete implementation of protobuf in Zig.

Initially, my focus will be entirely on a standalone protobuf to Zig translator. The syntax version I'll be focusing on will be proto3 (in the future, happy to add the previous proto2 version too).

How to...

You will need at least Zig v0.9.0 in your path. Alternatively, if you can use Nix, simply enter a new shell in the repo's root:

$ nix-shell

Building the protozig proto-to-zig translator:

$ zig build install

Running tests:

$ zig build test

About

The protozig(uana), or protocol buffers implementation in Zig

Topics

Resources

Stars

47 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages