asc-community / dotnet-benchmarks
A collection of benchmarks for analyzing dotnet code strategies.
☆50Updated 3 years ago
Alternatives and similar repositories for dotnet-benchmarks:
Users that are interested in dotnet-benchmarks are comparing it to the libraries listed below
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- ☆37Updated 7 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- Analyzers checking System.Reflection☆81Updated last year
- ☆51Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- The C# Source Generator Playground☆146Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Immutability is easy!☆50Updated 3 weeks ago
- ConfigureAwaitChecker