NetAsm

A hook to the .NET JIT compiler
Download

NetAsm Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Ms-PL
  • Publisher Name:
  • Alexandre Mutel
  • Operating Systems:
  • Windows All
  • File Size:
  • 70 KB

NetAsm Tags


NetAsm Description

The NetAsm library was developed to provide a hook to the .NET JIT compiler and enables to inject your own native code in replacement of the default CLR JIT compilation. With this library, it is possible, at runtime, to inject x86 assembler code in CLR methods with the speed of a pure CLR method call and without the cost of Interop/PInvoke calls. NetAsm can be used to integrate optimized native code using CPU extended instructions (SSE,MMX) into your managed code. The NetAsmDemo sample provides two benchmarks that unveil the power of using native code injection with NetAsm.


NetAsm Related Software