dudikeleti / DumpMinerLinks
DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.
☆70Updated 2 weeks ago
Alternatives and similar repositories for DumpMiner
Users that are interested in DumpMiner are comparing it to the libraries listed below
Sorting:
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 7 months ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- Making .NET open source accessible!☆26Updated 7 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 2 months ago
- A second-generation parser for the .NET Core command line tools☆110Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 10 months ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- ConfigureAwaitChecker☆70Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- ☆44Updated 2 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- This project contains networking primitives for use with .NET.