An open API service providing repository metadata for many open source software ecosystems.

Topic: "jit-compilation"

asmjit/asmjit

Low-latency machine code generation

Language: C++ - Size: 8.63 MB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 4,128 - Forks: 529

NVIDIA/jitify

A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).

Language: C++ - Size: 435 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 533 - Forks: 68

objeck/objeck-lang

Objeck is a modern object-oriented programming language with functional features tailored for machine learning. It emphasizes expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.

Language: C++ - Size: 2.15 GB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 158 - Forks: 11

tetzank/coat

EDSL for C++ to make just-in-time code generation easier

Language: C++ - Size: 438 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 79 - Forks: 9

sillycross/PochiVM

Lightweight framework for easy and efficient code generation

Language: C++ - Size: 6.91 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 59 - Forks: 6

jarkonik/rocklang

JIT-compiled programming language. https://jarkonik.github.io/rocklang/

Language: Rust - Size: 276 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 1

sseung0703/TF2-jit-compile-on-multi-gpu

Tensorflow2 training code with jit compiling on multi-GPU.

Language: Python - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

thrushlang/thrushc

The Thrush Programming Language. A programming language dedicated to creating maintainable and modular software.

Language: Rust - Size: 4.79 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 3

tiny-bow/ribbon-language

Ribbon programming language

Language: Zig - Size: 2.32 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 15 - 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: 23 days ago - Pushed at: 2 months ago - Stars: 14 - Forks: 2

tetzank/sigmod18contest

SIGMOD programming contest 2018 solved with code generation

Language: C++ - Size: 75.2 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

MeGaL0DoN/MegaJIT-8

A chip8 emulator with JIT-compiler for x86-64

Language: C - Size: 16.5 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 6 - Forks: 0

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: 27 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 0

daskol/fast-bernoulli

Fast generation of long sequencies of bernoulli-distributed random variables

Language: C++ - Size: 315 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

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: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

gameduell/simcompyl

SimComPyl -- Run simulations - composable, compiled and pure python

Language: Python - Size: 2.05 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

AnyDSL/regex

Regular Expression Matcher generator using Just-In-Time Compilation

Language: C++ - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years 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: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 1

openpeeps/gccjit.nim

Nim bindings for libgccjit

Language: Nim - Size: 95.7 KB - Last synced at: 25 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

ExcessPhase/theExpressionEngine

classes for parsing and jit-compiling using LLVM and evaluating mathematical expressions

Language: C++ - Size: 61.5 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

k-karna/learning_jax

Key concepts from documentation with toy illustration

Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 0 - 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

salty-max/eevee-source

A dynamic programming language with simple syntax OOP support.

Language: TypeScript - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

descriptions-of-it-technologies/jit-compilation

Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tklk/MongoDB-ProductView

:a: MEAN Stack product view

Language: TypeScript - Size: 300 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0