Home - junkdog/artemis-odb GitHub Wiki
Artemis-odb
Artemis-odb is a high performance java based Entity-Component-System framework.
It is actively maintained, and a continuation of the popular Artemis.
Resources
Highlights
- Full Android, GWT, iOS support.
- High performance, GC-friendly, less boilerplate!
- Optional pooled components, leveraged by bytecode weaving.
- Serialization, json or binary.
- Convenient dependency matrices for your components and systems.
- Fluid interface generator for convenient entity access and assembly.
- Managed Links to clean up dead entity references.