Giter VIP home page Giter VIP logo

awesome-entity-component-system's Introduction

awesome-ecs

😎 A curated list of Entity-Component-System (ECS) libraries and resources

ECS Libraries

C/C++

  • anax - Open source C++ entity system [github miguelmartin75/anax]
  • ECS - C++ single-header entity component system library [github redxdev/ECS]
  • ecs.hpp - A single header C++14 entity component system library [github BlackMATov/ecs.hpp]
  • ecst - Experimental C++14 multithreaded compile-time entity-compnent-system library [github SuperV1234/ecst]
  • EntityFu - A simple, fast entity component system written in C++ [github NatWeiss/EntityFu]
  • EntityPlus - C++14 entity component system [github Yelnats321/EntityPlus]
  • EntityX - Fast, type-safe C++ entity component system [github alecthomas/entityx]
  • entt - Fast and reliable entity-component system [github skypjack/entt]
  • Flecs - A Multithreaded Entity Component System written for C89 & C99 [github SanderMertens/flecs]
  • goomy - A tiny, experimental ECS framework [github vberlier/goomy]
  • Kengine - Type-safe and self-documenting implementation of an Entity-Component-System [github phisko/kengine]
  • matter - C++17/20 ECS implementation [github Dreyri/matter]

C#

  • DefaultEcs - ECS for syntax and usage simplicity with maximum performance [github Doraku/DefaultEcs]
  • Svelto.ECS - Lightweight data oriented entity component system framework [github sebas77/Svelto.ECS]

Dart

  • Fast ECS - Simple and fast Entity-Component-System (ECS) library written in Dart. [github QiXi/fast_ecs]

Python

  • esper - A lightweight Entity System for Python [github benmoran56/esper]

Rust

  • Shipyard - Entity Component System written in Rust [github leudz/shipyard]
  • Specs - Parallel entity component system written in Rust [github slide-rs/specs]

Lua

  • ECS Lua - A fast and easy to use ECS engine for game development [github nidorx/ecs-lua]
  • tiny-ecs - Entity Component System for Lua that's simple, flexible, and useful [github bakpakin/tiny-ecs]

JavaScript

  • bitECS - Functional, minimal, data-oriented, ultra-high performance ECS library [github bitecs]
  • ECSY - Entity Component System for javascript [github ecsyjs/ecsy]

Applications powered by ECS

Game Engines

C++

  • crown - General purpose data-driven game engine [github dbartolini/crown]
  • Engine - Basic cross-platform 3D game engine [github Shervanator/Engine]
  • igneous - Open source game engine written in C++ [github MissingBitStudios/igneous]
  • shiva - Modern Cross-Platform C++ Engine with modularity [github Milerius/shiva]
  • Sparky - Cross-Platform High Performance 2D/3D game engine [github TheCherno/Sparky]
  • Usagi - Hierarchical component entity system based game engine [github vitei/Usagi]

Rust

  • Amethyst - Data-oriented and data-driven game engine written in Rust [github amethyst/amethyst]
  • Bevy - A refreshingly simple data-driven game engine built in Rust [github bevyengine/bevy]

Graphics Engines

C++

  • bs::framework - Modern C++14 library for the development of real-time graphical applications [github GameFoundry/bsf]

Other Resources

Benchmark

Blog Posts

Talks & Slides

Book

Lists

ETC

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.