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:
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- The C# Source Generator Playground☆149Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 3 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard☆63Updated last week
- The combined Langly runtime☆33Updated 3 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Utility library for faster writing source generators☆64Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- C# immutable records generator☆73Updated 5 years ago
- ☆37Updated 8 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A low-level library for interacting with PDF files☆94Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year