arche

ECS simulator

An Entity Component System for simulating individual-based models in Go

Arche -- an archetype-based Entity Component System (ECS) for Go.

GitHub

150 stars
3 watching
8 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list

ecsentity-component-systemgogolangindividual-based-modelling

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
andygeiss/ecs Builds a custom game engine using the Entity Component System concept in Go. 129
engoengine/ecs An implementation of the Entity-Component-System paradigm in Go 299
genaray/arch A high-performance ECS implementation in C# 1,079
jaimegensler/thyseus An Entity Component System for building performant and maintainable applications with a focus on data management 77
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
andreakarasho/tinyecs A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. 114
guillaume-haerinck/met-ecs A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. 16
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
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
simonihmig/ecsy-babylon An experimental implementation of Entity Component System Architecture (ECS) for Babylon.js 35
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 254
genaray/arch.extended Tools and features to help with building systems and managing data in software applications 164
mohamedlt/v_ecs An Entity component System library for Vlang 17