The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
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.
 
 
 
 
 
 
Yuchen Zeng 289bc21585 Merge pull request #9995 from y-zeng/cpu_test 8 years ago
..
BUILD Add licenses() in BUILD files 8 years ago
alloc_test.c Add zalloc, convert a bunch of files to use it 8 years ago
arena_test.c Fix race condition 8 years ago
avl_test.c
backoff_test.c
cmdline_test.c
cpu_test.c Avoid repetitive division calculations 8 years ago
env_test.c
histogram_test.c
host_port_test.c
log_test.c
mpscq_test.c
murmur_hash_test.c
spinlock_test.c Fix memory leak 8 years ago
stack_lockfree_test.c
string_test.c
sync_test.c
thd_test.c
time_test.c
tls_test.c
useful_test.c