entity-system-benchmarks
microbenchmarks comparing ECS (entity component system) frameworks for java (by junkdog)
dominion-ecs-java
Insanely fast ECS (Entity Component System) for Java (by dominion-dev)

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
entity-system-benchmarks | dominion-ecs-java | |
---|---|---|
1 | 13 | |
35 | 322 | |
- | 1.6% | |
10.0 | 7.1 | |
over 8 years ago | 11 months ago | |
Java | Java | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
entity-system-benchmarks
Posts with mentions or reviews of entity-system-benchmarks.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-02.
-
Dominion official Preview. A Java Entity Component System (ECS) with outstanding performance
I don't have a direct comparison, but the ODB performance stated here shows that it should be able to iterate around 40-50 million entities per second.
dominion-ecs-java
Posts with mentions or reviews of dominion-ecs-java.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-21.
-
Dominion ECS - the Release Candidate is out
You are right, I will add more info about the architecture! About which operations perform better you can already relying on the available benchmarks
- Dominion VS Artemis, the missing benchmarks (link in the comments)
-
Dominion official Early Access, the Java17 Entity Component System now available as a snapshot from the Maven Central repository
Check out the new Quick Start section to see the “how-to”.
- Dominion ECS Examples, a roguelike example with a lighting system distributed over multiple threads using the new Scheduler with fork-and-join functionality
- 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)
-
Dominion official Preview. A Java Entity Component System (ECS) with outstanding performance
Dominion aims to have a clean and minimal API surface and all the features already implemented are documented, tested, and with benchmarks. A simple example code has been provided in a dedicated module.
-
Dominion ECS, a high-performance implementation with Java 17 (and record classes) vs C / C++
With this project, I aim to demonstrate that Java can also participate in the competition and for good reasons.
- Dominion, high-performance with Java 17 (and record classes) vs C / C++
-
Dominion, an attempt to implement a fast ECS by design
Dominion is still in its early stages but has already started running at a very high speed, fast by design. It's still far from a complete ECS solution, but I've already implemented the API to create/delete Entities with Components, find them and iterate. I've also posted some benchmarks related only to what I've achieved so far (so on the speed of creating, deleting, and iterating Entities), and I think it looks very promising.
What are some alternatives?
When comparing entity-system-benchmarks and dominion-ecs-java you can also consider the following projects:
ecs_benchmark - Flecs benchmarks
wolf-ecs - The fastest Entity Component System library for the web
echothree - Echo Three Mirror
ecs-faq - Frequently asked questions about Entity Component Systems
ecs_benchmark - Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)
artemis-odb - A continuation of the popular Artemis ECS framework
dominion-ecs-java-benchmark - Benchmark for dominion-ecs-java library
retinazer - An entity-component-system implementation for Java
simple-graphs - A simple graph library for java
entity-system-benchmarks vs ecs_benchmark
dominion-ecs-java vs wolf-ecs
dominion-ecs-java vs echothree
dominion-ecs-java vs ecs-faq
dominion-ecs-java vs ecs_benchmark
dominion-ecs-java vs artemis-odb
dominion-ecs-java vs dominion-ecs-java-benchmark
dominion-ecs-java vs ecs_benchmark
dominion-ecs-java vs retinazer
dominion-ecs-java vs simple-graphs

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured