controlflow / resharper-heapview
ReSharper Heap Allocations Viewer plugin
☆322Updated last month
Alternatives and similar repositories for resharper-heapview
Users that are interested in resharper-heapview are comparing it to the libraries listed below
Sorting:
- LINQ for Span<T>, without memory allocations.☆262Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 2 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆986Updated 4 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆153Updated 5 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- Implementation of a lock-free dictionary on .Net.☆507Updated 2 months ago
- Zero-allocation string formatting for .NET.☆343Updated 7 years ago
- The last comparison library you'll ever need!☆438Updated last year
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Binary serializer for POCO objects☆375Updated 2 years ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- A semantic version library for .NET fully compliant with v2.0.0 of the spec found at http://semver.org/.☆313Updated last month
- A high-performance, zero-allocation .NET logging library.☆417Updated this week
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Updated 5 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆293Updated 2 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
- A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.☆173Updated last month
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- .NET Reflection Made Fast and Simple ⛺☆294Updated 4 years ago
- Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.☆281Updated 4 years ago
- A ConcurrentHashSet implementation☆134Updated 3 years ago
- Roslyn analyzers for IDisposable☆405Updated 10 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- Roslyn analyzers for writing unit tests with NUnit☆96Updated 3 weeks ago
- .NET Reflection.Emit extensions☆168Updated 9 months ago