ecs-faq
ECS guide
An authoritative resource on Entity Component Systems for game developers and software engineers
Frequently asked questions about Entity Component Systems
2k stars
39 watching
73 forks
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mohamedlt/v_ecs | An Entity component System library for Vlang | 17 |
outfox/fennecs | An Entity-Component System implementation in C# targeting .NET 8 | 254 |
friflo/friflo.json.fliox | An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# | 168 |
hexops-graveyard/mach-ecs | An entity component system designed from first-principles for a specific programming language | 35 |
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 |
freemasen/ress | A Rust-based scanner/tokenizer for the ECMAScript programming language | 3 |
yelnats321/entityplus | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
mhaemmerle/entitas_erl | An implementation of an entity component system in Erlang for managing game-like data structures and systems | 6 |
bit-phlippers/cl-ecs | An implementation of the Entity-Component-System pattern in Common Lisp | 7 |
stelligent/mu | A tool to simplify the declaration and administration of AWS resources necessary to support microservices on ECS or EKS. | 974 |
jaimegensler/thyseus | An Entity Component System for building performant and maintainable applications with a focus on data management | 77 |
kirillochnev/mustache | An Entity Component System framework allowing fast component iteration and multithreading support. | 36 |
ericdouglas/es6-learning | A curated list of resources to learn ECMAScript 6 | 4,558 |
abeimler/ecs_benchmark | A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 227 |
sandermertens/flecs | An Entity Component System framework that provides a lightweight and portable way to build game engines | 6,556 |