logoalt Hacker News

ApolloFortyNinetoday at 2:49 PM0 repliesview on HN

It's incredibly in common in game development, C# has a lot of features you can take advantage for this.

But the most naive example any language supports is simple object pooling.

Then more fancy, zero allocations tasks in C# https://github.com/cysharp/unitask