blackbone / other-ecs-benchmarks

Comparing C# ECS
MIT License
3 stars 1 forks source link

Contribution welcome in following topics #1

Open blackbone opened 1 month ago

blackbone commented 1 month ago

Verification

Ecs implementations

Require help to verify ECS utilization implemented in proper way:

Behncmarks

Require feedback about Context API in following topics:

Implementation

Ecs

All other Ecs framework contexts implementations are very welcome

Benchmarks

Need some ideas about use cases which will affect following topics:

Cheers!

yuliuren commented 2 weeks ago

https://github.com/DesertImage/ecs-burst Maybe you can add this to the list

blackbone commented 2 weeks ago

@yuliuren it's not Unity benchmarks but if there's no unity dependencies and you'll add a csproj so it will work in pure dotnet - it's possible but as far as i can see it has deps to Unity.

andreakarasho commented 1 week ago

Maybe you are interested to add this too https://github.com/andreakarasho/TinyEcs Thank you!

blackbone commented 3 days ago

@andreakarasho yep, it's planned but have not much time for it right now, will add later or you can add it via PR.