just-in-time
There are 43 repositories under just-in-time topic.
vmware-archive/cascade
A Just-In-Time Compiler for Verilog from VMware Research
asmcss/assembler
A modern UI framework
bluescarni/heyoka
C++ library for ODE integration via Taylor's method and LLVM
NorthwaveSecurity/fridax
Fridax enables you to read variables and intercept/hook functions in Xamarin/Mono JIT and AOT compiled iOS/Android applications.
JalaliLabUCLA/Jalali-Lab-Implementation-of-RAISR
Implementation of RAISR (Rapid and Accurate Image Super Resolution) algorithm in Python 3.x by Jalali Laboratory at UCLA. The implementation presented here achieved performance results that are comparable to that presented in Google's research paper (with less than ± 0.1 dB in PSNR). Just-in-time (JIT) compilation employing JIT numba is used to speed up the Python code. A very parallelized Python code employing multi-processing capabilities is used to speed up the testing process. The code has been tested on GNU/Linux and Mac OS X 10.13.2 platforms.
ionutbalosin/jvm-performance-benchmarks
Java Virtual Machine (JVM) Performance Benchmarks with a primary focus on top-tier Just-In-Time (JIT) Compilers, such as C2 JIT, Graal JIT, and the Falcon JIT.
Aschen/understand-js-runtimes
List of different up-to-date (2021) resources about Javascript engines
mrexodia/JitMagic
Simple tool that allows you to have multiple Just-In-Time debuggers at once.
yuemingl/SymJava
A Java library for fast symbolic-numeric computation
bluescarni/heyoka.py
Python library for ODE integration via Taylor's method and LLVM
wagjamin/inkfuse
InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.
vijayphoenix/Compiler-written-in-Haskell
A Turing complete language 😉
netr0m/az-pim-cli
A utility to list and activate Azure Entra ID Privileged Identity Management roles from the CLI
vgsantoniazzi/tiny-lang
tiny-lang — A different programming language. Supports a bunch of spoken languages.
danthedaniel/BF-JIT
BrainFuck just-in-time compiler
mborgerson/jit
A little just-in-time compiler thing
johannst/juicebox-asm
x64 jit assembler
06ergin06/tailwindcss-v3-jit-template
TailwindCSS V3 Jit(Just in Time) Mode Template
06ergin06/tailwindcss_v2_jit_template
TailwindCSS V2 Jit(Just in Time) Mode Template
dmaivel/vscc
Experimental x86-64 compiler backend
AlaskanEmily/dcjit
JIT-compiler for simple mathematical expressions
nhttp/redge
A minimal React partial-hydrations on the edge.
mrrva/Esoterikwa
JIT programming language (just for fun).
yahia-raheem/tailwind-starter
this is my gulp starter template for tailwind that implements rtl support, jit mode, tree-shaking, dart-sass mixins and functions, es6 helper functions, and more out of the box
mtonosaki/Jitwin
"Just-in-time + Twin" A digital twin platform to study JIT model. Including VSM modeling GUI, IoT hub and Simulator.
nallenscott/windshear
React hook for just-in-time component rendering, with first-class support for Tailwind CSS ⛵️
ValKmjolnir/brainfuck-jit
Brainfuck Just-In-Time compiler written in C++
DarkStarStrix/Fizz-Buzz
The provided code is a Python script that uses the FizzBuzz problem to compare the execution time of a function when run normally and when run with multithreading.
lacaulac/brainfuck-jit-compiler
A kinda Just-in-Time Brainfuck compiler.
mtonosaki/JitStreamDesigner
Just-in-time Stream model designer
Thraetaona/CIRCUIT
A JIT compiler for a custom low-level assembly-like programming language.
urnauzao/php-jit-enabled-with-docker
PHP with JIT enabled, Dockerfile and Docker Compose stack
devsujay19/astracss-cdn
The CDN (Content Delivery Network) for Astra CSS, a Utility-First CSS Framework for designing User Interfaces Blazing Fast.
devsujay19/astracss-status.vercel.app
Home for Astra CSS's real-time and historical data on system performance.
devsujay19/astracss.vercel.app
The documentation website for Astra CSS, Utility-First CSS Framework for designing User Interfaces Blazing Fast.
mooselab/JIT_Performance_Analysis
This program enables users to microbenchmark their Java code to detect regression in performance.