Project Awesome project awesome

roslyn-linq-rewrite

Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code. This increases performance by minimizes heap allocations and dynamic dispatch.

Package 714 stars GitHub
Back to Roslyn