How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
DefaultEcs is an Entity Component System framework which aims to be accessible with little constraints while retaining as much performance as possible for game development.
ECSY (pronounced as "eck-see") is an highly experimental Entity Component System framework implemented in javascript, aiming to be lightweight, easy to use and with good performance.
Becsy is an Entity Component System (ECS) framework for TypeScript and JavaScript that will make it nearly effortless to write performant, multi-threaded code.
The main features of lastolivegames/becsy are: Entity Component Systems.
Projects with overlapping indexed features include: bcarruthers/garnet — NuGet package. doraku/defaultecs — DefaultEcs is an Entity Component System framework which aims to be accessible with little constraints while retaining… ecsyjs/ecsy — ECSY (pronounced as "eck-see") is an highly experimental Entity Component System framework implemented in javascript,… eliasku/ecx — ECX is Entity Component System framework for Haxe. friflo/friflo.engine.ecs — High-performance C# ECS. genaray/arch — A high-performance C# based Archetype & Chunks Entity Component System (ECS) for game development and data-oriented…