raffaeler / PowerDiagnosticsLinks
Experiments in .NET Core diagnostics
☆24Updated 6 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☆66Updated 3 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 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
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Helps find those run-time assembly issues☆76Updated 8 years ago
- Dynamically attach properties to (almost) any object instance.☆46Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated last month
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- Another attempt at hotreloading☆33Updated 6 years ago
- Command-line tool for debugging issues in async code☆22Updated 6 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated 2 years ago
- A line-counter written in C# and using Intrinsics☆13Updated 2 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 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
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A library that automatically adds support for object deconstruction in C#.☆43Updated 3 months ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 6 months ago
- ☆37Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- 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 lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 4 months ago
- My collection of benchmarks for random pieces of code☆13Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Efficient compiler of .NET expression trees☆22Updated last week
- Libraries that simplify the onboarding of Server Timing API (a convenient way to communicate performance metrics about the request-respon…☆61Updated last week