SergeyTeplyakov / ConcurrencyAnalyzers
A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process
☆60Updated 2 years ago
Alternatives and similar repositories for ConcurrencyAnalyzers:
Users that are interested in ConcurrencyAnalyzers are comparing it to the libraries listed below
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- ☆37Updated 7 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- File path abstraction library for .NET.☆58Updated last week
- A modern compile-time generated interception/proxy library☆138Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- FrozenObjects serializer and deserializer☆90Updated 2 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
- Analyzers checking System.Reflection☆81Updated last year
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- Scratch pad for various expression tree improvements.☆82Updated 2 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
- IDisposable helper types.☆126Updated 10 months ago
- Immutability is easy!☆44Updated last week
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- Simple source only reflection library with default interface property support☆63Updated this week
- Git-based incremental build and testing platform for .NET and .NET Core.☆69Updated this week
- exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining☆29Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆58Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year