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

https://github.com/oskaritimperi/nimpb_protoc

Protocol Buffers code generator for https://github.com/oswjk/nimpb
https://github.com/oskaritimperi/nimpb_protoc

nim nimpb protobuf protoc protocol-buffers

Last synced: about 1 month ago
JSON representation

Protocol Buffers code generator for https://github.com/oswjk/nimpb

Awesome Lists containing this project

README

        

# nimpb_protoc

This repo contains protoc binaries for most common platforms, for easy usage
with [nimpb](https://github.com/oswjk/nimpb). The actual code generation is
in nimpb.

The following platforms are supported:

- Linux x86_32
- Linux x86_64
- Linux aarch_64
- OSX x86_64
- Windows