chrisnas / EffectiveDebuggingLinks
☆67Updated 5 years ago
Alternatives and similar repositories for EffectiveDebugging
Users that are interested in EffectiveDebugging are comparing it to the libraries listed below
Sorting:
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- 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
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated last month
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Demos used in various .NET memory management demos on my blog☆58Updated 6 months ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- The Book of the Runtime (BOTR) for the .NET Runtime. Combined articles from the official CoreCLR repo about the non-trivial internals of …☆69Updated 7 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated 2 weeks ago
- Reports diagnostics for C# coding guidelines that are not already covered by Resharper.☆148Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Experiments in .NET Core diagnostics☆24Updated 2 months ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Advanced data structures for .NET☆122Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Collects network traces of .NET applications.☆92Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 8 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- A high performance pubsub client/server implementation for .NET Core☆132Updated 4 years ago