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
- Host: GitHub
- URL: https://github.com/oskaritimperi/nimpb_protoc
- Owner: oskaritimperi
- License: mit
- Created: 2018-04-05T21:09:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T19:36:52.000Z (about 7 years ago)
- Last Synced: 2025-04-09T16:18:44.281Z (about 1 month ago)
- Topics: nim, nimpb, protobuf, protoc, protocol-buffers
- Language: Nim
- Homepage:
- Size: 6.58 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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