All Projects → Ecs → Similar Projects or Alternatives

708 Open source projects that are alternatives of or similar to Ecs

Octopuskit
2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS
Stars: ✭ 246 (+1130%)
Flecs
A fast entity component system (ECS) for C & C++
Stars: ✭ 2,201 (+10905%)
Edyn
Edyn is a real-time physics engine organized as an ECS.
Stars: ✭ 113 (+465%)
Shipyard
Entity Component System focused on usability and speed.
Stars: ✭ 247 (+1135%)
Etengine
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
Stars: ✭ 408 (+1940%)
Uecs
Ubpa Entity-Component-System (U ECS) in Unity3D-style
Stars: ✭ 174 (+770%)
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (+495%)
Ape Ecs
Entity-Component-System library for JavaScript.
Stars: ✭ 137 (+585%)
Defaultecs
Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.
Stars: ✭ 286 (+1330%)
Godex
Godex is a Godot Engine ECS library.
Stars: ✭ 307 (+1435%)
Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (+390%)
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+26865%)
Rust Game Development Frameworks
List of curated frameworks by the **Game Development in Rust** community.
Stars: ✭ 81 (+305%)
Ecs
LeoECS is a fast Entity Component System (ECS) Framework powered by C# with optional integration to Unity
Stars: ✭ 578 (+2790%)
Kengine
Entity-Component-System (ECS) with a focus on ease-of-use, runtime extensibility and compile-time type safety and clarity.
Stars: ✭ 417 (+1985%)
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (+1045%)
Endless Runner Entitas Ecs
Runner template for Unity
Stars: ✭ 41 (+105%)
Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (+1380%)
Svelto.ecs
Svelto ECS C# Lightweight Data Oriented Entity Component System Framework
Stars: ✭ 605 (+2925%)
Entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
Stars: ✭ 6,017 (+29985%)
Pyro
A linear Entity Component System
Stars: ✭ 125 (+525%)
Mutual labels:  ecs, entity-component-system
Entitas Lite
Entitas-Lite is a No-CodeGenerator branch of Entitas, and also a fast & easy ECS framework for C#/Unity.
Stars: ✭ 106 (+430%)
Mutual labels:  ecs, entity-component-system
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (+750%)
Mutual labels:  ecs, game-development
Egocs
EgoCS: An Entity (GameObject) Component System framework for Unity3D
Stars: ✭ 211 (+955%)
Mutual labels:  ecs, entity-component-system
SpaceWar-ECS
A space war game made with ECS and JobSystem in Unity.
Stars: ✭ 26 (+30%)
Mutual labels:  ecs, entity-component-system
ECS
Entity-Component-System
Stars: ✭ 122 (+510%)
Mutual labels:  ecs, entity-component-system
ecs
🐰 Entity Component System
Stars: ✭ 62 (+210%)
Mutual labels:  ecs, entity-component-system
gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (+65%)
Mutual labels:  ecs, entity-component-system
artemis-odb-entity-tracker
🎲 Visual Entity Tracker for ECS library: artemis-odb
Stars: ✭ 27 (+35%)
Mutual labels:  ecs, entity-component-system
Ecs.hpp
C++17 Entity Component System
Stars: ✭ 25 (+25%)
Mutual labels:  ecs, entity-component-system
Awesome Entity Component System
😎 A curated list of Entity-Component-System (ECS) libraries and resources
Stars: ✭ 180 (+800%)
Mutual labels:  ecs, entity-component-system
ent-comp
A light, fast Entity Component System in JS
Stars: ✭ 25 (+25%)
Mutual labels:  ecs, entity-component-system
Learning-Unity-ECS
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System.
Stars: ✭ 60 (+200%)
Mutual labels:  ecs, entity-component-system
ECSCombat
A space battle simulation, based around Unity ECS framework
Stars: ✭ 81 (+305%)
Mutual labels:  ecs, entity-component-system
Entitas-Redux
An entity-component framework for Unity with code generation and visual debugging
Stars: ✭ 84 (+320%)
Mutual labels:  ecs, entity-component-system
imgui entt entity editor
A drop-in entity editor for EnTT with Dear ImGui
Stars: ✭ 146 (+630%)
Mutual labels:  ecs, entity-component-system
rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 617 (+2985%)
Mutual labels:  ecs, entity-component-system
ECS-Phyllotaxis
Learning ECS - 100k Cubes in Phyllotaxis pattern
Stars: ✭ 17 (-15%)
Mutual labels:  ecs, entity-component-system
TinyECS
Tiny ECS is an easy to use Entity-Component-System framework that's designed specially for Unity3D.
Stars: ✭ 20 (+0%)
Mutual labels:  ecs, entity-component-system
apecs
A petite entity component system
Stars: ✭ 17 (-15%)
Mutual labels:  ecs, entity-component-system
echo
Super lightweight Entity Component System framework for Haxe
Stars: ✭ 41 (+105%)
Mutual labels:  ecs, entity-component-system
harmony-ecs
A small archetypal ECS focused on compatibility and performance
Stars: ✭ 33 (+65%)
Mutual labels:  ecs, entity-component-system
space
A SCI-FI community game server simulating space(ships). Built from the ground up to support moddable online action multiplayer and roleplay!
Stars: ✭ 25 (+25%)
Mutual labels:  ecs, entity-component-system
Usagi
A hierarchical component entity system based game engine
Stars: ✭ 44 (+120%)
Mutual labels:  ecs, entity-component-system
js13k-ecs
A 1kb entity component system, designed for Js13kGames
Stars: ✭ 76 (+280%)
Mutual labels:  ecs, entity-component-system
IwEngine
This is an engine that I initially started building after taking a game coding class in high school. I didn't like Unity so tried to make something more code focused that was personally easier to use.
Stars: ✭ 97 (+385%)
Mutual labels:  ecs, entity-component-system
polymorph
A fast and frugal entity-component-system library with a focus on code generation and compile time optimisation.
Stars: ✭ 74 (+270%)
Mutual labels:  ecs, entity-component-system
UnityDOTS-Thesis
Bachelor's degree thesis on Unity DOTS architecture
Stars: ✭ 14 (-30%)
Mutual labels:  ecs, entity-component-system
Fomalhaut
A clean, simple, c++14, Entity Component System like Overwatch ECS architecture
Stars: ✭ 29 (+45%)
Mutual labels:  ecs, entity-component-system
ecs
A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift
Stars: ✭ 79 (+295%)
Mutual labels:  ecs, entity-component-system
Ecsrx
A reactive take on the ECS pattern for .net game developers
Stars: ✭ 288 (+1340%)
Mutual labels:  ecs, game-development
Apecs
a fast, type driven, extensible ECS for game development
Stars: ✭ 292 (+1360%)
D Zone
An ambient life simulation driven by user activity within a Discord server
Stars: ✭ 466 (+2230%)
Mutual labels:  ecs, entity-component-system
Actors.unity
🚀Actors is a framework empowering developers to make better games faster on Unity.
Stars: ✭ 437 (+2085%)
Mutual labels:  ecs, entity-component-system
Yage
Simple game engine, written in C++
Stars: ✭ 7 (-65%)
Learning Unity Ecs 2
A bunch of small Unity projects where I explore and learn Unity's new ECS and Job System. Updated for the new API.
Stars: ✭ 65 (+225%)
Mutual labels:  ecs, entity-component-system
ecs-benchmark
ECS benchmark comparison
Stars: ✭ 68 (+240%)
Mutual labels:  ecs, entity-component-system
Ecsrx.unity
A simple framework for unity using the ECS paradigm but with unirx for fully reactive systems.
Stars: ✭ 317 (+1485%)
Mutual labels:  ecs, game-development
Rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 532 (+2560%)
Mutual labels:  ecs, entity-component-system
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (+2605%)
Mutual labels:  ecs, game-development
1-60 of 708 similar projects