• Home
Name Date Size #Lines LOC

..--

call/22-Oct-2025-418315

channelz/22-Oct-2025-1,7971,266

client_channel/22-Oct-2025-13,6719,557

config/22-Oct-2025-946616

ext/22-Oct-2025-229,294200,569

filter/22-Oct-2025-218112

handshaker/22-Oct-2025-3,3382,247

lib/22-Oct-2025-120,32087,092

load_balancing/22-Oct-2025-20,64414,665

plugin_registry/22-Oct-2025-228154

resolver/22-Oct-2025-9,1676,742

server/22-Oct-2025-4,8843,750

service_config/22-Oct-2025-846515

telemetry/22-Oct-2025-3,6782,990

tsi/22-Oct-2025-16,08210,914

util/22-Oct-2025-24,90917,760

xds/22-Oct-2025-16,69712,529

BUILDD22-Oct-2025215.6 KiB9,5319,099

README.mdD22-Oct-2025218 74

README.md

1# gRPC core library
2
3This shared library provides all of gRPC's core functionality through a low
4level API. gRPC libraries for the other languages supported in this repo, are
5built on top of this shared core library.
6
7