entitas.cr
ECS framework
An Entity Component System Framework written in Crystal.
Entity Component System Framework writen in crystal
37 stars
2 watching
2 forks
Language: Crystal
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
konovod/myecs | An Entity-Component-System framework for managing game-like data structures and interactions in Crystal. | 21 |
judelco/entitas-cpp | A fast and efficient Entity Component System framework for C++ game development. | 339 |
mhaemmerle/entitas_erl | An implementation of an entity component system in Erlang for managing game-like data structures and systems | 6 |
kirillochnev/mustache | An Entity Component System framework allowing fast component iteration and multithreading support. | 34 |
darkoverlordofdata/entitas-ts | An implementation of the Entity-Component-System (ECS) architecture in TypeScript | 217 |
darkoverlordofdata/entitas-scala | A tool for creating and managing Entity-Component-System architectures in Scala, providing command-line interfaces for component creation and code generation. | 1 |
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 |
jaimegensler/thyseus | An Entity Component System for building performant and maintainable applications with a focus on data management | 74 |
ecsx-framework/ecsx | An Entity-Component-System framework for building real-time applications in Elixir | 210 |
bit-phlippers/cl-ecs | An implementation of the Entity-Component-System pattern in Common Lisp | 7 |
mhaemmerle/entitas-clj | An entity component system for Clojure, providing a flexible architecture for managing game logic and data structures | 3 |
junkdog/artemis-odb | A high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture | 779 |
scellecs/morpeh | An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic | 535 |