GitHub topics: jit-compilation
awemorris/PlayfieldVM
PlayfieldVM is an indie game engine fueled by your dreams — tiny, playful, and portable across desktops, mobile, web, and even consoles!
Language: C - Size: 19.3 MB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 3 - Forks: 0

objeck/objeck-lang
Lightweight object-oriented and functional programming language. Designed to be intuitive, small, cross-platform, and fast. The language emphasizes portability, scalability, and robust API support.
Language: C++ - Size: 2.64 GB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 162 - Forks: 12

MeGaL0DoN/MegaJIT-8
Chip8 emulator with JIT-compiler for x86-64
Language: C - Size: 16.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 0

Ovum-Programming-Language/OvumLanguage
The main repository for Ovum Programming language
Language: C++ - Size: 53.7 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

asmjit/asmjit
Low-latency machine code generation
Language: C++ - Size: 8.37 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 4,267 - Forks: 539

hpi-swa-teaching/osvm-oopsie
A proxy framework for the OpenSmalltalk-VM simulator, designed to facilitate the bootstrapping of Scorch/Sista and for interactive exploration and debugging of pointers from a simulated image
Language: Smalltalk - Size: 2.21 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

NVIDIA/jitify
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
Language: C++ - Size: 1.68 MB - Last synced at: 15 days ago - Pushed at: 21 days ago - Stars: 553 - Forks: 72

openpeeps/gccjit.nim
Nim bindings for libgccjit
Language: Nim - Size: 125 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

ExcessPhase/theExpressionEngine
classes for parsing and jit-compiling using LLVM and evaluating mathematical expressions
Language: C++ - Size: 273 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tiny-bow/ribbon-language
Ribbon programming language
Language: Zig - Size: 3.11 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 0

vn-language/vanadium
Robust high-level C++-like language with additional safeties and massive expresiveness.
Language: C++ - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ReneMuala/supernova
Supernova is a JIT platform for a variety of programming languages.
Language: C++ - Size: 81.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

k-karna/learning_jax
Key concepts from documentation with toy illustration
Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jecampagne/JaxTutos
JAX Tutorial notebooks : basics, crash & tips, usage of optax/JaxOptim/Numpyro
Language: Jupyter Notebook - Size: 35.6 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 14 - Forks: 2

jarkonik/rocklang
JIT-compiled programming language. https://jarkonik.github.io/rocklang/
Language: Rust - Size: 276 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 1

ascpixi/is-odd-jit
a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd
Language: C - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

tetzank/coat
EDSL for C++ to make just-in-time code generation easier
Language: C++ - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 9

tetzank/sigmod18contest
SIGMOD programming contest 2018 solved with code generation
Language: C++ - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 1

salty-max/eevee-source
A dynamic programming language with simple syntax OOP support.
Language: TypeScript - Size: 94.7 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

TrueGoric/dame
DMG-01, MGB-001, MGB-101 & CGB-001 emulator written in C# 8.0
Language: C# - Size: 291 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AnyDSL/regex
Regular Expression Matcher generator using Just-In-Time Compilation
Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

quepas/lcpc19-execution-model
Supplementary materials to the article presented at LCPC 2019: "Using Performance Event Profiles to Deduce an Execution Model of MATLAB with Just-In-Time Compilation" by Patryk Kiepas, Corinne Ancourt, Claude Tadonki, and Jarosław Koźlak.
Language: Java - Size: 19 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

dostuffthatmatters/jax-capability-analysis
demo repository containing the experiments for my master's seminar @ TUM
Language: Python - Size: 466 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sillycross/PochiVM
Lightweight framework for easy and efficient code generation
Language: C++ - Size: 6.91 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 59 - Forks: 6

sseung0703/TF2-jit-compile-on-multi-gpu
Tensorflow2 training code with jit compiling on multi-GPU.
Language: Python - Size: 157 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

SaladinoBelisario/Java_Performance
Notes for Java Performance tuning including Garbage Collection, Virtual Machine Tunning (JVM), Memory Management, Compilation and language specific stuff.
Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

daskol/fast-bernoulli
Fast generation of long sequencies of bernoulli-distributed random variables
Language: C++ - Size: 315 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

tklk/MongoDB-ProductView
:a: MEAN Stack product view
Language: TypeScript - Size: 300 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

descriptions-of-it-technologies/jit-compilation
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gameduell/simcompyl
SimComPyl -- Run simulations - composable, compiled and pure python
Language: Python - Size: 2.05 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0
