
Dots Plus v1.8.1 is a scripting library designed to support the development of DOTS (Data-Oriented Technology Stack) projects in Unity. It is built as an extension for Unity’s built-in packages, such as SIMD mathematics, Collections, Jobs, and the Burst compiler. The library aligns with Unity DOTS standards, emphasizing performance, simplicity, and code readability—leveraging the best features available in High-Performance C#. The current API is based on the author’s personal requirements during DOTS project development and is expected to evolve based on user feedback. The ultimate goal is to create a comprehensive library that simplifies daily development for every DOTS developer, similar to C++ Boost. Available at: https://assetstore.unity.com/packages/tools/utilities/dots-plus-227492
Download Source 1