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 57a18b62ba Revert "[promises] Add an optimizer for `Seq`, `TrySeq` (#38445)" (#38748) 5 days ago
..
api_reference shellcheck 7 years ago
bazelify_tests [CI] Drop Python 3.8 (#38747) 5 days ago
buildgen [ObjC] build universal binary for grpc_proto_plugin on mac (#38378) 1 month ago
codegen/core Revert "[promises] Add an optimizer for `Seq`, `TrySeq` (#38445)" (#38748) 5 days ago
debug/core [Python] Migrate from yapf to black (#33138) 2 years ago
distrib [CI] Drop Python 3.8 (#38747) 5 days ago
docker_runners Fix minor typos (#37450) 6 months ago
dockerfile [CI] Drop Python 3.8 (#38747) 5 days ago
doxygen Protect grpc generated headers from unwanted system macros (#38474) 1 week ago
fuzzing Remove "Sample Fuzzers" test 3 weeks ago
gce [test-infra] Update all Ubuntu docker images to v20.04 or newer (#35440) 1 year ago
gcp/utils [Python] Migrate from yapf to black (#33138) 2 years ago
gource auto-fix most of licenses 8 years ago
http2_interop Create a go module for http2 interop test, fixing breakage from upgrade to go v1.16 (#25707) 4 years ago
internal_ci [CI] Drop Python 3.8 (#38747) 5 days ago
interop_matrix [release] add 1.70.0 to interop matrix (#38668) 3 weeks ago
package_hosting doc: npm package of grpc migrate (#32041) 2 years ago
profiling [memory-diff] Increase threshold for call memory increased/decreased (#38674) 2 weeks ago
release Handle backport PRs without piper info in release notes automation 5 months ago
remote_build [testing] Convert all yodel tests to fuzz tests (#38502) 3 weeks ago
run_tests Revert "[promises] Add an optimizer for `Seq`, `TrySeq` (#38445)" (#38748) 5 days ago
README.md
bazel [bazel] Upgrade bazel repo-wide to 6.3.2 (#34088) 2 years ago
bazel.rc [CI] Upgrade to Bazel 8 (#38254) 4 weeks ago
fuzztest.bazelrc [channel-args] Reland UnionWith optimizations (#33163) 2 years ago

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.