All Projects → Lightbeam → Similar Projects or Alternatives

1063 Open source projects that are alternatives of or similar to Lightbeam

Cranelift
Cranelift code generator
Stars: ✭ 2,485 (+882.21%)
Mutual labels:  compiler, jit, wasm, codegen
Wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
Stars: ✭ 6,413 (+2434.78%)
Mutual labels:  jit, wasm
AheuiJIT
Aheui JIT compiler for PC and web
Stars: ✭ 27 (-89.33%)
Mutual labels:  wasm, jit
Rustc codegen cranelift
Cranelift based backend for rustc
Stars: ✭ 675 (+166.8%)
Mutual labels:  compiler, jit
Kou
A minimal language compiled into wasm bytecode
Stars: ✭ 112 (-55.73%)
Mutual labels:  compiler, wasm
Assemblyscript
A TypeScript-like language for WebAssembly.
Stars: ✭ 13,152 (+5098.42%)
Mutual labels:  compiler, wasm
Ilgpu
ILGPU JIT Compiler for high-performance .Net GPU programs
Stars: ✭ 374 (+47.83%)
Mutual labels:  compiler, jit
Trunk
Build, bundle & ship your Rust WASM application to the web.
Stars: ✭ 378 (+49.41%)
Mutual labels:  compiler, wasm
Nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
Stars: ✭ 101 (-60.08%)
Mutual labels:  compiler, jit
Wasmjit
Small Embeddable WebAssembly Runtime
Stars: ✭ 1,063 (+320.16%)
Mutual labels:  jit, wasm
Grain
The Grain compiler toolchain and CLI. Home of the modern web staple. 🌾
Stars: ✭ 2,199 (+769.17%)
Mutual labels:  compiler, wasm
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 (+1007.51%)
Mutual labels:  compiler, jit
Wasm Forth
A Forth implementation compiling to WebAssembly.
Stars: ✭ 92 (-63.64%)
Mutual labels:  compiler, wasm
Wasm Micro Runtime
WebAssembly Micro Runtime (WAMR)
Stars: ✭ 2,440 (+864.43%)
Mutual labels:  jit, wasm
Tinycc
Unofficial mirror of mob development branch
Stars: ✭ 784 (+209.88%)
Mutual labels:  compiler, jit
Numpile
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
Stars: ✭ 341 (+34.78%)
Mutual labels:  compiler, jit
Codegen
Experimental wrapper over LLVM for generating and compiling code at run-time.
Stars: ✭ 362 (+43.08%)
Mutual labels:  jit, codegen
Dynarmic
An ARM dynamic recompiler.
Stars: ✭ 475 (+87.75%)
Mutual labels:  compiler, jit
jvm
Pure Rust implementation of the JVM 7 specification
Stars: ✭ 27 (-89.33%)
Mutual labels:  wasm, jit
Nativejit
A C++ expression -> x64 JIT
Stars: ✭ 999 (+294.86%)
Mutual labels:  compiler, jit
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-81.82%)
Mutual labels:  compiler, jit
Faust
Functional programming language for signal processing and sound synthesis
Stars: ✭ 1,360 (+437.55%)
Mutual labels:  compiler, wasm
Jit Compiler
JIT compiler in Go
Stars: ✭ 70 (-72.33%)
Mutual labels:  compiler, jit
Redacted Compiler Plugin
A Kotlin compiler plugin that generates redacted toString() implementations.
Stars: ✭ 168 (-33.6%)
Mutual labels:  compiler, codegen
Compile To Web
Discover what languages can be compiled to Web Assembly
Stars: ✭ 164 (-35.18%)
Mutual labels:  compiler, wasm
Asmjit
Machine code generation for C++
Stars: ✭ 2,874 (+1035.97%)
Mutual labels:  compiler, jit
Viper
[WIP] A Pythonesque language with a design that focuses on efficiency and expressiveness. Compiles to WebAssembly
Stars: ✭ 23 (-90.91%)
Mutual labels:  compiler, wasm
Prototype
(deprecated) The journey continues at ASNEXT: https://github.com/AssemblyScript/assemblyscript
Stars: ✭ 2,114 (+735.57%)
Mutual labels:  compiler, wasm
Luwa
WIP jit lua to wasm
Stars: ✭ 88 (-65.22%)
Mutual labels:  jit, wasm
B2dpipe
2D Pipeline Compiler.
Stars: ✭ 51 (-79.84%)
Mutual labels:  compiler, jit
Codec Beam
Generate Erlang VM byte code from Haskell
Stars: ✭ 152 (-39.92%)
Mutual labels:  compiler, codegen
Jitfromscratch
Example project from my talks in the LLVM Social Berlin and C++ User Group
Stars: ✭ 158 (-37.55%)
Mutual labels:  compiler, jit
vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
Stars: ✭ 288 (+13.83%)
Mutual labels:  jit, codegen
Rustpython
A Python Interpreter written in Rust
Stars: ✭ 10,261 (+3955.73%)
Mutual labels:  jit, wasm
Enso Archive
Looking for Enso, the visual programming language? ➡️ https://github.com/enso-org/enso
Stars: ✭ 305 (+20.55%)
Mutual labels:  compiler, jit
idris-codegen-wasm
WebAssembly Code Generation Backend for Idris Compiler
Stars: ✭ 79 (-68.77%)
Mutual labels:  wasm, codegen
Dora
Dora VM
Stars: ✭ 371 (+46.64%)
Mutual labels:  compiler, jit
warpy
WebAssembly interpreter in RPython
Stars: ✭ 54 (-78.66%)
Mutual labels:  wasm, jit
Jwebassembly
Java bytecode to WebAssembly compiler
Stars: ✭ 426 (+68.38%)
Mutual labels:  compiler, wasm
Enso
Hybrid visual and textual functional programming.
Stars: ✭ 5,238 (+1970.36%)
Mutual labels:  compiler, jit
Webassemblyjs
Toolchain for WebAssembly
Stars: ✭ 566 (+123.72%)
Mutual labels:  compiler, wasm
Llvm Tutorial Standalone
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
Stars: ✭ 38 (-84.98%)
Mutual labels:  compiler, jit
Inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Stars: ✭ 732 (+189.33%)
Mutual labels:  jit, codegen
Jphp
JPHP - an implementation of PHP on Java VM
Stars: ✭ 1,665 (+558.1%)
Mutual labels:  compiler, jit
Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (-30.04%)
Mutual labels:  compiler, wasm
Minijit
A basic x86-64 JIT compiler written from scratch in stock Python
Stars: ✭ 185 (-26.88%)
Mutual labels:  compiler, jit
Flint
The Flint Programming Language for Smart Contracts
Stars: ✭ 228 (-9.88%)
Mutual labels:  compiler
Wasm By Example
Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)
Stars: ✭ 226 (-10.67%)
Mutual labels:  wasm
Zinc
Scala incremental compiler library, originally part of sbt
Stars: ✭ 246 (-2.77%)
Mutual labels:  compiler
Create Your Own Lang With Rust
Create your own programming language with Rust (WIP)
Stars: ✭ 236 (-6.72%)
Mutual labels:  compiler
Kyaml2go
K8s Go client code generator from Kubernetes resource yamls
Stars: ✭ 226 (-10.67%)
Mutual labels:  codegen
Openapi Codegen
OpenAPI 3.0 CodeGen plus Node.js minus the Java and emojis
Stars: ✭ 224 (-11.46%)
Mutual labels:  codegen
Generator
Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
Stars: ✭ 237 (-6.32%)
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 (-13.04%)
Mutual labels:  compiler
Asm Dom
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
Stars: ✭ 2,604 (+929.25%)
Mutual labels:  wasm
Phosphorus
JavaScript compiler for Scratch projects.
Stars: ✭ 250 (-1.19%)
Mutual labels:  compiler
Quick Protobuf
A rust implementation of protobuf parser
Stars: ✭ 244 (-3.56%)
Mutual labels:  codegen
Adlik
Adlik: Toolkit for Accelerating Deep Learning Inference
Stars: ✭ 237 (-6.32%)
Mutual labels:  compiler
Llvm
[MERGED UPSTREAM] AVR backend for the LLVM compiler library
Stars: ✭ 222 (-12.25%)
Mutual labels:  compiler
Compiler
Elm compiler written in Elm
Stars: ✭ 222 (-12.25%)
Mutual labels:  compiler
1-60 of 1063 similar projects