Sparse sets for zig, supporting both SOA and AOS style
-
Updated
Jun 15, 2024 - Zig
Sparse sets for zig, supporting both SOA and AOS style
Implementación educativa y optimizada de un ECS en Python, diseñada para explorar diferentes estrategias de almacenamiento de componentes y realizar micro-benchmarks de rendimiento.
Sparse sets with efficient traversal, joining, sorting, etc.
an unsigned integer collection with O(1) time complexity for addition, deletion, and lookup. Iteration is O(n).
Golang sparse set implementation with arbitrary data
Add a description, image, and links to the sparse-sets topic page so that developers can more easily learn about it.
To associate your repository with the sparse-sets topic, visit your repo's landing page and select "manage topics."