AndreyAkinshin / perfolizer
Performance analysis toolkit
☆472Updated last week
Alternatives and similar repositories for perfolizer:
Users that are interested in perfolizer are comparing it to the libraries listed below
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 2 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- A tool that help you find duplicate transitive package references.☆486Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆638Updated 2 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆986Updated 3 months ago
- Configure async code's ConfigureAwait at a global level☆452Updated 2 months ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆723Updated this week
- Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null d…☆745Updated last year
- Roslyn analyzers for IDisposable☆405Updated 10 months ago
- Execute a function in a separate process☆233Updated 10 months ago
- 🎯 A .NET library for running a target dependency graph.☆890Updated 3 weeks ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Updated 3 years ago
- Benchmarking infrastructure for applications☆1,040Updated this week
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆453Updated 9 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆405Updated 7 months ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,017Updated this week
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆568Updated 2 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆674Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆535Updated 3 weeks ago
- Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the prometheus-net package☆361Updated 7 months ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated last month
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆565Updated 3 months ago
- Implementation of a lock-free dictionary on .Net.☆502Updated 2 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,265Updated last week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- A high-performance, zero-allocation .NET logging library.☆416Updated 5 months ago
- Build time tools in the flavor of Dapper☆407Updated this week
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆684Updated 7 months ago