nimpb_protoc
Protocol Buffers compiler for nimpb
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:21 |
Tags
Authors
- Oskari Timperi
Installation
nimble install nimpb_protoc
choosenim install nimpb_protoc
git clone https://github.com/oswjk/nimpb_protoc
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nimpb_protoc | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.18.0 | No |
Source
| Repository | https://github.com/oswjk/nimpb_protoc |
|---|---|
| Homepage | https://github.com/oswjk/nimpb_protoc |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
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