AndreyAkinshin / perfolizerLinks
Performance analysis toolkit
☆475Updated 2 weeks ago
Alternatives and similar repositories for perfolizer
Users that are interested in perfolizer are comparing it to the libraries listed below
Sorting:
- Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null d…☆747Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,045Updated 3 weeks ago
- A high-performance, zero-allocation .NET logging library.☆421Updated last month
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆732Updated this week
- compile time dependency injection for .NET☆858Updated 2 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 8 months ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Roslyn analyzers for IDisposable☆407Updated last year
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,281Updated this week
- 🎯 A .NET library for running a target dependency graph.☆894Updated 2 weeks ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆450Updated 11 months ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,020Updated this week
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Updated 3 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆680Updated last week
- Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper m…☆261Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆642Updated 3 months ago
- Configure async code's ConfigureAwait at a global level☆456Updated 4 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆480Updated 2 months ago
- Benchmarking infrastructure for applications☆1,046Updated last week
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆571Updated 5 months ago
- C# discriminated union source generator☆735Updated last week
- Fast and memory-efficient immutable collections and helper data structures☆244Updated last week
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆299Updated last week
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Updated 5 years ago
- ApprovalTest verification library for .Net☆576Updated 2 months ago