Gaming meets modern C++ - a fast and reliable entity-component system and much more
Run the following Vcpkg command to install the port.
vcpkg install entt
entt provides CMake targets:
find_package(EnTT CONFIG REQUIRED) target_link_libraries(main PRIVATE EnTT::EnTT)
v3.16.0#0
Nov 20, 2025
All
skypjack/entt
github.com/skypjack/entt
f1319fdb66
MIT
Manifest