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 08942659cf Add some tests for arena overhead, covering reasonable and pathological cases. 1 month ago
..
internal Add tsan macro to detect all races on const/non-const thread compatible upb arena functions 1 month ago
BUILD Pass size to upb_alloc when freeing an arena 2 months ago
alloc.c Reorganize upb file structure 1 year ago
alloc.h Pass size to upb_alloc when freeing an arena 2 months ago
arena.c Add tsan macro to detect all races on const/non-const thread compatible upb arena functions 1 month ago
arena.h Allow suggesting the initial block size without requiring an initial block to be provided and managed separately. This can avoid small mallocs when the approximate arena size is known. 2 months ago
arena.hpp Allow suggesting the initial block size without requiring an initial block to be provided and managed separately. This can avoid small mallocs when the approximate arena size is known. 2 months ago
arena_test.cc Add some tests for arena overhead, covering reasonable and pathological cases. 1 month ago