DmitryGaravsky / ILReaderLinks
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
Sorting:
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last week
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 2 months ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 3 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last month
- Managed wrappers for Windows APIs☆54Updated 10 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 2 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 weeks ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 4 months ago
- Run C# code at compile time.☆38Updated 4 years ago