All Projects → Cranelift → Similar Projects or Alternatives

1082 Open source projects that are alternatives of or similar to Cranelift

Lightbeam
Lightbeam has moved and now lives in the Wasmtime repository!
Stars: ✭ 253 (-89.82%)
Mutual labels:  compiler, jit, wasm, codegen
Wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
Stars: ✭ 6,413 (+158.07%)
Mutual labels:  jit, wasm, cranelift
vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
Stars: ✭ 288 (-88.41%)
Mutual labels:  jit, codegen
Dynarmic
An ARM dynamic recompiler.
Stars: ✭ 475 (-80.89%)
Mutual labels:  compiler, jit
Webassemblyjs
Toolchain for WebAssembly
Stars: ✭ 566 (-77.22%)
Mutual labels:  compiler, wasm
Codec Beam
Generate Erlang VM byte code from Haskell
Stars: ✭ 152 (-93.88%)
Mutual labels:  compiler, codegen
Asmjit
Machine code generation for C++
Stars: ✭ 2,874 (+15.65%)
Mutual labels:  compiler, jit
Dora
Dora VM
Stars: ✭ 371 (-85.07%)
Mutual labels:  compiler, jit
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (-84.95%)
Mutual labels:  compiler, jit
B2dpipe
2D Pipeline Compiler.
Stars: ✭ 51 (-97.95%)
Mutual labels:  compiler, jit
Faust
Functional programming language for signal processing and sound synthesis
Stars: ✭ 1,360 (-45.27%)
Mutual labels:  compiler, wasm
Kou
A minimal language compiled into wasm bytecode
Stars: ✭ 112 (-95.49%)
Mutual labels:  compiler, wasm
Jit Compiler
JIT compiler in Go
Stars: ✭ 70 (-97.18%)
Mutual labels:  compiler, jit
Nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
Stars: ✭ 101 (-95.94%)
Mutual labels:  compiler, jit
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 (+12.76%)
Mutual labels:  compiler, jit
Assemblyscript
A TypeScript-like language for WebAssembly.
Stars: ✭ 13,152 (+429.26%)
Mutual labels:  compiler, wasm
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (-87.73%)
Mutual labels:  compiler, jit
Numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
Stars: ✭ 341 (-86.28%)
Mutual labels:  compiler, jit
Jwebassembly
Java bytecode to WebAssembly compiler
Stars: ✭ 426 (-82.86%)
Mutual labels:  compiler, wasm
AheuiJIT
Aheui JIT compiler for PC and web
Stars: ✭ 27 (-98.91%)
Mutual labels:  wasm, jit
Llvm Tutorial Standalone
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
Stars: ✭ 38 (-98.47%)
Mutual labels:  compiler, jit
Nativejit
A C++ expression -> x64 JIT
Stars: ✭ 999 (-59.8%)
Mutual labels:  compiler, jit
Wasm Forth
A Forth implementation compiling to WebAssembly.
Stars: ✭ 92 (-96.3%)
Mutual labels:  compiler, wasm
Wasmjit
Small Embeddable WebAssembly Runtime
Stars: ✭ 1,063 (-57.22%)
Mutual labels:  jit, wasm
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-93.64%)
Mutual labels:  compiler, jit
Compile To Web
Discover what languages can be compiled to Web Assembly
Stars: ✭ 164 (-93.4%)
Mutual labels:  compiler, wasm
Wasm Micro Runtime
WebAssembly Micro Runtime (WAMR)
Stars: ✭ 2,440 (-1.81%)
Mutual labels:  jit, wasm
Luwa
WIP jit lua to wasm
Stars: ✭ 88 (-96.46%)
Mutual labels:  jit, wasm
Tinycc
Unofficial mirror of mob development branch
Stars: ✭ 784 (-68.45%)
Mutual labels:  compiler, jit
Inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Stars: ✭ 732 (-70.54%)
Mutual labels:  jit, codegen
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-98.15%)
Mutual labels:  compiler, jit
Jphp
JPHP - an implementation of PHP on Java VM
Stars: ✭ 1,665 (-33%)
Mutual labels:  compiler, jit
Redacted Compiler Plugin
A Kotlin compiler plugin that generates redacted toString() implementations.
Stars: ✭ 168 (-93.24%)
Mutual labels:  compiler, codegen
Viper
[WIP] A Pythonesque language with a design that focuses on efficiency and expressiveness. Compiles to WebAssembly
Stars: ✭ 23 (-99.07%)
Mutual labels:  compiler, wasm
idris-codegen-wasm
WebAssembly Code Generation Backend for Idris Compiler
Stars: ✭ 79 (-96.82%)
Mutual labels:  wasm, codegen
warpy
WebAssembly interpreter in RPython
Stars: ✭ 54 (-97.83%)
Mutual labels:  wasm, jit
Codegen
Experimental wrapper over LLVM for generating and compiling code at run-time.
Stars: ✭ 362 (-85.43%)
Mutual labels:  jit, codegen
jvm
Pure Rust implementation of the JVM 7 specification
Stars: ✭ 27 (-98.91%)
Mutual labels:  wasm, jit
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+110.78%)
Mutual labels:  compiler, jit
Trunk
Build, bundle & ship your Rust WASM application to the web.
Stars: ✭ 378 (-84.79%)
Mutual labels:  compiler, wasm
Prototype
(deprecated) The journey continues at ASNEXT: https://github.com/AssemblyScript/assemblyscript
Stars: ✭ 2,114 (-14.93%)
Mutual labels:  compiler, wasm
Rustpython
A Python Interpreter written in Rust
Stars: ✭ 10,261 (+312.92%)
Mutual labels:  jit, wasm
Rustc codegen cranelift
Cranelift based backend for rustc
Stars: ✭ 675 (-72.84%)
Mutual labels:  compiler, jit
Grain
The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾
Stars: ✭ 2,199 (-11.51%)
Mutual labels:  compiler, wasm
Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (-92.88%)
Mutual labels:  compiler, wasm
Minijit
A basic x86-64 JIT compiler written from scratch in stock Python
Stars: ✭ 185 (-92.56%)
Mutual labels:  compiler, jit
Sandspiel
Creative cellular automata browser game
Stars: ✭ 2,476 (-0.36%)
Mutual labels:  wasm
Lumen
An alternative BEAM implementation, designed for WebAssembly
Stars: ✭ 2,742 (+10.34%)
Mutual labels:  compiler
Transcrypt
Python 3.7 to JavaScript compiler - Lean, fast, open! -
Stars: ✭ 2,502 (+0.68%)
Mutual labels:  compiler
Gossamer
🕸️ Gossamer: A Go implementation of the Polkadot Host (WIP)
Stars: ✭ 207 (-91.67%)
Mutual labels:  wasm
Jieba Rs
The Jieba Chinese Word Segmentation Implemented in Rust
Stars: ✭ 219 (-91.19%)
Mutual labels:  wasm
Emojicode
😀😜🔂 World’s only programming language that’s bursting with emojis
Stars: ✭ 2,561 (+3.06%)
Mutual labels:  compiler
Chimera flutter code push
Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact [email protected]
Stars: ✭ 193 (-92.23%)
Mutual labels:  aot-compilation
8cc.vim
C Compiler written in Vim script
Stars: ✭ 205 (-91.75%)
Mutual labels:  compiler
Urlang
Urlang is JavaScript with a sane syntax
Stars: ✭ 215 (-91.35%)
Mutual labels:  compiler
Interim
Low-level Lisp with compile-time memory management
Stars: ✭ 204 (-91.79%)
Mutual labels:  compiler
Spring Cloud Codegen
Spring Cloud代码生成器
Stars: ✭ 203 (-91.83%)
Mutual labels:  codegen
Lfortran
Official mirror of https://gitlab.com/lfortran/lfortran. Please submit pull requests (PR) there. Any PR sent here will be closed automatically.
Stars: ✭ 220 (-91.15%)
Mutual labels:  compiler
Amulet
An ML-like functional programming language
Stars: ✭ 219 (-91.19%)
Mutual labels:  compiler
Jfs
Constraint solver based on coverage-guided fuzzing
Stars: ✭ 215 (-91.35%)
Mutual labels:  jit
1-60 of 1082 similar projects