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.
 
 
 
 
 
 
Craig Tiller 6517333d17 Merge pull request #9881 from ctiller/spinlock 8 years ago
..
BUILD Add a spinlock type. 8 years ago
alloc_test.c Add zalloc, convert a bunch of files to use it 8 years ago
avl_test.c Update copyrights 9 years ago
backoff_test.c Updated backoff to spec. 8 years ago
cmdline_test.c Add cmdline tests 9 years ago
cpu_test.c Replace timeout/scaling macros with functions. 8 years ago
env_test.c Update copyrights 9 years ago
histogram_test.c clang-format all core files 9 years ago
host_port_test.c clang-format all core files 9 years ago
log_test.c Set back to the default log function after using an override 9 years ago
mpscq_test.c Add a test with multiple threads popping from the mpscq 8 years ago
murmur_hash_test.c Update copyrights 9 years ago
spinlock_test.c Fix memory leak 8 years ago
stack_lockfree_test.c Update copyrights 9 years ago
string_test.c Fixing JWT verifier. 8 years ago
sync_test.c Update copyrights 9 years ago
thd_test.c Update copyrights 9 years ago
time_test.c Update copyrights 9 years ago
tls_test.c Reduce cost of some heavyweight tests 9 years ago
useful_test.c Update copyrights 9 years ago