does an ECS system need unique identifier ( uuid ) ?

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

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
  • python-tcod-ec

    Entity/Component containers for implementing composition over inheritance. Works well with type hinting.

  • For my own project I've been skipping the entity repository and systems and implementing only entity/component frameworks for practice and since I might not need systems most of the time (although there are big downsides for entities and components not being in a repository). My own project can be found here.

  • ecs-faq

    Frequently asked questions about Entity Component Systems

  • This is the ECS FAQ I'm currently using.

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

    An ECS (Entity Component System) for Python

  • If you don't mind the broken type hinting then you could go with Esper.

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

  • RoguelikeDev Does The Complete Roguelike Tutorial Starting July 4th 2023

    3 projects | /r/roguelikedev | 27 Jun 2023
  • Trying to get the camera to track the player using esper.py in pygame. Getting a black screen instead.

    1 project | /r/pygame | 12 May 2021
  • Small game I'm currently working on

    1 project | /r/pygame | 11 Mar 2021
  • Sharing Saturday #382

    4 projects | /r/roguelikedev | 1 Oct 2021
  • Unity's Self-Combustion Engine

    1 project | news.ycombinator.com | 16 Sep 2023