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.
 
 
 
 
 
 
Protobuf Team Bot 79a34c489f Minor tidying of block size calculations - avoid unnecessary memory barriers and likely cache miss for most recent block size. 2 months ago
..
internal Add a upb_alloc cleanup function pointer to upb_Arena. 3 months ago
BUILD Make arena fuse and inc/dec-ref const, so that they can be invoked concurrently. 4 months ago
alloc.c Reorganize upb file structure 1 year ago
alloc.h Reorganize upb file structure 1 year ago
arena.c Minor tidying of block size calculations - avoid unnecessary memory barriers and likely cache miss for most recent block size. 2 months ago
arena.h Add a upb_alloc cleanup function pointer to upb_Arena. 3 months ago
arena.hpp Change the arena.hpp ::Fuse return type to bool to surface whether the fuse failed. 10 months ago
arena_test.cc Add a upb_alloc cleanup function pointer to upb_Arena. 3 months ago