redknightlois / performance-courseLinks
☆37Updated 7 years ago
Alternatives and similar repositories for performance-course
Users that are interested in performance-course are comparing it to the libraries listed below
Sorting:
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- ConfigureAwaitChecker☆72Updated 3 years ago
- Experimenting with schedulers☆69Updated 4 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 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
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated last week
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- IDisposable helper types.☆136Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- FrozenObjects serializer and deserializer☆93Updated 3 years ago
- A convention based object to object mapper using Roslyn source generator.☆97Updated 4 months ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A Roslyn based C# source generation framework☆133Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Low level ASP.NET Core example Web server☆106Updated 4 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago