Arch - Entity component system - Received Improvements, EventBus instance support, and its own discord! :)

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Arch

    A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.

  • Arch is a high-performance c# entity component system for game dev and data-oriented programming. It offers incredible performance combined with a simple API. The best part is that it already has a big ecosystem with additional tools and even source generators to aid development!

  • Arch.Extended

    Extensions for Arch with some useful features like Systems, Source Generator and Utils.

  • The most significant new feature is instance support for the Arch.Extended source generated `EventBus`, which allows high-performance event dispatching to static and instance receivers with ordering, inlining, and without boxing or lookups. It's incredibly fast and can also be used outside of Arch.

  • 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