myecs

ECS framework

An Entity-Component-System framework for managing game-like data structures and interactions in Crystal.

my ECS(Entity-Component-System) framework in Crystal

GitHub

21 stars
3 watching
1 forks
Language: Crystal
last commit: 9 months ago
Linked from 1 awesome list

crystal-langecs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spoved/entitas.cr An Entity Component System Framework written in Crystal. 37
kirillochnev/mustache An Entity Component System framework allowing fast component iteration and multithreading support. 34
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. 554
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
richardbiely/gaia-ecs An entity component system framework for building data-oriented games and applications with efficient storage and processing of entities and components. 82
ecsx-framework/ecsx An Entity-Component-System framework for building real-time applications in Elixir 210
scellecs/morpeh An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic 535
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 74
junkdog/artemis-odb A high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture 779
jemc/crystal-flecs A Crystal wrapper around an Entity-Component-System (ECS) library, providing a simplified interface for managing game-like data structures. 2
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59
vberlier/goomy An experimental ECS framework that uses template metaprogramming to simplify component management and dependency injection. 12
leudz/shipyard An Entity Component System focused on usability and flexibility in game development and general software development 753
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 195
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,223