Published January 13, 2025
| Version v0.15.2
Software
Open
mlange-42/arche: Arche v0.15.2
Description
Arche v0.15.2
Arche is an archetype-based Entity Component System for Go.
Arche's Features
- Designed for performance and highly optimized. See the Benchmarks.
- Well-documented API and comprehensive User Guide.
- No systems. Just queries. Use your own structure (or the Tools).
- No dependencies. Except for unit tests (100% test coverage).
- World serialization and deserialization with arche-serde.
Changelog
Performance
- Speeds up reset of small archetypes by zeroing memory manually (#475)
Files
mlange-42/arche-v0.15.2.zip
Files
(313.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c75020a2c4aae80f9489c8ac909137b0
|
313.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/mlange-42/arche/tree/v0.15.2 (URL)
Software
- Repository URL
- https://github.com/mlange-42/arche