nullean / assembly-differLinks
Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are breaking.
☆63Updated 3 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:
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 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 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- MSIL Reader☆36Updated 2 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 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…☆21Updated last year
- Experiments in .NET Core diagnostics☆24Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 11 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 2 months ago
- ☆53Updated 3 weeks ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago