Shiny
Gems
Browse gems
Favorites
Sign in with GitHub
google-protobuf
Protocol Buffers are Google's data interchange format.
CMake uninitialized variable warnings
help wanted
c++
cmake
2024-12-16
·
1 comment(s)
[MSVC] protobuf failed to run test on Windows
help wanted
windows
2024-12-10
·
3 comment(s)
-Wnull dereference warning, when using -Os, -DNDEBUG and -Wnull-dereference flags after upgrading to protobuf 27.4
help wanted
c++
2024-11-18
·
2 comment(s)
Bazel rules for C#
help wanted
c#
bazel
2024-09-16
·
2 comment(s)
Deprecating 'enum' field inside a 'message' causes compiler warning 'deprecated-declarations' in generated C++ header
help wanted
c++
protoc
2024-09-10
·
4 comment(s)
Protobuf PHP Extension cannot be built on windows. "Cannot open include file: 'sys/time.h'"
help wanted
windows
php
2024-08-18
·
1 comment(s)
Support maintaining source directory structure at generated location when using protobuf_generate
help wanted
c++
cmake
2024-07-05
·
1 comment(s)
Dotnet - Include key name when failing to add to a MapField due to a duplicate key
help wanted
2024-06-10
·
0 comment(s)
Build requires C++14, CMake doesn't set it
help wanted
2024-02-13
·
3 comment(s)
C++ | Array size of enumeration not reliable in case of not consecutive numbers (actual size does not match)
help wanted
c++
2024-01-23
·
4 comment(s)
Include macOS arm64 protoc binary in nuget package
help wanted
c#
mac
2024-01-22
·
3 comment(s)
Building MSI Package linked to protobuf with CMake WIX fails
help wanted
cmake
2024-01-19
·
3 comment(s)
Static linking of protoc leads to segmentation fault
help wanted
c++
2024-01-15
·
0 comment(s)
Feature Request: Support field numbers as keys for json_format.MessageToJson and MessageToDict
help wanted
python
2023-12-19
·
0 comment(s)
Signed / unsigned comparison warning on MSVC
help wanted
c++
2023-12-11
·
1 comment(s)
PHP: better debug info for Message objects in protobuf C-extension
help wanted
php
2023-11-28
·
8 comment(s)
uint64 convert to pb.Value type, numeric precision loss
help wanted
golang
2023-11-23
·
1 comment(s)
Generated PHP code ide prompts
help wanted
php
wait for user action
2023-11-07
·
5 comment(s)
allow to specify underlying type of enum, e.g. uint64
help wanted
proto3
2023-11-01
·
0 comment(s)
Generated PHP code with incorrect comment formating
help wanted
php
2023-10-31
·
1 comment(s)
Protobuf/Gradle Case Sensitivity Issue on macOS - class x is public should be declared in a file named x.java
help wanted
java
platform related
2023-10-30
·
1 comment(s)
[CMake] Simplify cross compilation of C++ projects with proto files
help wanted
cmake
2023-10-20
·
0 comment(s)
Java generated code fails to compile if 'descriptor' field name is used
help wanted
java
2023-10-13
·
12 comment(s)
Evaluate Profile-Guided Optimization (PGO)
enhancement
help wanted
2023-07-08
·
1 comment(s)
Pass key-value pairs into Struct constructor in python
help wanted
2023-05-15
·
5 comment(s)
Stack smashing before `main()` caused by adding `import` to quick start's greeter proto file
help wanted
c++
2023-05-09
·
3 comment(s)
Upgrading from 3.21.10 to 3.22.3 failures: missing symbol called
help wanted
golang
2023-05-01
·
1 comment(s)
Python: json_format.ParseValue
help wanted
python
json
documentation
2023-04-22
·
3 comment(s)
Include valid proguard config in java protolite library
help wanted
java
2022-12-12
·
2 comment(s)
Ruby doesn't build from main branch when using system Ruby on macOS
help wanted
ruby
2022-11-01
·
0 comment(s)
Using `m` as a package name leads to invalid code
help wanted
java
2022-10-28
·
1 comment(s)
Define cmake target as PIC if BUILD_SHARED_LIBS
help wanted
c++
cmake
2022-10-27
·
2 comment(s)
Serialization & Deserialization not working for unititialized bool
help wanted
c++
2022-10-14
·
4 comment(s)
inconsistent handling of keywords and conflicts
help wanted
protoc
2022-09-01
·
1 comment(s)
protoc cli returns success with --fatal_warnings switch when warnings are detected
help wanted
protoc
2022-09-01
·
3 comment(s)
Plugins passed as --plugin not searched from PATH
help wanted
protoc
2022-07-22
·
4 comment(s)
Critical Violations Reported in CAST Analysis for Auto Generated Code
help wanted
java
cleanup
2022-07-18
·
3 comment(s)
Protobuf java generate to large methods
enhancement
help wanted
java
performance
java-lite
2022-07-12
·
1 comment(s)
Delimited Messages - let's harmonize across languages
enhancement
help wanted
c#
python
objective-c
ruby
php
jruby
2022-07-08
·
10 comment(s)
Protobuf error when using IL2CPP on Android
help wanted
2022-06-12
·
4 comment(s)
Bug: Big endian assumed on little endian QNX targets
help wanted
c++
2022-05-05
·
1 comment(s)
How to import proto files between different files using cmake
help wanted
c++
2022-03-17
·
0 comment(s)
protobuf php extension does not provide a config.w32
help wanted
windows
php
2022-02-10
·
2 comment(s)
proto defined enums conflicts with globally defined variables using protoc cpp
help wanted
c++
protoc
2021-09-03
·
1 comment(s)
Ruby: Please document the `ruby_package` option in the Ruby section
help wanted
ruby
documentation
2021-08-01
·
0 comment(s)
Allow custom plugin codegenerators to use imports
enhancement
help wanted
protoc
2020-12-31
·
3 comment(s)
Missing proper includes for WrappedMutex and Mutex
help wanted
c++
2020-09-05
·
4 comment(s)
OnShutdownDestroyMessage Debug x86 crash
help wanted
c++
windows
2020-08-21
·
2 comment(s)
Protoc for linux-arm_32?
help wanted
packaging & distribution
2020-08-16
·
1 comment(s)
Unrecoverable freeze/crash when calling .extend on repeated field with current object
help wanted
python
customer issue
P3
2020-07-20
·
0 comment(s)
"Map fields are not allowed in oneofs"
help wanted
documentation
2020-05-21
·
2 comment(s)
Cannot assign an array to a repeated field in Ruby
help wanted
ruby
2020-01-31
·
1 comment(s)
Make PHP Extension thread-safe
help wanted
php
2019-08-13
·
6 comment(s)
UML Class Diagrams
help wanted
proto3
2019-04-16
·
4 comment(s)
protoc --grpc_out should look on Windows path for grpc_cpp_plugin.exe
enhancement
help wanted
c++
protoc
2018-07-05
·
1 comment(s)
support native C++ UWP applications
enhancement
help wanted
c++
windows
P3
2016-12-28
·
7 comment(s)
Ruby deprecated descriptors should throw ruby warnings
enhancement
help wanted
ruby
2016-10-20
·
2 comment(s)
support documentation in code generated bindings
enhancement
help wanted
P3
2015-11-18
·
0 comment(s)
0
users added this gem as favorite
RubyGems
google-protobuf
GitHub Repository
protocolbuffers/protobuf
GitHub Stars
66,402
RubyGems Downloads
310,071,144
Current Version
4.29.3
License
BSD-3-Clause
Number of issues
58