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
- A fail-fast validating helper for .NET CIL generation☆988Updated 4 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 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
- Tools to let you use Roslyn-powered C# scripts for code generation☆618Updated 2 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Binary serializer for POCO objects☆375Updated 2 years ago
- Performance benchmarking and testing framework for .NET applications☆538Updated 7 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 years ago
- Discriminated unions, pattern matching and partial applications for C#☆268Updated 2 years ago
- Push based .NET Streams☆292Updated 8 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,091Updated 2 years ago
- Refactoring Essentials for Visual Studio☆636Updated 3 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- The Ultimate .NET Experiment☆355Updated 6 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆851Updated 2 weeks ago
- C# bindings for lemire/simdjson (and full C# port)☆663Updated 2 years ago
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆662Updated 3 months ago
- Terminal Spinner for .NET platform☆667Updated 3 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,001Updated 4 months ago
- A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface☆536Updated 5 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆985Updated 3 months ago
- Identify and reduce memory used by duplicate .NET strings☆302Updated 5 years ago
- An ultra lightweight IoC container☆626Updated 5 months ago
- Minimalistic .NET imaging portable platform☆314Updated 5 years ago
- .NET crypto done right. Professionally audited.☆581Updated 4 months ago
- C5 generic collection library for C#/.NET☆1,054Updated 7 months ago
- Making .NET open source accessible!☆555Updated 2 years ago
- ☆333Updated 11 months ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆249Updated 2 years ago