All Projects → libjit → Similar Projects or Alternatives

634 Open source projects that are alternatives of or similar to libjit

kcs
Scripting in C with JIT(x64)/VM.
Stars: ✭ 25 (-45.65%)
Mutual labels:  virtual-machine, jit, jit-compiler
Openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,802 (+5991.3%)
Mutual labels:  virtual-machine, jit
basil
Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native code.
Stars: ✭ 93 (+102.17%)
Mutual labels:  jit, jit-compiler
Zetavm
Multi-Language Platform for Dynamic Programming Languages
Stars: ✭ 592 (+1186.96%)
Mutual labels:  jit, jit-compiler
Minijit
A basic x86-64 JIT compiler written from scratch in stock Python
Stars: ✭ 185 (+302.17%)
Mutual labels:  jit, jit-compiler
openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,973 (+6363.04%)
Mutual labels:  virtual-machine, jit
Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Stars: ✭ 27 (-41.3%)
Mutual labels:  jit, jit-compiler
b9
An educational JS virtual machine based on Eclipse OMR
Stars: ✭ 40 (-13.04%)
Mutual labels:  virtual-machine, jit
jitm
JITM is an automated tool to bypass the JIT Hooking protection on a .NET sample.
Stars: ✭ 27 (-41.3%)
Mutual labels:  jit, jit-compiler
Jitboy
A Game Boy emulator with dynamic recompilation (JIT)
Stars: ✭ 190 (+313.04%)
Mutual labels:  jit, jit-compiler
Jit Compiler
JIT compiler in Go
Stars: ✭ 70 (+52.17%)
Mutual labels:  jit, jit-compiler
RSqueak
A Squeak/Smalltalk VM written in RPython.
Stars: ✭ 78 (+69.57%)
Mutual labels:  virtual-machine, jit
neos
Language agnostic scripting engine with a custom bytecode JIT
Stars: ✭ 36 (-21.74%)
Mutual labels:  jit, jit-compiler
jingle
🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.
Stars: ✭ 34 (-26.09%)
Mutual labels:  virtual-machine, jit-compiler
vein
🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
Stars: ✭ 31 (-32.61%)
Mutual labels:  virtual-machine, jit
Fake
嵌入式脚本语言 Lightweight embedded scripting language
Stars: ✭ 172 (+273.91%)
Mutual labels:  jit, jit-compiler
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-60.87%)
Mutual labels:  virtual-machine, jit-compiler
Llvm
Project moved to: https://github.com/llvm/llvm-project
Stars: ✭ 4,461 (+9597.83%)
Mutual labels:  virtual-machine, code-generation
FastLua
Lua trace JIT compiler using LLVM-C
Stars: ✭ 22 (-52.17%)
Mutual labels:  jit
Templates
CodeSmith Generator Templates
Stars: ✭ 52 (+13.04%)
Mutual labels:  code-generation
pony-capnp
Cap’n Proto plugin for generating serializable Pony classes. 🐴 - 🎩'n 🅿️
Stars: ✭ 19 (-58.7%)
Mutual labels:  code-generation
PowerUp
⚡ Decompilation Tools and High Productivity Utilities ⚡
Stars: ✭ 1,526 (+3217.39%)
Mutual labels:  jit
json2dart
A CLI tool to help generate dart classes from json returned from API
Stars: ✭ 38 (-17.39%)
Mutual labels:  code-generation
FunStripe
An F# library to connect to the Stripe API, including code generators to update the model and requests.
Stars: ✭ 35 (-23.91%)
Mutual labels:  code-generation
opensbli
A framework for the automated derivation and parallel execution of finite difference solvers on a range of computer architectures.
Stars: ✭ 56 (+21.74%)
Mutual labels:  code-generation
Firecracker
Secure and fast microVMs for serverless computing.
Stars: ✭ 16,826 (+36478.26%)
Mutual labels:  virtual-machine
clox
A virtual machine and a tree-walk interpreter for the Lox programming language in C89 🌀
Stars: ✭ 38 (-17.39%)
Mutual labels:  virtual-machine
eosio.evm
EOSIO Ethereum Virtual Machine (EVM)
Stars: ✭ 91 (+97.83%)
Mutual labels:  virtual-machine
codespawn
Code generator written in Rust
Stars: ✭ 34 (-26.09%)
Mutual labels:  code-generation
scancode.io
ScanCode.io is a server to script and automate software composition analysis pipelines with ScanPipe pipelines. This project is sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase/ Google Summer of Code, nexB and others generous sponsors!
Stars: ✭ 66 (+43.48%)
Mutual labels:  virtual-machine
sisyphus-js
Sisyphus customized protobuf and gRPC runtime and code generator for JavaScript/TypeScript
Stars: ✭ 19 (-58.7%)
Mutual labels:  code-generation
brian2cuda
A brian2 extension to simulate spiking neural networks on GPUs
Stars: ✭ 46 (+0%)
Mutual labels:  code-generation
muparsersse
muparsersse a math parser for windows using just in time compilations of the expression
Stars: ✭ 14 (-69.57%)
Mutual labels:  jit
riscvm
Tiny RISC-V virtual machine
Stars: ✭ 26 (-43.48%)
Mutual labels:  virtual-machine
go-recipes
🦩 Tools for Go projects
Stars: ✭ 2,490 (+5313.04%)
Mutual labels:  code-generation
dd86
No longer maintained. See URL.
Stars: ✭ 36 (-21.74%)
Mutual labels:  virtual-machine
flatorize
Generate fast implementations of mathematical expressions. Inclues a linear algebra library.
Stars: ✭ 18 (-60.87%)
Mutual labels:  code-generation
stackvm
Virtual Machine with a 240x160 VRAM display.
Stars: ✭ 47 (+2.17%)
Mutual labels:  virtual-machine
Never
Never: statically typed, embeddable functional programming language.
Stars: ✭ 248 (+439.13%)
Mutual labels:  virtual-machine
Sputnikvm
A Blockchain Virtual Machine
Stars: ✭ 238 (+417.39%)
Mutual labels:  virtual-machine
evon
Fast and versatile event dispatcher code generator for Golang
Stars: ✭ 15 (-67.39%)
Mutual labels:  code-generation
Awesome Vm Exploit
share some useful archives about vm and qemu escape exploit.
Stars: ✭ 239 (+419.57%)
Mutual labels:  virtual-machine
Invtero.net
inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques
Stars: ✭ 237 (+415.22%)
Mutual labels:  virtual-machine
Cojen
Java bytecode generation and disassembly tools
Stars: ✭ 28 (-39.13%)
Mutual labels:  code-generation
Jitex
A library to modify MSIL and native code at runtime
Stars: ✭ 52 (+13.04%)
Mutual labels:  jit
wizard-engine
Research WebAssembly Engine
Stars: ✭ 164 (+256.52%)
Mutual labels:  virtual-machine
lc
JIT compiler for Scheme targeting x86-64 platforms
Stars: ✭ 24 (-47.83%)
Mutual labels:  jit
Firecracker Go Sdk
An SDK in Go for the Firecracker microVM API
Stars: ✭ 233 (+406.52%)
Mutual labels:  virtual-machine
Vagrant Openstack Provider
Use Vagrant to manage OpenStack Cloud instances.
Stars: ✭ 229 (+397.83%)
Mutual labels:  virtual-machine
baccaml
Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.
Stars: ✭ 25 (-45.65%)
Mutual labels:  jit-compiler
Arturo
Simple, expressive & portable programming language for efficient scripting
Stars: ✭ 225 (+389.13%)
Mutual labels:  virtual-machine
Swift Lispkit
Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
Stars: ✭ 228 (+395.65%)
Mutual labels:  virtual-machine
hassio-vagrant
Vagrant box running Hass.io / Home Assistant
Stars: ✭ 42 (-8.7%)
Mutual labels:  virtual-machine
scalagen
WIP - Scalameta powered code generation
Stars: ✭ 38 (-17.39%)
Mutual labels:  code-generation
Lumen
An alternative BEAM implementation, designed for WebAssembly
Stars: ✭ 2,742 (+5860.87%)
Mutual labels:  virtual-machine
Emupedia.github.io
The purpose of Emupedia is to serve as a nonprofit meta-resource, hub and community for those interested mainly in video game preservation which aims to digitally collect, archive and preserve games and software to make them available online accessible by a user-friendly UI that simulates several retro operating systems for educational purposes.
Stars: ✭ 206 (+347.83%)
Mutual labels:  virtual-machine
Suravi
Suravi is a small distribution of Ravi/Lua 5.3 with batteries such as cjson, lpeglabel, luasocket, penlight, torch7, luv, luaossl
Stars: ✭ 56 (+21.74%)
Mutual labels:  jit
Linux Unattended Installation
This project provides all you need to create an unattended installation of a minimal setup of Linux.
Stars: ✭ 215 (+367.39%)
Mutual labels:  virtual-machine
Customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Stars: ✭ 211 (+358.7%)
Mutual labels:  virtual-machine
JUDI.jl
Julia Devito inversion.
Stars: ✭ 71 (+54.35%)
Mutual labels:  jit
1-60 of 634 similar projects