AndreyAkinshin / perfolizerLinks
Performance analysis toolkit
☆476Updated 2 months ago
Alternatives and similar repositories for perfolizer
Users that are interested in perfolizer are comparing it to the libraries listed below
Sorting:
- Stack only json deserialization using generators and the System.Text.Json library☆296Updated 2 years ago
- Low allocation async/await for C#/.NET☆400Updated 5 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,067Updated last month
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆519Updated 6 months ago
- A high-performance, zero-allocation .NET logging library.☆425Updated 2 weeks ago
- 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
- A tool that helps to see an internal structure of the CLR types at runtime☆713Updated 2 years ago
- Roslyn analyzers for IDisposable☆409Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆650Updated last week
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆742Updated this week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 11 months ago
- Random testing library for C#☆183Updated last week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,025Updated last week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆319Updated 2 weeks ago
- Configure async code's ConfigureAwait at a global level☆457Updated 6 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆488Updated 4 months ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Updated 5 years ago
- The last comparison library you'll ever need!☆441Updated last year
- The .NET port of HdrHistogram☆181Updated last year
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆637Updated 2 months ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Updated 3 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆549Updated last week
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard☆368Updated last year
- 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…☆262Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆246Updated last week
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆570Updated 6 months ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 5 months ago