becsy

ECS framework

An ECS framework for TypeScript and JavaScript that simplifies the development of performant, multi-threaded code

A multithreaded Entity Component System (ECS) for TypeScript and JavaScript, inspired by ECSY and bitecs.

GitHub

211 stars
12 watching
17 forks
Language: TypeScript
last commit: about 16 hours ago
Linked from 2 awesome lists

ecsjsts

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 77
richardbiely/gaia-ecs A fast and easy-to-use Entity Component System (ECS) framework for C++ 84
kirillochnev/mustache An Entity Component System framework allowing fast component iteration and multithreading support. 36
benmoran56/esper A 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
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 196
natethegreatt/bitecs An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities. 954
scellecs/morpeh An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. 549
vberlier/goomy An experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection. 12
bit-phlippers/cl-ecs An implementation of the Entity-Component-System pattern in Common Lisp 7
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,231
ecsx-framework/ecsx An Entity-Component-System framework for building real-time applications in Elixir 218
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59
genaray/arch A high-performance ECS implementation in C# 1,079
junkdog/artemis-odb A high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture 783