entt 3.7.1 Entity component system
EnTT is a header-only library, containing (among other things)
an entity component system based on sparse sets,
a configuration system using the monostate pattern,
a static reflection system,
and a cooperative scheduler.
- Website: https://github.com/skypjack/entt
- License: Expat, CC-BY 4.0
- Package source: game-development.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu