apecs
apecs copied to clipboard
Add `edict` to comparison table
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.