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
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆61Updated last week
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Git-based incremental build and testing platform for .NET and .NET Core.☆75Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- ☆37Updated 7 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 3 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Simple source only reflection library with default interface property support☆69Updated this week
- The C# Source Generator Playground☆146Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- File path abstraction library for .NET.☆61Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆74Updated last year
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- Download, update and sync loose files from URLs☆60Updated this week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated last week
- A set of predefined extensions methods for popular abbreviations.☆25Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Practical generic programming for .NET☆202Updated last week
- Immutability is easy!☆48Updated 2 months ago
- Non-boxing passing of values.☆27Updated 9 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆105Updated last year