raffaeler / PowerDiagnosticsLinks
Experiments in .NET Core diagnostics
☆24Updated 2 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
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- Helps find those run-time assembly issues☆75Updated 8 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Small library to handle ISO8601 durations in C#☆34Updated 2 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last month
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- Helper types for creating and interpreting GUIDs.☆31Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated 2 weeks ago
- Download, update and sync loose files from URLs☆60Updated last week
- ☆36Updated 2 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- FrozenObjects serializer and deserializer☆92Updated 3 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
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 months ago
- dotnet score☆28Updated 3 years ago
- Efficient compiler of .NET expression trees☆22Updated 9 months ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated last week
- A logger for MSBuild that sends event data over anonymous or named pipes.☆23Updated last year