Flecs.NET

ECS wrapper

A C# wrapper for an entity-component-system (ECS) game development library

A C# wrapper for flecs

GitHub

147 stars
5 watching
18 forks
Language: C#
last commit: 6 days ago
bindgenccsharpdata-orienteddata-oriented-designecsentity-component-systemflecsflecs-csharpgame-developmentgame-enginegamedevinteropnetnetcorewrapper

Related projects:

Repository Description Stars
sebas77/svelto.ecs A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. 1,223
jemc/crystal-flecs A Crystal wrapper around an Entity-Component-System (ECS) library, providing a simplified interface for managing game-like data structures. 2
genaray/arch A high-performance ECS implementation in C# 1,042
outfox/fennecs An Entity-Component System implementation in C# targeting .NET 8 229
andreakarasho/tinyecs A lightweight, reflection-free Entity Component System library for .NET game development and other data-oriented applications. 113
friflo/friflo.json.fliox An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# 164
natethegreatt/bitecs An ultra-high performance Entity-Component-System (ECS) library for JavaScript game development 930
nidorx/ecs-lib A lightweight and easy-to-use library for implementing an Entity Component System architecture in game development 195
chillu1/csharpecscomparison A comparison table of popular C# ECS frameworks 51
godotecs/godex An ECS implementation for the Godot Engine game development framework. 1,228
dcfapixels/dragonecs A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. 176
friflo/ecs.csharp.benchmark-common-use-cases A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. 22
qixi/fast_ecs An Entity-Component-System library designed to efficiently handle entities and components in game development. 14
andygeiss/ecs Builds a custom game engine using the Entity Component System concept in Go. 127
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