protobuf-c

v 1.4.1 Updated: 1 year, 8 months ago

Pure C code generator and runtime libraries for Protocol Buffers

protobuf-c is a C implementation of the Google Protocol Buffers data serialization format. It includes libprotobuf-c, a pure C library that implements protobuf encoding and decoding, and protoc-c, a code generator that converts Protocol Buffer .proto files to C descriptor code, based on the original protoc.

https://github.com/protobuf-c/protobuf-c

To install protobuf-c, paste this in macOS terminal after installing MacPorts

sudo port install protobuf-c

Add to my watchlist

Installations 39
Requested Installations 14