Svelto.ECS

Game Engine

A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.

Svelto ECS C# Entity Component System

GitHub

1k stars
51 watching
95 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists

csharpdata-orientedecsecs-frameworkentity-component-systemgame-developmentgame-engineunity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
phisko/kengine A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility 606
scellecs/morpeh An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic 535
doraku/defaultecs An Entity Component System framework designed for simplicity and high performance in game development. 663
beancheeseburrito/flecs.net A C# wrapper for an entity-component-system (ECS) game development library 147
kevinresol/exp-ecs A macro-powered framework for building entity-component-system game engines 59
andygeiss/ecs Builds a custom game engine using the Entity Component System concept in Go. 127
qixi/fast_ecs An Entity-Component-System library designed to efficiently handle entities and components in game development. 14
godotecs/godex An ECS implementation for the Godot Engine game development framework. 1,228
vitei/usagi A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. 53
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
sergeymakeev/ecs A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. 190
supernovaengine/supernova A game engine that supports 2D and 3D development using an entity component system and data-oriented design. 297
genaray/arch A high-performance ECS implementation in C# 1,042
natethegreatt/bitecs An ultra-high performance Entity-Component-System (ECS) library for JavaScript game development 930
dcfapixels/dragonecs A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. 176