stakx / ecma-335Links
Markdown version of ECMA-335: Common Language Infrastructure (CLI). Work in progress (approx. 99% complete). Collaboration welcome!
☆46Updated last year
Alternatives and similar repositories for ecma-335
Users that are interested in ecma-335 are comparing it to the libraries listed below
Sorting:
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Inject arbitrary IL code at compile time.☆256Updated this week
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Managed wrappers around the .NET Unmanaged API☆87Updated 7 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆91Updated 5 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆98Updated this week
- .NET library that encapsulates OS and filesystem differences in the ability to create Copy-on-Write file links☆149Updated 11 months ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 5 months ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- MSIL Reader☆36Updated 2 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆168Updated 2 months ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- ☆158Updated this week
- Post-build IL optimizer and intermediate representation for .NET programs☆148Updated 9 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆147Updated last year
- Reimplementation of ECMA-335 metadata APIs☆21Updated 7 months ago
- 🐜 Extremely small standalone C# executables using NativeAOT☆233Updated last year
- Custom Garbage Collectors for .NET Core☆183Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 6 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆202Updated 2 weeks ago