artemis-odb

ECS framework

A high-performance Java-based framework for building game-like applications using an Entity-Component-System architecture

A continuation of the popular Artemis ECS framework

GitHub

783 stars
38 watching
114 forks
Language: Java
last commit: over 1 year ago
Linked from 3 awesome lists

artemis-odbentity-component-systemframeworkgamedevgamedev-frameworkgamedev-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richardbiely/gaia-ecs A fast and easy-to-use Entity Component System (ECS) framework for C++ 84
simonihmig/ecsy-babylon An experimental implementation of Entity Component System Architecture (ECS) for Babylon.js 35
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 77
genaray/arch A high-performance ECS implementation in C# 1,079
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
judelco/entitas-cpp A fast and efficient Entity Component System framework for C++ game development. 343
konovod/myecs An Entity-Component-System framework for managing game-like data structures and interactions in Crystal. 21
scellecs/morpeh An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. 549
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
qixi/fast_ecs An Entity-Component-System library designed to efficiently handle entities and components in game development. 14
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 196
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,231
andreakarasho/tinyecs A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. 114
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59
doraku/ecs.csharp.benchmark A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. 130