Packages tagged: protobuf
nimpb
protobuf library for Nim
nimpb_protoc
Protocol Buffers compiler for nimpb
nimproto3
Nim implementation of protobuf3 based on npeg.
protobuf
Pure Nim library for using protobuf in Nim. It is implemented through a string parsing macro that generate code based on the official protobuf specification.
protobuf_serialization
Protobuf implementation compatible with the nim-serialization framework.