antiufo / roslyn-linq-rewrite
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
☆715Updated 5 years ago
Alternatives and similar repositories for roslyn-linq-rewrite:
Users that are interested in roslyn-linq-rewrite are comparing it to the libraries listed below
- Binary serializer for POCO objects☆375Updated 2 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆619Updated 2 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- A fail-fast validating helper for .NET CIL generation☆987Updated 4 years ago
- Push based .NET Streams☆292Updated 8 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 4 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆982Updated 2 months ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆850Updated 3 months ago
- A native memory manager for .NET☆333Updated 7 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Refactoring Essentials for Visual Studio☆635Updated 3 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,088Updated 2 years ago
- Performance benchmarking and testing framework for .NET applications☆538Updated 6 months ago
- Discriminated unions, pattern matching and partial applications for C#☆267Updated 2 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆992Updated 3 months ago
- Terminal Spinner for .NET platform☆664Updated 3 years ago
- C# bindings for lemire/simdjson (and full C# port)☆661Updated 2 years ago
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆660Updated 2 months ago
- Identify and reduce memory used by duplicate .NET strings☆302Updated 5 years ago
- A Pure C# GNU-Readline like library for .NET/.NET Core☆813Updated 3 years ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated 10 months ago
- The last comparison library you'll ever need!☆435Updated last year
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,454Updated 4 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,240Updated this week
- Low allocation async/await for C#/.NET☆396Updated 4 years ago
- C5 generic collection library for C#/.NET☆1,049Updated 6 months ago
- Implementation of a lock-free dictionary on .Net.☆498Updated last month
- Minimalistic .NET imaging portable platform☆313Updated 5 years ago