Packages tagged: protobuf
nimpb
A Protocol Buffers library for Nim
nimpb_protoc
Protocol Buffers compiler support package for nimpb
nimproto3
A Nim implementation of Protocol Buffers 3 (proto3) with support for parsing .proto files, generating Nim code, serializing/deserializing data in both binary (protobuf wire format) and JSON formats, a
protobuf
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
protobuf_serialization
Protobuf implementation compatible with the nim-serialization framework.