Svelto.ECS
Game Engine
A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development.
Svelto ECS C# Entity Component System
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
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 607 |
| | An ECS framework for Unity game development and .NET platform that simplifies entity-component-system architecture. | 549 |
| | An Entity Component System framework designed for simplicity and high performance in game development. | 675 |
| | A C# wrapper around the flecs game engine | 153 |
| | A macro-powered framework for building entity-component-system game engines | 59 |
| | Builds a custom game engine using the Entity Component System concept in Go. | 129 |
| | An Entity-Component-System library designed to efficiently handle entities and components in game development. | 14 |
| | An ECS implementation for the Godot Engine game development framework. | 1,242 |
| | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |
| | A fast and easy-to-use Entity Component System (ECS) framework for C++ | 84 |
| | A software framework implementing an entity-component-system architecture for game development and other performance-critical applications. | 190 |
| | A game engine that supports 2D and 3D development using an entity component system and data-oriented design. | 311 |
| | A high-performance ECS implementation in C# | 1,079 |
| | An ECS library designed to be flexible and minimal, focusing on data-oriented systems with efficient iteration and querying capabilities. | 954 |
| | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 183 |