fast_ecs

Game engine library

An Entity-Component-System library designed to efficiently handle entities and components in game development.

Simple and fast Entity-Component-System (ECS) library written in Dart.

GitHub

14 stars
1 watching
0 forks
Language: Dart
last commit: almost 5 years ago
Linked from 1 awesome list

dartdata-oriented-designecsentity-component-systementity-frameworkfastfast-ecsgamegamedev

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
sebas77/svelto.ecsA C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.1,231
natethegreatt/bitecsAn ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities.954
nidorx/ecs-luaAn Entity Component System library for Lua game development166
andygeiss/ecsBuilds a custom game engine using the Entity Component System concept in Go.129
kevinresol/exp-ecsA macro-powered framework for building entity-component-system game engines59
genaray/archA high-performance ECS implementation in C#1,079
phisko/kengineA game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility607
godotecs/godexAn ECS implementation for the Godot Engine game development framework.1,242
andreakarasho/tinyecsA lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications.114
bakpakin/tiny-ecsAn Entity Component System framework for Lua game development690
keyslam-group/concordAn ECS library designed to support game development with Lua, providing a structured approach to organize code and data.233
yelnats321/entityplusAn Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems.190
vitei/usagiA game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games.53
richardbiely/gaia-ecsA fast and easy-to-use Entity Component System (ECS) framework for C++84