nullean / assembly-differLinks
Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are breaking.
☆67Updated 2 months ago
Alternatives and similar repositories for assembly-differ
Users that are interested in assembly-differ are comparing it to the libraries listed below
Sorting:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- MSIL Reader☆36Updated 3 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 7 months ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Managed wrappers around the .NET Unmanaged API☆115Updated 3 weeks ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- Experiments in .NET Core diagnostics☆24Updated 7 months ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 5 years ago
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Global type inference for C# 8 nullable reference types☆37Updated last year
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- ☆23Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆35Updated 4 years ago