redknightlois / performance-course
☆37Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for performance-course
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- ConfigureAwaitChecker☆67Updated 2 years ago
- Experimenting with schedulers☆70Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A collection of benchmarks for analyzing dotnet code strategies.☆49Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆48Updated 5 years ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 2 years ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆37Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆110Updated 3 years ago
- ☆31Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months 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 last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- ☆43Updated last year
- Immutability is easy!☆41Updated this week
- Analyzers checking System.Reflection☆80Updated 10 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- ☆57Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Git-based incremental build and testing platform for .NET and .NET Core.☆67Updated 5 months ago
- Slides and sample code from "Writing Allocation Free Code in C#" talk☆33Updated 5 years ago
- A set of generators helping dealing with structs in C#☆45Updated 3 years ago
- File path abstraction library for .NET.☆55Updated this week
- A set of predefined extensions methods for popular abbreviations.☆25Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago