Description
C++ applications can organize game or simulation objects through a fast, type-safe entity-component system.
This is a development library, not a standalone app. It is useful for engines and interactive software where object composition needs to stay efficient and explicit.