SaaSHub helps you find the best software and product alternatives Learn more →
Artemis-odb Alternatives
Similar projects and alternatives to artemis-odb
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better artemis-odb alternative or higher similarity.
artemis-odb discussion
artemis-odb reviews and mentions
Posts with mentions or reviews of artemis-odb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-09.
-
What is com.artemis
Probably this https://github.com/junkdog/artemis-odb
-
Dominion ECS, a high-performance implementation with Java 17 (and record classes) vs C / C++
To my knowledge Artemis-Odb ( https://github.com/junkdog/Artemis-odb ) is one of the faster Java ECS implementations. It might be fun and interesting to benchmark against it. Although Artemis-Odb has a different and larger scope and is probably not fully comparable.
-
Dominion, an attempt to implement a fast ECS by design
I've tinkered with Artemis-odb in a libgdx project, but its honestly starting to feel bloated. I've also tried Ashley, but Artemis seems to be the gold standard for java ECS. It could use a good contender to shake things up.
-
Unity patents "Methods and apparatuses to improve the performance of a video game engine using an Entity Component System (ECS)"
Modern fork of it for those who are curious: https://github.com/junkdog/artemis-odb
-
Implementing ECS using Ashley.
In artemis there is the same concept, with ComponentMapper, maybe can help you: https://github.com/junkdog/artemis-odb/blob/develop/artemis-core/artemis/src/main/java/com/artemis/ComponentMapper.java
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Dec 2024
Stats
Basic artemis-odb repo stats
5
778
0.0
over 1 year ago
junkdog/artemis-odb is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of artemis-odb is Java.