Published January 2, 2025
| Version v0.14.4
Software
Open
mlange-42/arche: Arche v0.14.4
Description
Arche v0.14.4
Arche is an archetype-based Entity Component System for Go.
Arche's Features
- Simple core API. See the API docs.
- Optional logic filter and type-safe generic API.
- Entity relations as first-class feature. See the User Guide.
- World serialization and deserialization with arche-serde.
- No systems. Just queries. Use your own structure (or the Tools).
- No dependencies. Except for unit tests (100% coverage).
- Probably the fastest Go ECS out there. See the Benchmarks.
Changelog
Performance
- Optimize mask to types conversion, speeding up archetype creation by up to 150ns (#453)
Files
mlange-42/arche-v0.14.4.zip
Files
(327.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2f221a67918a2c762d22764cce21296b
|
327.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/mlange-42/arche/tree/v0.14.4 (URL)
Software
- Repository URL
- https://github.com/mlange-42/arche