Friflo.Json.Fliox
C# ECS/ORM
An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C#
C# ECS + ORM
164 stars
5 watching
12 forks
Language: C#
last commit: 3 months ago
Linked from 5 awesome lists
csharpecsecs-frameworkentity-component-systemgodotmonogamenetcodeormpub-subunity
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
outfox/fennecs | An Entity-Component System implementation in C# targeting .NET 8 | 229 |
beancheeseburrito/flecs.net | A C# wrapper for an entity-component-system (ECS) game development library | 147 |
sebas77/svelto.ecs | A C# Entity Component System framework enabling data-oriented, decoupled, and maintainable game development. | 1,223 |
genaray/arch | A high-performance ECS implementation in C# | 1,042 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
dcfapixels/dragonecs | A C# Entity Component System framework for building dynamic entity-based systems without code generation or dependencies. | 176 |
mhaemmerle/entitas-clj | An entity component system for Clojure, providing a flexible architecture for managing game logic and data structures | 3 |
chillu1/csharpecscomparison | A comparison table of popular C# ECS frameworks | 51 |
yelnats321/entityplus | An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. | 190 |
chrismccord/atlas | An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases. | 214 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
scellecs/morpeh | An ECS framework for Unity and .Net, providing a simple and efficient way to structure game logic | 535 |
doraku/ecs.csharp.benchmark | A collection of benchmarks comparing the performance and memory usage of various C# Entity Component Systems (ECS) frameworks. | 130 |