MrUnbelievable92 / SIMD-Algorithms
A collection of hand optimized SIMD versions of common array algorithms for Unity.
☆14Updated 2 years ago
Alternatives and similar repositories for SIMD-Algorithms:
Users that are interested in SIMD-Algorithms are comparing it to the libraries listed below
- Small package to help using Unity's custom player loop.☆11Updated last year
- Bit Collections for Unity provides value type bit arrays and signed- and unsigned integers made out of an unconventional amount of bits a…☆22Updated 2 years ago
- Workaround for jobified raycasts limitations☆19Updated 5 years ago
- An experiment to write a faster/native version of SveltoECS's FasterDictionary☆16Updated 5 years ago
- C# reactive library and set of tools for Unity development.☆22Updated this week
- Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp☆20Updated 3 years ago
- Compare Unity's API between versions☆17Updated 3 years ago
- A simple generic solution for pathfinding in Unity that works with jobs and burst.☆21Updated 4 years ago
- Task extensions for Unity3d.