bitECS

Data-oriented ECS library

An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities.

Flexible, minimal, data-oriented ECS library for Typescript

GitHub

954 stars
24 watching
84 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists

ecsentitycomponentsystemfunctionalgamegame-developmentgame-enginegamedevhigh-performanceparticles

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nidorx/ecs-libA lightweight and easy-to-use library for implementing an Entity Component System architecture in game development196
qixi/fast_ecsAn Entity-Component-System library designed to efficiently handle entities and components in game development.14
genaray/archA high-performance ECS implementation in C#1,079
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231
andreakarasho/tinyecsA lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications.114
godotecs/godexAn ECS implementation for the Godot Engine game development framework.1,242
andygeiss/ecsBuilds a custom game engine using the Entity Component System concept in Go.129
beancheeseburrito/flecs.netA C# wrapper around the flecs game engine153
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
lastolivegames/becsyAn ECS framework for TypeScript and JavaScript that simplifies the development of performant, multi-threaded code211
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84
jaimegensler/thyseusAn Entity Component System for building performant and maintainable applications with a focus on data management77
nem0/lentA high-performance 2nd generation Entity Component System (ECS) library with minimal dependencies and a simple API for managing game-like data structures.67
nidorx/ecs-luaAn Entity Component System library for Lua game development166
benmoran56/esperA lightweight Entity System module for Python that provides an efficient and flexible architecture for building game engines or other applications with entity-component-systems.562