psemek/libs/ecs
lisyarus 2c3565df61 32-bit compilation fixes:
* Use uint64_t instead of size_t as hash return value

 * Expect alignof(uint64_t) <= 8 instead of == 8
2025-01-25 20:35:37 +03:00
..
include/psemek/ecs 32-bit compilation fixes: 2025-01-25 20:35:37 +03:00
source Support retrieving ECS table statistics 2024-11-29 01:15:35 +03:00
tests ECS destructors wip 2023-12-18 12:45:42 +03:00
CMakeLists.txt ECS library wip & tests 2023-08-22 20:30:04 +03:00