Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

How to serialise protobuf enum values for plain-text / prototxt storage?

c++ protocol-buffers

Error when compiling Protobuf for C++ in iOS: "Undefined symbols" and "ld: warning: ignoring file"

Parsing datetimestamps with timezone offset in Go using google.protobuf.Timestamp

go protocol-buffers grpc-go

Building Protocol Buffers with Standalone NDK toolchain

installing TensorFlow on the IBM power8

Working with a message having repeated field

Slow serialization of ndarray to TFRecord

Difference of proto messages with the relative positions of its attributes

What's wrong with this protobuffer decode?

Are there good reasons to use .proto files on a single-platform system?

How can a nested Protobuf Struct be parsed to a Python dict?

python protocol-buffers

Clang Static Analyzer complains about memory leak when using protobuf's set_allocated_*

How to deserialize a protobuf bytearray to java object

Linking protobuf library using GNU makefile on Linux