Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with jit-compiler

A curated list of projects in awesome lists tagged with jit-compiler .

https://github.com/stenzek/duckstation

Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64

appimage emulator enhancements fast hardware-renderers jit-compiler opengl playstation ps1 psx vulkan

Last synced: 19 Dec 2024

https://github.com/chakra-ui/panda

🐼 Universal, Type-Safe, CSS-in-JS Framework for Product Teams ⚑️

atomic-css compiler css css-in-js design-system design-tokens engine framework-agnostic jit-compiler postcss styled-system theming typescript utility-classes

Last synced: 16 Dec 2024

https://github.com/adoptopenjdk/jitwatch

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

escape-analysis hotspot hotspot-jit-compiler java javafx jit-compiler jitwatch log-analyser

Last synced: 17 Dec 2024

https://github.com/AdoptOpenJDK/jitwatch

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.

escape-analysis hotspot hotspot-jit-compiler java javafx jit-compiler jitwatch log-analyser

Last synced: 01 Nov 2024

https://github.com/vnmakarov/mir

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

aarch64 apple c compiler intermediate-representation interpreter jit-compiler linux m1 macos ppc64 riscv64 s390x x86-64

Last synced: 18 Dec 2024

https://github.com/readytalk/avian

[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.

java jit-compiler jvm openjdk portable

Last synced: 21 Dec 2024

https://github.com/ReadyTalk/avian

[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.

java jit-compiler jvm openjdk portable

Last synced: 30 Oct 2024

https://github.com/jserv/amacc

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution

arm armv7a c compiler dynamic-linking jit-compiler linux self-hosting

Last synced: 15 Dec 2024

https://github.com/qmonnet/rbpf

Rust virtual machine and JIT compiler for eBPF programs

assembler bpf ebpf ebpf-programs interpreter jit-compiler packet-filtering rust

Last synced: 17 Dec 2024

https://github.com/EarlGray/c4

x86 JIT compiler in 86 lines

i386 jit-compiler tiny

Last synced: 12 Nov 2024

https://github.com/raptorjit/raptorjit

RaptorJIT: A dynamic language for system programming (LuaJIT fork)

jit-compiler lua luajit

Last synced: 16 Nov 2024

https://github.com/shopify/yjit

Optimizing JIT compiler built inside CRuby

bytecode codegen compiler cruby jit jit-compiler mri ruby ruby-jit

Last synced: 20 Dec 2024

https://github.com/Shopify/yjit

Optimizing JIT compiler built inside CRuby

bytecode codegen compiler cruby jit jit-compiler mri ruby ruby-jit

Last synced: 24 Nov 2024

https://github.com/moonjit/moonjit

Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an active maintainer, see https://twitter.com/siddhesh_p/status/1308594269502885889?s=20 for more detail.

jit jit-compiler lua lua-script luajit

Last synced: 05 Nov 2024

https://github.com/sysprog21/jitboy

A Game Boy emulator with dynamic recompilation (JIT)

dynamic-compiler dynasm emulator game-boy gameboy gameboy-emulator gbz80 jit jit-compiler sdl2

Last synced: 08 Nov 2024

https://github.com/cslarsen/minijit

A basic x86-64 JIT compiler written from scratch in stock Python

assembly compiler jit jit-compiler machine-code python x86-64

Last synced: 20 Dec 2024

https://github.com/esrrhs/fake

塌ε…₯εΌθ„šζœ¬θ―­θ¨€ Lightweight embedded scripting language

asm bison c c-plus-plus flex gcc ide interpreter jit jit-compiler language

Last synced: 19 Nov 2024

https://github.com/k0kubun/yarv-mjit

MRI method JIT compiler based on original stack-based YARV instructions (Development Repository of ruby/ruby#1782, already merged)

jit-compiler ruby

Last synced: 17 Oct 2024

https://github.com/dflemstr/tin

A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.

embeddable inference jit jit-compiler language rust structural-typing

Last synced: 27 Oct 2024

https://github.com/fleroviux/lunar

A fast-ish Nintendo DS emulator with a JIT recompiler and multithreading.

cpp emulation emulator jit-compiler multithreading nintendo-ds

Last synced: 08 Nov 2024

https://github.com/anse1/firmforth

A just-in-time-compiling forth system using libfirm.

forth jit-compiler libfirm

Last synced: 25 Oct 2024

https://github.com/nicoulaj/compile-command-annotations

Annotation hints for the Hotspot JVM JIT compiler.

annotation hotspot hotspot-jvm java jit-compiler

Last synced: 19 Nov 2024

https://github.com/i42output/neos

Language agnostic scripting engine with a custom bytecode JIT

ada bytecode cpp forth haskell javascript jit jit-compiler json lua python rjson rust vm

Last synced: 25 Oct 2024

https://github.com/rajkumardusad/jitcompiler

JIT Compiler is a open source online code compiler. You can run more than 40+ most popular programming languages in your browser just-in-time using jitcompiler.

code-compiler compiler jit-compiler online-code-execution online-compiler online-editor

Last synced: 08 Nov 2024

https://github.com/jserv/rv32jit

JIT-accelerated RISC-V instruction set simulator

dynamic-binary-translation jit-compiler risc-v riscv riscv-emulator riscv-simulator riscv32

Last synced: 10 Nov 2024

https://github.com/prg-titech/baccaml

Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.

compiler jit-compiler meta-hybrid-jit meta-tracing-jit tracing-jit

Last synced: 18 Nov 2024

https://github.com/apt1002/mijit

Experimental JIT compiler generator

compiler interpreter jit-compiler programming-language rust

Last synced: 14 Nov 2024

https://github.com/svenslaggare/stackjit

Simple virtual machine for a stack-based assembler language.

jit-compiler multi-platform virtual-machine x64

Last synced: 03 Dec 2024

https://github.com/engineeringsoftware/jattack

Compiler Testing using Template Java Programs (ASE'22 Distinguished Paper Award)

compiler java jit-compiler jvm template testing

Last synced: 18 Nov 2024

https://github.com/vaivaswatha/lljit

LLVM JIT: An Example

jit-compiler llvm

Last synced: 17 Oct 2024

https://github.com/nunoplopes/torchy

A tracing JIT compiler for PyTorch

jit-compiler lazy-evaluation pytorch tracing-jit

Last synced: 01 Oct 2024

https://github.com/franko/luajit

LuaJIT 2 with Meson build

jit-compiler lua luajit meson

Last synced: 19 Nov 2024

https://github.com/svenslaggare/sharpjit

Simple virtual machine for a stack-based assembler language written in C#.

csharp jit-compiler virtual-machine x64

Last synced: 03 Dec 2024

https://github.com/stovent/risp8

Experimental Chip8 interpreter, cached interpreter and Just-In-Time compiler written in Rust.

cached cached-interpreter chip8 emulator interpreter jit jit-compiler rust

Last synced: 24 Nov 2024

https://github.com/engineeringsoftware/jog

Pattern-Based Peephole Optimizations with Java JIT Tests

compiler java jit jit-compiler openjdk optimization pattern peephole shadow test

Last synced: 13 Oct 2024

https://github.com/jlchntoz/jitbrainfuck

A tiny .NET JIT compiler for Brainfuck written in C#

brainfuck brainfuck-compiler brainfuck-parser c-sharp cil jit-compiler

Last synced: 27 Oct 2024

https://github.com/pfalcon/picompile

Pico Compile, factored out "numpile" project, a small JIT compiler for Python with type inference

jit-compiler python type-inference

Last synced: 27 Oct 2024

https://github.com/timobrembeck/jit-fuzzer

A fuzzing setup for JS JIT compilers, implemented for the JavaScriptCore (webkit) engine.

afl afl-fuzz afl-fuzzer aflpluspplus fuzz-testing fuzzilli fuzzing javascriptcore jit-compiler qemu webkit

Last synced: 13 Nov 2024

https://github.com/thamugadi/dynastone

Keystone-based dynamic assembler. Allows to easily write a JIT compiler in C/C++.

assembler dynamic-assembly dynasm jit jit-compiler keystone

Last synced: 07 Nov 2024

https://github.com/jjfumero/fastr-gpu

Just In Time Compiler for GPUs for R applications.

gpgpu gpu-computing graalvm jit-compiler opencl r-language runtime truffle

Last synced: 17 Nov 2024

https://github.com/ascpixi/is-odd-jit

a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd

c c-library is-even is-odd is-odd-or-even jit jit-compilation jit-compiler

Last synced: 06 Nov 2024

https://github.com/xnacly/treewalk-vs-jit-with-go-plugins

Evaluating the trade-offs of using the Go-plugin API for JIT compilation while comparing the approach with a tree-walk interpreter

academic-paper bytecode-interpreter jit-compiler

Last synced: 17 Nov 2024

https://github.com/svenslaggare/stackjit-rs

Simple virtual machine for a stack-based assembler language in Rust.

jit-compiler rust virtual-machine

Last synced: 03 Dec 2024

https://github.com/n9v9/brainfuck

Interpreter, Virtual Machine and JIT-Compiler for Brainfuck Programs

assembly brainfuck jit-compiler rust

Last synced: 23 Nov 2024

https://github.com/svenslaggare/xonevirtualmachine

JIT compiler for Windows x64 written in C#.

dotnet jit-compiler

Last synced: 03 Dec 2024