rust-gamedev / ecs_bench_suite

A suite of benchmarks designed to test and compare Rust ECS library performance across a variety of challenging circumstances.
78 stars 33 forks source link

Add Edict ECS #27

Open zakarumych opened 2 years ago

zakarumych commented 2 years ago

Update other ECS implementations to latest versions

Ralith commented 2 years ago

Please separate unrelated changes into independent commits or PRs.

zakarumych commented 2 years ago

Here you go!