chrisnas / EffectiveDebuggingLinks
☆67Updated 6 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☆93Updated 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
- The Book of the Runtime (BOTR) for the .NET Runtime. Combined articles from the official CoreCLR repo about the non-trivial internals of …☆70Updated 7 years ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Now superseded by Microsoft/vs-threading☆121Updated 7 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A library that automatically adds support for object deconstruction in C#.☆42Updated last month
- Helper objects to browse complex structures returned by ClrMD☆65Updated 3 weeks ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 months ago
- Experiments in .NET Core diagnostics☆24Updated 4 months ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- .NET logging to Notepad☆153Updated 5 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Low level ASP.NET Core example Web server☆106Updated 4 years ago
- A template for a NuGet package with tests, static analysis, code style, versioning, Azure Pipelines and GitHub Actions builds ready to go…☆142Updated this week
- Port of Google's farmhash algorithm to .NET☆66Updated last year
- Demos used in various .NET memory management demos on my blog☆58Updated 8 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- Experimenting with schedulers☆69Updated 4 years ago
- A Roslyn based C# source generation framework☆133Updated 5 months ago