kevingosse / DynaMDLinks
Helper objects to browse complex structures returned by ClrMD
☆63Updated last year
Alternatives and similar repositories for DynaMD
Users that are interested in DynaMD are comparing it to the libraries listed below
Sorting:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Experiments in .NET Core diagnostics☆24Updated last month
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- ☆23Updated last year
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 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
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated this week
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated last year
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated 2 weeks ago
- Another attempt at hotreloading☆33Updated 5 years ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago