# Khash A generic hash table with open addressing from [Klib](https://github.com/attractivechaos/klib). --- **Important**: This component is uploaded to the ESP Component Registry unofficially and is not affiliated with the Klib project. It is used as a dependency of the [LiveKit ESP32 SDK](https://github.com/livekit/client-sdk-esp32) and may not be regularly updated with the upstream project.
idf.py add-dependency "livekit/khash^0.2.8"