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 last month
Alternatives and similar repositories for assembly-differ
Users that are interested in assembly-differ are comparing it to the libraries listed below
Sorting:
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- MSIL Reader☆36Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Helper objects to browse complex structures returned by ClrMD☆66Updated 3 months ago
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Experiments in .NET Core diagnostics☆24Updated 6 months 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Managed wrappers around the .NET Unmanaged API☆104Updated last week
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 7 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 6 months 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
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 3 weeks ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- Global type inference for C# 8 nullable reference types☆37Updated 11 months ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Code analysis improvements and context actions☆64Updated 3 weeks ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Extensions for System.Text.Json☆35Updated last week
- Tool to rename .NET assemblies and references☆55Updated 7 months ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 6 years ago