Search code examples
Where to store proto files which are shared among projects?...


protocol-buffersdependency-managementproto

Read More
std::string with custom allocator in protobuf message...


c++memory-managementprotocol-buffers

Read More
Is there ever a good time to use int32 instead of sint32 in Google Protocol Buffers?...


protocol-buffersprimitive

Read More
How do I configure VS Code and Gradle to use generated Java code with the Gradle Protobuf plugin?...


javagradlevisual-studio-codeprotocol-buffersgradle-plugin

Read More
How are protocol-buffers faster than XML and JSON?...


jsonprotocol-buffersgrpc

Read More
Proto encoding for message with packed repeated elements...


encodingprotocol-buffersproto3packed

Read More
Handling null values in protobuffers...


javanullprotocol-buffers

Read More
Protobuf - builder doesn't exists?...


javaprotocol-buffers

Read More
Google Protocol Buffers: ZigZag Encoding...


protocol-buffersbit-shiftzigzag-encoding

Read More
Does Protocol Buffers support move constructor...


c++protocol-buffersprotobuf-c

Read More
Adding string arrays in protocol buffers...


protocol-buffers

Read More
Protocol Buffer vs Json - when to choose one over the other?...


jsonrestprotocol-buffersmicroservices

Read More
Apple Mach-O linker error: Undefined symbols for architecture armv7 Google Protobuf...


c++objective-cxcodeframeworksprotocol-buffers

Read More
Unable to generate code for proto files that use import...


pythonprotocol-buffersgrpcgrpc-python

Read More
Backward and forward compatibility issues with protobufs in Google Pub/Sub...


enumsterraformprotocol-buffersgrpcgoogle-cloud-pubsub

Read More
How to get IDEs (VS Code) to work with syntax highlighting with Protobufs (Python)...


pythonideprotocol-buffers

Read More
Why do the Go-generated protobuf files contain mutex locks?...


goprotocol-buffersmutex

Read More
What do BACKEND and SCALE mean in data layer definition?...


neural-networkprotocol-buffersdeep-learningcaffe

Read More
Intellij modules not finding generated protobuf classes in a multimodule maven project (but works fi...


javamavenintellij-ideaprotocol-buffersgenerated-code

Read More
Why is protobuf bad for large data structures?...


pythonc++protocol-buffers

Read More
How do I set up automatic class generation from a contract using protobuf-net?...


c#protocol-buffersgrpcprotobuf-net

Read More
Why were `required` and `optional` removed in Protocol Buffers 3?...


protocol-buffersproto3

Read More
Visual Studio 2019 and vcpkg not linking to debug dlls...


visual-studiodllprotocol-buffersvcpkg

Read More
What's the reason behind ZigZag encoding in Protocol Buffers and Avro?...


performanceprotocol-buffersavrozigzag-encoding

Read More
How to add type hint for all protocol buffer objects in python functions?...


pythonprotocol-bufferspython-typing

Read More
Probuf compiler with typescript vite react application...


reactjsprotocol-buffersvitegrpctypescript-typings

Read More
Zig Zag Decoding...


language-agnosticbit-manipulationprotocol-buffersbitfoozigzag-encoding

Read More
How to generate protobufs for C# 9.0 that will not use the "global usings" feature...


c#protocol-buffers.net-5c#-9.0

Read More
spring mvc4 http 404 not found...


restspring-mvcprotocol-buffers

Read More
How can I serialize BigDecimal/BigInteger to ProtocolBuffers...


javaprotocol-buffers

Read More
BackNext