burst-compiler topic
uLipSync
MFCC-based LipSync plug-in for Unity using Job System and Burst Compiler
VertexAnimationJob
Vertex animation with C# Job System and new Mesh API
Unity-FrustumCulling
An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin
Unity-Pathfinding-Jobs-StressTest
Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand that are used to build the grid, as well as another example of...
BurstLinq
Extremely fast LINQ aggregation operations implementation optimized by Burst Compiler
Quadtree-HitEngine
四叉树实现一个简单的碰撞检测引擎
LBM-SWE-Unity
A Unity package for simulating shallow water flows with Lattice Boltzmann methods.
dotnet-burst-comparison
Benchmarks to compare .NET and and Unity's Burst compiler.