AndreyAkinshin / perfolizer
Performance analysis toolkit
☆467Updated 7 months ago
Alternatives and similar repositories for perfolizer:
Users that are interested in perfolizer are comparing it to the libraries listed below
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆982Updated 2 months ago
- A high-performance, zero-allocation .NET logging library.☆415Updated 4 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆293Updated 2 years ago
- Implementation of a lock-free dictionary on .Net.☆499Updated last month
- Low allocation async/await for C#/.NET☆397Updated 4 years ago
- Roslyn analyzers for IDisposable☆394Updated 9 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆633Updated 3 weeks ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆403Updated 6 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆700Updated 2 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆718Updated this week
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Updated 2 years ago
- Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null d…☆744Updated last year
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆457Updated 4 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆287Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,245Updated this week
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆684Updated 6 months ago
- Configure async code's ConfigureAwait at a global level☆452Updated last month
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,011Updated this week
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆557Updated 2 months ago
- Parsing and Utilities for Command Line Tools in .Net☆316Updated 4 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆886Updated last year
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET☆565Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆669Updated this week
- 🎯 A .NET library for running a target dependency graph.☆880Updated last week
- Pure DI for .NET☆608Updated last week
- compile time dependency injection for .NET☆853Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆258Updated last year