ChakraCore is the core part of Chakra, the high-performance JavaScript engine that powers Microsoft Edge and Windows applications written in HTML/CSS/JS. ChakraCore supports Just-in-time (JIT) compilation of JavaScript for x86/x64/ARM, garbage collection, and a wide range of the latest JavaScript features. ChakraCore also supports the JavaScript Runtime (JSRT) APIs, which allows you to easily embed ChakraCore in your applications.
javascript-engine jit browser-engineJPHP is a new implementation for PHP which uses the Java VM. It supports many features of the PHP language (7.0+).How does it work? JPHP is a compiler like javac, it compiles php sources to JVM bytecode and then can execute the result on the Java VM. JPHP is not a replacement for the Zend PHP engine or Facebook HHVM.
php-language jvm bytecode jit compiler zend-php php-to-java.NET Core is best thought of as 'agile .NET'. Generally speaking it is the same as the Desktop .NET Framework distributed as part of the Windows operating system, but it is a cross platform (Windows, Linux, macOS) and cross architecture (x86, x64, arm) subset that can be deployed as part of the application (if desired), and thus can be updated quickly to fix bugs or add features.Most users don't need to build .NET Core from source since there is already a built and tested version for any supported platform. You can get the latest released version of the .NET Core SDK by following the instructions on the .NET Core Getting Started page. If you need the most up to date (daily) version of this .NET Core installer you can get it from the latest Installers of .NET Core and .NET Core SDK. If you want one of our official releases, you can get the download from the download archive page.
coreclr corefx c-sharp dotnet-core dotnetcore runtime jitCranelift is a low-level retargetable code generator. It translates a target-independent intermediate representation into executable machine code. For more information, see the documentation.
wasm jit codegen aot-compilation compiler cretonne craneliftJPHP is a new implementation for PHP which uses the Java VM. It supports many features of the PHP language (7.1+). How does it work? JPHP is a compiler like javac, it compiles php sources to JVM bytecode and then can execute the result on the Java VM.
php-language jvm bytecode jit compiler zend-phpPotion is an object- and mixin-oriented (traits) language. Just-in-time compilation to x86 and x86-64 machine code function pointers. This means she's a speedy one. Who integrates very well with C extensions.
language mixins stack jit一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
webapi retrofit client restful httpclient webclient httpapi jit aotA JIT(Just In Time) plugin loader for Grunt. Load time of Grunt does not slow down even if there are many plugins. umm...
grunt gruntplugin jit loader2D Vector Graphics Powered by a JIT Compiler. See blend2d.com page for more details.
2d-graphics rasterization asmjit jitRavi is a derivative/dialect of Lua 5.3 with limited optional static typing and features LLVM and Eclipse OMR powered JIT compilers. The name Ravi comes from the Sanskrit word for the Sun. Interestingly a precursor to Lua was Sol which had support for static types; Sol means the Sun in Portugese. Lua is perfect as a small embeddable dynamic language so why a derivative? Ravi extends Lua with static typing for greater performance under JIT compilation. However, the static typing is optional and therefore Lua programs are also valid Ravi programs.
llvm jit programming-language omr eclipse-omrManaged Operating System Alliance (MOSA) Framework
cil compiler operating-system jit managed mosaNetAsm provides 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...
asm assembler injection jit mmx nativeThis module exports a jQuery root object ($) containing an $.async helper; it compiles a regular function into one that returns a Promise object.Functions defined with $.async has access to an extra $await keyword, which implicitly waits for other Promise objects.
promise async jitThis software is licensed under the MIT License.Copyright Fedor Indutny, 2015.
wasm jit sea-of-nodes cliThis software is licensed under the MIT License.Copyright Fedor Indutny, 2014.
disasm jit assembler x86_64NOTE: Even though this module works as is, I am no longer improving it because a better solution is available now. Therefore please use llnode instead. Requires Node.js version 0.11.13 or higher and works best with a debug build.
lldb jit backtrace stacktrace symbol symbols symbolicateJust because I'm not following the true path, doesn't mean I can't get it to work. A programming language...
stack-based programming-language jitBinary Toolkit is my latest formal binary analysis framework. For the moment, I am working on ensuring the IR is clean and functional, and building out the basic components for performing analysis. Not yet. If things work out well, I will begin Semantic Versioning. If you see an 0.1 release, that's the time to begin caring.
jit analysis
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.