NetFabric.Hyperlinq — Zero Allocation
Achieving zero heap memory allocations with LINQ operations.
Introduction
This is a follow up on my exploration into improving LINQ performance. This is a work in progress. Go to my previous article to find what triggered this.
The source code is available at https://github.com/NetFabric/NetFabric.Hyperlinq