szehetner / InliningAnalyzerLinks
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
☆155Updated 6 years ago
Alternatives and similar repositories for InliningAnalyzer
Users that are interested in InliningAnalyzer are comparing it to the libraries listed below
Sorting:
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 5 years ago
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Identify and reduce memory used by duplicate .NET strings☆309Updated 6 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- A Roslyn based C# source generation framework☆133Updated 5 months ago
- Async-friendly format for stack traces and exceptions☆212Updated 2 years ago
- Fast and memory-efficient immutable collections and helper data structures☆247Updated last month
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- .NET Reflection.Emit extensions☆170Updated last year
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated last year
- Under the rocks☆105Updated 7 years ago
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- Code generation for immutable types☆174Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆112Updated last month
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Updated 6 years ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆195Updated last year
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Reactive queryable observable framework.☆160Updated 8 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…☆297Updated last year
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago