raffaeler / PowerDiagnosticsLinks
Experiments in .NET Core diagnostics
☆24Updated 3 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☆64Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Helps find those run-time assembly issues☆75Updated 8 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated 2 weeks ago
- A CLI tool with commands to help maintain .NET codebases☆20Updated last week
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago
- ☆57Updated 2 weeks ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 3 months ago
- 📦🏴☠️ NuGet package that shows we can run arbitrary code from any NuGet package☆27Updated last month
- Command-line tool for debugging issues in async code☆22Updated 5 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
- A line-counter written in C# and using Intrinsics☆13Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 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
- ☆23Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- SourceMock is a C# mocking framework based on source generators☆57Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated 7 months ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year