AndreyAkinshin / perfolizerLinks
Performance analysis toolkit
☆483Updated 4 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☆297Updated 2 years ago
 - Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆649Updated 3 years ago
 - Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,079Updated 3 months ago
 - Implementation of a lock-free dictionary on .Net.☆523Updated 8 months 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 utility to perform design-time builds of .NET projects without having to think too hard about it.☆654Updated last week
 - Low allocation async/await for C#/.NET☆403Updated 5 years ago
 - Roslyn analyzers for IDisposable☆415Updated last year
 - A tool that helps to see an internal structure of the CLR types at runtime☆724Updated 3 years ago
 - The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,022Updated this week
 - A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated last month
 - A high-performance, zero-allocation .NET logging library.☆428Updated this 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
 - .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆451Updated last year
 - This repo contains benchmarks used for testing the performance of all .NET Runtimes☆745Updated this week
 - Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆571Updated 8 months ago
 - An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Updated 6 years ago
 - Random testing library for C#☆185Updated 2 months ago
 - Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
 - A mocking library based on the Compiler APIs (Roslyn + Mocks)☆330Updated this week
 - High performance, thread-safe in-memory caching primitives for .NET☆559Updated 2 weeks ago
 - The last comparison library you'll ever need!☆441Updated last year
 - Configure async code's ConfigureAwait at a global level☆458Updated 8 months ago
 - A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Updated 3 years ago
 - The .NET port of HdrHistogram☆183Updated last year
 - A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆497Updated 6 months ago
 - LINQ for Span<T>, without memory allocations.☆281Updated 2 years ago
 - High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
 - Fast and memory-efficient immutable collections and helper data structures☆247Updated last month
 - Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆695Updated this week