Dominion VS Artemis, the missing benchmarks (link in the comments)

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

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
  • dominion-ecs-java

    Insanely fast ECS (Entity Component System) for Java

  • I've spent the last six months mostly rewriting the core of the Dominion project, twice. In the end, I got a version that met the performance I was looking for both in terms of speed and memory consumption (thanks JProfiler!). That doesn't mean this will be the final version of the ChunkedPool class (and others) but, at least, the best I've been able to craft so far. As requested by many of you, I have begun to provide a performance comparison between Dominion and Artemis, the popular ECS implementation in Java. Please start playing with the latest early access version 0.8.0 already available and let me know your feedback.

  • ecs-faq

    Frequently asked questions about Entity Component Systems

  • thanks, i think a little more background on the ECS world will help you get the context, this is from the author of Flecs: https://github.com/SanderMertens/ecs-faq

  • 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

  • Dominion ECS - the Release Candidate is out

    3 projects | /r/java | 21 May 2023
  • Dominion official Early Access, the Java17 Entity Component System now available as a snapshot from the Maven Central repository

    1 project | /r/java | 29 May 2022
  • Dominion ECS Examples, a roguelike example with a lighting system distributed over multiple threads using the new Scheduler with fork-and-join functionality

    1 project | /r/gamedev | 1 May 2022
  • Dominion ECS Examples, a roguelike example with a lighting system distributed over multiple threads using the new Scheduler with fork-and-join functionality (link in the first comment)

    1 project | /r/java | 30 Apr 2022
  • Dominion official Preview. A Java Entity Component System (ECS) with outstanding performance

    3 projects | /r/gamedev | 2 Apr 2022