7 releases

0.2.1 May 6, 2023
0.2.0 May 5, 2023
0.2.0-rc8 May 4, 2023
0.2.0-rc5 May 2, 2023

#2505 in Game dev

Download history 10/week @ 2024-11-13 49/week @ 2024-11-20 50/week @ 2024-11-27 91/week @ 2024-12-04 92/week @ 2024-12-11 25/week @ 2024-12-18 5/week @ 2025-01-01 16/week @ 2025-01-08 55/week @ 2025-01-15 22/week @ 2025-02-05 21/week @ 2025-02-19 30/week @ 2025-02-26

73 downloads per month
Used in 29 crates (25 directly)

MIT/Apache

275KB
6.5K SLoC

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.

Dependencies

~24–39MB
~686K SLoC