YoshihiroIto / JitPad
On the fly disassemble C# code based on JitDasm
☆127Updated 5 years ago
Alternatives and similar repositories for JitPad:
Users that are interested in JitPad are comparing it to the libraries listed below
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 2 weeks ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 2 months ago
- MSIL Reader☆36Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Implementation of a .NET GC in C# with NativeAOT☆88Updated last month
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- Managed wrappers for Windows APIs☆53Updated 7 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- C# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆45Updated 3 months ago
- The most revolutionary syntax visualizer☆70Updated 3 months 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
- Visual Studio Interactive Window☆69Updated last week
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated 11 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago