A new approach to ECS APIs

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • flecs

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

  • Very new to ECS in general, been using flecs for a few weeks now. This seems very familiar to it's query feature https://github.com/SanderMertens/flecs/blob/master/docs/Queries.md

  • paradigm

    C++20 Vulkan and GLes rendering engine (by JessyDL)

  • Sure thing, the outdated docs are here. Only recently started touching up the project again after a long hiatus. The docs still give a correct overview of the API, but the implementation itself has changed since then.

  • 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 number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 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
  • 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