asc-community / dotnet-benchmarksLinks
A collection of benchmarks for analyzing dotnet code strategies.
☆50Updated 4 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☆115Updated 5 years ago
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 10 months ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆51Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- The C# Source Generator Playground☆149Updated 4 years ago
- A Roslyn based C# source generation framework☆134Updated last month
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Benchmarking LINQ and alternative implementations☆180Updated last year
- ☆37Updated 8 years ago
- IDisposable helper types.☆138Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- Analyzers for XML documentation☆40Updated 3 years ago
- This project contains networking primitives for use with .NET.☆96Updated 4 years ago
- Scratch pad for various expression tree improvements.☆82Updated 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 5 months ago
- The combined Langly runtime☆33Updated 3 years ago
- File path abstraction library for .NET.☆96Updated last week
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆77Updated last month
- ☆77Updated this week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago