• Home
Name Date Size #Lines LOC

..--

client_channel/04-Jul-2025-11,9588,330

ext/04-Jul-2025-232,127199,615

lib/04-Jul-2025-155,486111,977

load_balancing/04-Jul-2025-19,97014,219

plugin_registry/04-Jul-2025-230153

resolver/04-Jul-2025-9,4096,864

service_config/04-Jul-2025-857512

tsi/04-Jul-2025-16,03110,795

.clang-formatD04-Jul-20251.6 KiB5453

BUILDD04-Jul-2025179.3 KiB7,9297,547

README.mdD04-Jul-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