asc-community / dotnet-benchmarksLinks
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
Sorting:
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 3 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Benchmarking LINQ and alternative implementations☆184Updated last year
- A Roslyn based C# source generation framework☆131Updated 2 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Utility library for faster writing source generators☆63Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated 11 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Moxy - Mixins code generator for C#☆120Updated 7 months ago
- C# immutable records generator☆73Updated 5 years ago
- Non-boxing passing of values.☆28Updated last week
- ☆55Updated last week
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard☆63Updated 3 weeks ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Simple source only reflection library with default interface property support☆72Updated this week