YoshihiroIto / JitPad
On the fly disassemble C# code based on JitDasm
☆126Updated 4 years ago
Alternatives and similar repositories for JitPad:
Users that are interested in JitPad are comparing it to the libraries listed below
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Analyzers checking System.Reflection☆80Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 10 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated this week
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆34Updated 2 months ago
- MSIL Reader☆36Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Managed wrappers for Windows APIs☆52Updated 3 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 3 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆67Updated 2 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated 11 months ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆69Updated 4 years ago
- The most revolutionary syntax visualizer☆67Updated last week
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Like compiler explorer, but for .NET JIT.☆29Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated 11 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- RPC library with classic .NET Remoting flavour☆66Updated this week
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 10 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 8 months ago
- A library to build .NET profilers in .NET☆120Updated this week
- Implementation of a .NET GC in C# with NativeAOT☆62Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 2 months ago