
Ksi-Framework
Data-oriented design framework for Unity built on a trait system with Roslyn analyzers and code generators. Enforces explicit data ownership and memory safety through compile-time checks, offers Burst-compatible dynamic collections with by-reference access, and provides deallocation management for complex data structures. Ideal for performance-critical gameplay systems.
5
Install 0