raffaeler / PowerDiagnosticsLinks
Experiments in .NET Core diagnostics
☆24Updated 5 months ago
Alternatives and similar repositories for PowerDiagnostics
Users that are interested in PowerDiagnostics are comparing it to the libraries listed below
Sorting:
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Helps find those run-time assembly issues☆76Updated 8 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- FrozenObjects serializer and deserializer☆93Updated 3 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
- A command line memory analysis tool for managed code.☆90Updated 3 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
- Download, update and sync loose files from URLs☆61Updated this week
- 📦🏴☠️ NuGet package that shows we can run arbitrary code from any NuGet package☆27Updated 3 weeks ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 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…☆45Updated 2 months ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated 2 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year