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: about 2 years 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 607
scellecs/morpeh An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. 549
doraku/defaultecs An Entity Component System framework designed for simplicity and high performance in game development. 675
beancheeseburrito/flecs.net A C# wrapper around the flecs game engine 153
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. 129
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,242
vitei/usagi A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. 53
richardbiely/gaia-ecs A fast and easy-to-use Entity Component System (ECS) framework for C++ 84
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. 311
genaray/arch A high-performance ECS implementation in C# 1,079
natethegreatt/bitecs An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities. 954
dcfapixels/dragonecs A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. 183