SaaSHub helps you find the best software and product alternatives Learn more →
Dominion-ecs-java Alternatives
Similar projects and alternatives to dominion-ecs-java
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
entity-system-benchmarks
microbenchmarks comparing ECS (entity component system) frameworks for java
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better dominion-ecs-java alternative or higher similarity.
dominion-ecs-java discussion
dominion-ecs-java reviews and mentions
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.
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Dec 2024
Stats
Basic dominion-ecs-java repo stats
13
315
7.1
9 months ago
dominion-dev/dominion-ecs-java is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dominion-ecs-java is Java.
Popular Comparisons
- dominion-ecs-java VS wolf-ecs
- dominion-ecs-java VS artemis-odb
- dominion-ecs-java VS ecs-faq
- dominion-ecs-java VS dominion-ecs-java-benchmark
- dominion-ecs-java VS echothree
- dominion-ecs-java VS entity-system-benchmarks
- dominion-ecs-java VS retinazer
- dominion-ecs-java VS ecs_benchmark
- dominion-ecs-java VS ecs_benchmark