• Home
Name Date Size #Lines LOC

..--

api_reference/03-May-2024-4119

buildgen/03-May-2024-1,175773

codegen/core/03-May-2024-2,0941,564

debug/core/03-May-2024-9337

distrib/03-May-2024-2,4161,473

dockerfile/03-May-2024-5,3804,069

doxygen/03-May-2024-11,0938,897

failures/03-May-2024-373316

fuzzer/03-May-2024-507180

gce/03-May-2024-732376

gcp/utils/03-May-2024-202156

github/03-May-2024-204156

gource/03-May-2024-11946

http2_interop/03-May-2024-1,2731,035

internal_ci/03-May-2024-4,6272,954

interop_matrix/03-May-2024-1,6861,383

line_count/03-May-2024-14662

mkowners/03-May-2024-240167

openssl/03-May-2024-4719

package_hosting/03-May-2024-326273

profiling/03-May-2024-1,9961,468

run_tests/03-May-2024-210,031206,028

README.mdD03-May-2024816 2413

bazel.rcD03-May-20241.9 KiB5245

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