tree: 2c835d6ca1443d60069f88bde629e1d3daa1071e
  1. address_utils/
  2. channel/
  3. compression/
  4. debug/
  5. event_engine/
  6. experiments/
  7. iomgr/
  8. promise/
  9. resource_quota/
  10. resource_tracker/
  11. security/
  12. slice/
  13. surface/
  14. transport/
  15. README.md
src/core/lib/README.md

Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.