nullean / assembly-differLinks
Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are breaking.
☆62Updated 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:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- MSIL Reader☆36Updated 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
- 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
- Analyzers checking System.Reflection☆81Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Find transitive dependencies in assemblies☆23Updated last month
- Fast Accessors for .Net☆33Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated last month
- An allocation free Task-like object for async methods☆39Updated 11 months 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
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- ☆16Updated 5 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year