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
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 weeks ago
- Analyzers checking System.Reflection☆81Updated last year
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆74Updated last year
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Experimenting with schedulers☆69Updated 4 years ago
- A set of predefined extensions methods for popular abbreviations.☆25Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- ☆44Updated 2 years 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
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 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 test bench for various .NET CSV parsing libraries☆73Updated last year
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆39Updated this week
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated last week
- Code samples for the .NET GC FAQ book - https://leanpub.com/netgcfaq☆34Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- ☆31Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Using the Compiler API for object mapping☆66Updated 2 years ago