YoshihiroIto / JitPadLinks
On the fly disassemble C# code based on JitDasm
☆129Updated 5 years ago
Alternatives and similar repositories for JitPad
Users that are interested in JitPad are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆38Updated last year
- MSIL Reader☆36Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- C# Source Generator library for Inter-Process Communication☆47Updated 2 weeks ago
- Implementation of a .NET GC in C# with NativeAOT☆93Updated last week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- Like compiler explorer, but for .NET JIT.☆31Updated 5 years ago
- An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core☆88Updated 2 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 3 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Managed wrappers for Windows APIs☆53Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- A library to build .NET profilers in .NET☆187Updated last month
- An allocation free Task-like object for async methods☆40Updated last year
- 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
- Visual Studio Interactive Window☆73Updated last week
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year