szehetner / InliningAnalyzer
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
☆151Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for InliningAnalyzer
- A native memory manager for .NET☆333Updated 6 years ago
- Under the rocks☆104Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Managed replacement of System.Reflection[.Emit]☆130Updated 7 years ago
- Custom Garbage Collectors for .NET Core☆183Updated 4 years ago
- ReSharper Heap Allocations Viewer plugin☆305Updated last week
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- A Roslyn based C# source generation framework☆129Updated last year
- Fast, flexible, and version-tolerant serializer for .NET☆224Updated last year
- LINQ for Span<T>, without memory allocations.☆245Updated last year
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆116Updated 2 weeks ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆168Updated last month
- Inject arbitrary IL code at compile time.☆242Updated this week
- Assists in performing Roslyn-based code generation during a build.☆409Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 2 years ago
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- C# Source Generator for UTF-8 binary literal☆135Updated 2 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆161Updated 2 weeks ago
- A collection of somewhat useful utilities and extension methods for async programming☆182Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Async-friendly format for stack traces and exceptions☆213Updated last year
- Adds a module initializer to an assembly.☆111Updated 2 years ago
- Binary serializer for POCO objects☆376Updated last year
- A set of source generators for equality, immutability, ...☆90Updated last year
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Code generation for immutable types☆169Updated 3 months ago
- Use ETW events to show what the .NET GC is doing☆109Updated 8 years ago