reignstudios / IL2XLinks
Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)
☆115Updated last year
Alternatives and similar repositories for IL2X
Users that are interested in IL2X are comparing it to the libraries listed below
Sorting:
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆136Updated last year
- 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
- LLVM Bindings for .NET☆93Updated this week
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago
- ☆48Updated last month
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 5 months ago
- Reusable Shell components from AvalonStudio.☆80Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆25Updated 3 years ago
- Portable .NET library for reading/writing xaml files.☆159Updated 2 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆167Updated last month
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 months ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 7 months ago
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated 2 weeks ago
- Inject arbitrary IL code at compile time.☆253Updated this week
- A library to modify MSIL and native code at runtime☆133Updated last year
- Managed wrappers for Windows APIs☆53Updated last year
- MSIL Reader☆36Updated 2 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- DOOM fire effect in C#☆58Updated 5 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 11 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Full C# port of Brotli compression algorithm☆97Updated 3 years ago