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.
☆716Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for roslyn-linq-rewrite
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago
- Binary serializer for POCO objects☆376Updated last year
- A fail-fast validating helper for .NET CIL generation☆988Updated 3 years ago
- Push based .NET Streams☆292Updated 8 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆620Updated last year
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- Assists in performing Roslyn-based code generation during a build.☆409Updated 3 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆943Updated 3 weeks ago
- A tool that helps to see an internal structure of the CLR types at runtime☆677Updated 2 years ago
- A native memory manager for .NET☆333Updated 6 years ago
- Terminal Spinner for .NET platform☆658Updated 2 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,078Updated 2 years ago
- Discriminated unions, pattern matching and partial applications for C#☆267Updated last year
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆894Updated last week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆827Updated 3 months ago
- Performance benchmarking and testing framework for .NET applications☆533Updated 2 months ago
- The Ultimate .NET Experiment☆355Updated 6 years ago
- Refactoring Essentials for Visual Studio☆637Updated 3 years ago
- A C# parser construction toolkit with high-quality error reporting☆1,078Updated last month
- Minimalistic .NET imaging portable platform☆313Updated 4 years ago
- C5 generic collection library for C#/.NET☆1,037Updated 2 months ago
- A Pure C# GNU-Readline like library for .NET/.NET Core☆810Updated 3 years ago
- ☆331Updated 6 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆493Updated 2 months ago
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆657Updated this week
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,460Updated 3 years ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆693Updated 4 years ago
- C# bindings for lemire/simdjson (and full C# port)☆646Updated last year
- ReSharper Heap Allocations Viewer plugin☆305Updated last week