redknightlois / performance-courseLinks
☆37Updated 7 years ago
Alternatives and similar repositories for performance-course
Users that are interested in performance-course are comparing it to the libraries listed below
Sorting:
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 3 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Code generator to easily create data builder patterns for your model classes