apecs icon indicating copy to clipboard operation
apecs copied to clipboard

Add `edict` to comparison table

Open zakarumych opened this issue 1 year ago • 2 comments

Consider adding edict to the comparison table. edict is an ECS with async support but at different angle. It also supports entity relations - AFAIK a feature you can't find in any other Rust ECS.

zakarumych avatar Jun 29 '24 18:06 zakarumych