A completion of CodeMonkey's guide on Unity DOTS called "EXTREME PERFORMANCE with Unity DOTS! (ECS, Job System, Burst, Hybrid Game Objects)" ...
I created this as a sample project to go along with a YouTube video around the topic of Simulating Boids in Unity utilizing the Job System and Burst Compiler while remaining free of any ECS related ...