|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| address_utils/ | | 22-Oct-2025 | - | 1,091 | 845 |
| channel/ | | 22-Oct-2025 | - | 7,394 | 5,594 |
| compression/ | | 22-Oct-2025 | - | 693 | 491 |
| debug/ | | 22-Oct-2025 | - | 994 | 823 |
| event_engine/ | | 22-Oct-2025 | - | 20,900 | 14,719 |
| experiments/ | | 22-Oct-2025 | - | 1,857 | 1,545 |
| iomgr/ | | 22-Oct-2025 | - | 23,862 | 16,093 |
| promise/ | | 22-Oct-2025 | - | 15,786 | 12,888 |
| resource_quota/ | | 22-Oct-2025 | - | 2,616 | 1,601 |
| security/ | | 22-Oct-2025 | - | 23,066 | 16,582 |
| slice/ | | 22-Oct-2025 | - | 2,147 | 1,466 |
| surface/ | | 22-Oct-2025 | - | 9,491 | 7,055 |
| transport/ | | 22-Oct-2025 | - | 10,416 | 7,385 |
| README.md | D | 22-Oct-2025 | 339 | 7 | 5 |
README.md
1Required elements of gRPC Core: Each module in this directory is required to
2build gRPC. If it's possible to envisage a configuration where code is not
3required, then that code belongs in ext/ instead.
4
5NOTE: The movement of code between lib and ext is an ongoing effort, so this
6directory currently contains too much of the core library.
7