Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in protocol-buffers

Generating c# file from .proto file using protogen on pre build event

Weird thing happen while deserializing boolean data member with inline initialization

Does thrift persist unknown fields/bytes when it deserializes and serializes back again?

c# protocol-buffers thrift

Working with protobuf and POCOs in C++

c++ protocol-buffers

design pattern for streaming protoBuf messages

How can I copy a multidimensional h5py dataset to a flat 1D Python list without making any intermediate copies?

How to serialize / parse protobuf object between Ruby and Java?

Serializing a very large List of items into Azure blob storage using C#

How to write a custom Protobuf CodeGenerator in Java

Protobuf: how to use existing case classes

Protobuf plugin for gradle does not generate service class

Sending protocol buffers via REST

map and shared_ptr serialization between C# and C++ applications? [duplicate]

Calling Java functions from R using RProtoBuf (Protocol Buffers)

java r rpc protocol-buffers

Limiting protobuf-net inheritance "tree"

Encoding cyclic data structures (eg directed graphs) using protocol buffers

How can I format a Google Protocol Buffers object in XML and parse from XML

c++ xml protocol-buffers

Gradle: Java/Kotlin, C++, ProtoBuf in the same project