redknightlois / performance-course
☆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☆63Updated last month
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- ConfigureAwaitChecker☆70Updated 2 years ago
- Experimenting with schedulers☆69Updated 4 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- ☆44Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆43Updated 2 weeks ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- IDisposable helper types.☆129Updated last year
- C# immutable records generator☆73Updated 5 years ago
- Download, update and sync loose files from URLs☆60Updated last week
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Code samples for the .NET GC FAQ book - https://leanpub.com/netgcfaq☆34Updated 3 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 3 months ago
- Immutability is easy!☆50Updated last week