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:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 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
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Updated 2 years ago
- Utility library for faster writing source generators☆61Updated 4 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆64Updated 6 months ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆71Updated last year
- ☆53Updated last week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- Simple source only reflection library with default interface property support☆72Updated last week
- Moxy - Mixins code generator for C#☆121Updated 6 months ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 5 months ago
- Roslyn Source Code Generators with Examples☆84Updated last month
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- The C# Source Generator Playground☆146Updated 3 years ago