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

#10 in #single-threaded

Download history 20/week @ 2024-01-01 56/week @ 2024-01-08 56/week @ 2024-01-15 15/week @ 2024-01-22 29/week @ 2024-01-29 52/week @ 2024-02-05 60/week @ 2024-02-12 44/week @ 2024-02-19 78/week @ 2024-02-26 57/week @ 2024-03-04 66/week @ 2024-03-11 89/week @ 2024-03-18 125/week @ 2024-03-25 121/week @ 2024-04-01 60/week @ 2024-04-08 77/week @ 2024-04-15

399 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

~22–41MB
~679K SLoC