chrisnas / EffectiveDebuggingLinks
☆66Updated 5 years ago
Alternatives and similar repositories for EffectiveDebugging
Users that are interested in EffectiveDebugging are comparing it to the libraries listed below
Sorting:
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 weeks ago
- Experiments in .NET Core diagnostics☆24Updated last month
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 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
- A template for a NuGet package with tests, static analysis, code style, versioning, Azure Pipelines and GitHub Actions builds ready to go…☆140Updated this week
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Demos used in various .NET memory management demos on my blog☆57Updated 5 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 7 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Collects network traces of .NET applications.☆93Updated 4 years ago
- A tool that finds differences between .NET assemblies☆61Updated 2 years ago
- Download, update and sync loose files from URLs☆60Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Modern CSV (De)Serializer☆65Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated this week
- Low level ASP.NET Core example Web server☆106Updated 4 years ago
- ☆57Updated 5 years ago
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago