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

#2077 in Parser implementations

Download history 3/week @ 2025-07-28 18/week @ 2025-08-11 17/week @ 2025-08-18 163/week @ 2025-08-25 134/week @ 2025-09-01 109/week @ 2025-09-08 109/week @ 2025-09-15 91/week @ 2025-09-22 82/week @ 2025-09-29 77/week @ 2025-10-06 74/week @ 2025-10-13 94/week @ 2025-10-20 52/week @ 2025-10-27 65/week @ 2025-11-03 57/week @ 2025-11-10

290 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

~23–40MB
~668K SLoC