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:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 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
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Simple source only reflection library with default interface property support☆71Updated this week
- The combined Langly runtime☆33Updated 3 years ago
- ☆53Updated 3 weeks ago
- ☆37Updated 7 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- ☆59Updated this week
- Non-boxing passing of values.☆27Updated 11 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- ☆66Updated 2 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- Immutability is easy!☆50Updated last month
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- A test bench for various .NET CSV parsing libraries☆73Updated last year