Leecs

Entity — Game object constructed through composition.
Query — Functions to query entities.
Registry — Structure for storing metadata about entities and components.
Serialize — Functions for reading and writing XML representations of worlds.
Template — Entities with a pre-defined set of components.
World — Structure for storing entities and their components.