Name Date Size #Lines LOC

..--

api_reference/H25-Apr-2025-4119

bazelify_tests/H25-Apr-2025-2,1821,380

buildgen/H25-Apr-2025-2,8041,920

codegen/core/H25-Apr-2025-5,5544,553

debug/core/H25-Apr-2025-9438

distrib/H25-Apr-2025-44,12931,895

docker_runners/H25-Apr-2025-28845

dockerfile/H25-Apr-2025-7,3705,444

doxygen/H25-Apr-2025-21,63117,802

fuzzing/H25-Apr-2025-10443

gce/H25-Apr-2025-438219

gcp/utils/H25-Apr-2025-226179

gource/H25-Apr-2025-11946

http2_interop/H25-Apr-2025-1,4591,037

internal_ci/H25-Apr-2025-13,2018,719

interop_matrix/H25-Apr-2025-2,7722,383

package_hosting/H25-Apr-2025-327274

profiling/H25-Apr-2025-2,1581,649

release/H25-Apr-2025-791592

remote_build/H25-Apr-2025-438326

run_tests/H25-Apr-2025-40,84535,204

README.mdH A D25-Apr-2025816 2413

bazelH A D25-Apr-20253.3 KiB9048

bazel.rcH A D25-Apr-20256.8 KiB172144

fuzztest.bazelrcH A D25-Apr-20251.5 KiB4935

README.md

1buildgen: Template renderer for our build system.
2
3distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.
4
5dockerfile: Docker files to test gRPC.
6
7doxygen: gRPC C/C++ documentation generation via Doxygen.
8
9gce: Scripts to help setup testing infrastructure on GCE.
10
11gcp: Helper scripts for interacting with various services on GCP (like Google
12container engine, BigQuery etc)
13
14internal_ci: Support for running tests on an internal CI platform.
15
16interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.
17
18jenkins: Support for running tests on Jenkins.
19
20run_tests: Scripts to run gRPC tests in parallel.
21
22run_tests/performance: See the [README](./run_tests/performance/README.md) for
23more notes on the performance tests.
24