nimpb_protoc

Protocol Buffers compiler support package for nimpb

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version Unknown
License MIT
CI Status Passing
Downloads 0
Last Indexed 2026-07-22 05:28

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 - - - - - - -

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