C entity-component-system

Open-source C projects categorized as entity-component-system

C entity-component-system Projects

  • flecs

    A fast entity component system (ECS) for C & C++

  • Project mention: ECS, Finally | news.ycombinator.com | 2023-12-30

    I've also been enjoying building My First Game™ in Bevy using ECS. The community around Bevy really shines, but Flecs (https://github.com/SanderMertens/flecs) is arguably a more mature, open-source ECS implementation. You don't get to write in Rust, though, which makes it less cool in my book :)

    I'm not very proud of the code I've written because I've found writing a game to be much more confusing than building websites + backends, but, as the author notes, it certainly feels more elegant than OOP or globals given the context.

    I'm building for WASM and Bevy's parallelism isn't supported in that context (yet? https://github.com/bevyengine/bevy/issues/4078), so the performance wins are just so-so. Sharing a thread with UI rendering suuucks.

    If anyone wants to browse some code or ask questions, feel free! https://github.com/MeoMix/symbiants

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C entity-component-system related posts

  • any resources for expanding on ECS?

    4 projects | /r/gamedev | 22 Apr 2023
  • Flecs 3.2, a high performance game development framework for C and C++ is out!

    3 projects | /r/programming | 27 Mar 2023
  • Flecs 3.2, an Entity Component System for C/C++ is out!

    1 project | /r/cpp | 27 Mar 2023
  • I put together an online playground for learning ECS without code (link in comment)

    1 project | /r/gamedev | 7 Mar 2023
  • NeatECS - First version of a simple ECS framework

    2 projects | /r/gamedev | 16 Jan 2023
  • If you used another engine before, what made you switch to UnrealEngine?

    2 projects | /r/unrealengine | 9 Jan 2023
  • Storing the data type of a variable

    1 project | /r/C_Programming | 4 Jan 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

Project Stars
1 flecs 5,628

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com