xoofx / AsmArm64
The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET
☆62Updated 2 months ago
Alternatives and similar repositories for AsmArm64:
Users that are interested in AsmArm64 are comparing it to the libraries listed below
- Managed wrappers around the .NET Unmanaged API☆77Updated 3 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- ☆23Updated 9 months ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆127Updated 2 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆60Updated 2 weeks ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated last month
- ☆23Updated 2 months ago
- ☆23Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Reimplementation of ECMA-335 metadata APIs☆20Updated last week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆161Updated 6 months ago
- DirectN AOT compatible version. Only for .NET Core 8 and beyond. Interop Code for .NET Framework, .NET Core and .NET 5+ : DXGI, WIC, Dire…☆52Updated this week
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- Code memory safety analysis☆14Updated 3 months ago
- Interop bindings for mimalloc.☆41Updated last month
- Minimal example for direct P/Invoke calls with static linking☆26Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 5 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago