You are currently viewing Entitas

Entitas

Download Entitas FREE Unity. 

Entitas – The Entity Component System Framework for C# and Unity.

It is a super fast Entity Component System Framework (ECS) specifically made for C# and Unity. Internal caching and blazing fast component access make it second to none. Several design decisions have been made to work optimal in a garbage-collected environment and to go easy on the garbage collector. It comes with an optional code generator which radically reduces the amount of code you have to write and makes your code read like well-written prose.