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.
 
 
 
 
 
 
Mark D. Roth 34a0318dbf [LB policy API] change metadata mutation API to handle discarded picks (#36968) 7 months ago
..
api_reference
bazelify_tests [interop] Use go1.22 for Go master branch interop tests (#36917) 7 months ago
buildgen
codegen/core [promises] Add always inline to basic combinators (#36981) 7 months ago
debug/core
distrib [call-v3] Begin adding benchmarks (#36946) 7 months ago
docker_runners
dockerfile [interop] Use go1.22 for Go master branch interop tests (#36917) 7 months ago
doxygen [LB policy API] change metadata mutation API to handle discarded picks (#36968) 7 months ago
fuzzing
gce
gcp/utils
gource
http2_interop
internal_ci [cleanup] Remove old microbenchmarking diff framework (#36952) 7 months ago
interop_matrix
package_hosting
profiling [memory-usage] Track memory usage for chaotic-good (#36863) 7 months ago
release [Python Misc] Add CSM package to verify_python_release (#36963) 7 months ago
remote_build Revert "[build] Temporarily disable RBE result uploads (#36918)" (#36919) 7 months ago
run_tests [LB policy API] change metadata mutation API to handle discarded picks (#36968) 7 months ago
README.md
bazel
bazel.rc [thready_tsan] Grab bag of improvements (#36886) 7 months ago
fuzztest.bazelrc

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce: Scripts to help setup testing infrastructure on GCE.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.