jbevain / mono.reflection
Some useful reflection helpers, including an IL disassembler.
☆153Updated 5 years ago
Alternatives and similar repositories for mono.reflection:
Users that are interested in mono.reflection are comparing it to the libraries listed below
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 11 months ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated 11 months ago
- Inject arbitrary IL code at compile time.☆245Updated 2 months ago
- Generates valid, readable C# from an Expression Tree.☆168Updated last week
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆65Updated this week
- CodeInject - Code Inject and Runtime Intelligence☆144Updated 4 years ago
- Samples for Cecil☆67Updated 10 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- .NET Reflection.Emit extensions☆164Updated 7 months ago
- Disassemble jitted .NET methods☆242Updated 4 years ago
- Complement for System.Linq.Expressions☆115Updated 5 years ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 8 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- MSIL Reader☆36Updated 2 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 5 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆148Updated 6 months ago
- Embed the Visual Studio editor & theme architecture in your own programs☆112Updated 8 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 5 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆132Updated 9 months ago
- On the fly disassemble C# code based on JitDasm☆126Updated 5 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago