Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Salo 72275ded70 upb: move upb_Message definition back into upb/message/ 10 months ago
..
internal upb: distinguish between fields and extensions in the public clear() accessors 11 months ago
stage0/google/protobuf upb: move upb_Message definition back into upb/message/ 10 months ago
BUILD upb: distinguish between fields and extensions in the public clear() accessors 11 months ago
common.h Reorganize upb file structure 1 year ago
def.h Reorganize upb file structure 1 year ago
def.hpp upb: delete upb::SymbolTable typedef 12 months ago
def_pool.c upb: use upb_alloc functions internally instead of stdlib malloc/free 12 months ago
def_pool.h Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) 1 year ago
def_type.c Reorganize upb file structure 1 year ago
def_type.h loosen upb for json name conflict check in proto2 between json name and field 1 year ago
desc_state.c Reorganize upb file structure 1 year ago
enum_def.c upb: lock down upbMiniTable_File 1 year ago
enum_def.h Implement feature inheritance and legacy editions for upb. 1 year ago
enum_reserved_range.c Reorganize upb file structure 1 year ago
enum_reserved_range.h Reorganize upb file structure 1 year ago
enum_value_def.c Expose editions in Python/upb. 1 year ago
enum_value_def.h Implement feature inheritance and legacy editions for upb. 1 year ago
extension_range.c Implement feature inheritance and legacy editions for upb. 1 year ago
extension_range.h Implement feature inheritance and legacy editions for upb. 1 year ago
field_def.c upb: distinguish between fields and extensions in the public clear() accessors 11 months ago
field_def.h Breaking Change: Removed `syntax` and added `has_presence?`/`is_packed?`. 11 months ago
file_def.c upb: lock down upbMiniTable_File 1 year ago
file_def.h Expose editions in Python/upb. 1 year ago
message.c upb: replace public universal hazzer with non-universal hazzers 11 months ago
message.h Breaking Change: Fixed inconsistencies in `Message#to_h`, [as previously announced](https://protobuf.dev/news/2023-12-27/). 11 months ago
message.hpp Reorganize upb file structure 1 year ago
message_def.c upb: lock down upb_MiniTable (mostly) 1 year ago
message_def.h Implement feature inheritance and legacy editions for upb. 1 year ago
message_reserved_range.c Reorganize upb file structure 1 year ago
message_reserved_range.h Reorganize upb file structure 1 year ago
method_def.c Expose editions in Python/upb. 1 year ago
method_def.h Implement feature inheritance and legacy editions for upb. 1 year ago
oneof_def.c Expose editions in Python/upb. 1 year ago
oneof_def.h Implement feature inheritance and legacy editions for upb. 1 year ago
service_def.c Expose editions in Python/upb. 1 year ago
service_def.h Implement feature inheritance and legacy editions for upb. 1 year ago