oskaritimperi / nimpb_protoc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nimpb_protoc

This repo contains protoc binaries for most common platforms, for easy usage with 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

About

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

License:MIT License


Languages

Language:Nim 86.3%Language:Makefile 13.7%