jbevain / mono.reflectionLinks
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
Sorting:
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆73Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- 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
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆221Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- CodeInject - Code Inject and Runtime Intelligence☆145Updated 4 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆67Updated this week
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆85Updated 5 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Inject arbitrary IL code at compile time.☆247Updated last month
- .NET Reflection.Emit extensions☆169Updated 9 months ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 4 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 3 months ago
- ☆139Updated 6 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- C# debugging automation tool☆94Updated 2 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆154Updated 5 years ago
- A toolkit for managing the complexities of .NET application domain programming.☆201Updated 8 years ago
- Disassemble jitted .NET methods☆242Updated 4 years ago