ambient_ecs 0.2.1

Ambient ECS. Host-only.
Documentation

Ambient ECS

The Ambient ECS underpins the entire Ambient runtime on the host. It is (currently) single-threaded, and allows for the storage of arbitrary components on entities, and iterating over those components and entities with queries/systems.