DmitryGaravsky / ILReader
MSIL Reader
☆36Updated 2 years ago
Alternatives and similar repositories for ILReader:
Users that are interested in ILReader are comparing it to the libraries listed below
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- A set of tools to work with CIL in .NET applications☆26Updated 4 months ago
- Example of compiling and running C# code without visibility checks.☆47Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Like compiler explorer, but for .NET JIT.☆29Updated 4 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆19Updated last year
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆16Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 9 months ago
- Managed wrappers for Windows APIs☆53Updated 4 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 11 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Fast Accessors for .Net☆32Updated 2 years ago
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 months ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Scans a given directory tree for interesting assembly references☆15Updated this week