runtime-compilation
There are 24 repositories under runtime-compilation topic.
NVIDIA/jitify
A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
onqtam/rcrl
Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)
RickStrahl/Westwind.Scripting
Small C# library to provide dynamic runtime code compilation from source code for code and expressions execution
patrickroberts/complex-js
JavaScript Complex Math
DmytroMitin/dotty-patched
Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming
SleepyDeb/JSharp
JSharp is a .class loader for Net Core (similar to IKVM) is based on a features remapping of JDK on .Net Core libs
dali-ml/dali-cython
:lollipop: Dali in Python
euu-rocks/seed
Seed – a web application engine thats supports schema and code modifications at runtime
skeru/libVersioningCompiler
C++ library to dynamically compile a single function and allow it to be versioned
tonyredondo/ObjectInspector
An efficient .NET object inspector/accesor to avoid reflection usage with duck typing support
haehnpt/opengl-dynamic-shader-editing
Introduce a shader program wrapper to enable dynamic editing of shaders at runtime
MihailRis/runexp
Math expressions compiler/evaluator for Java 7+
89netraM/browser-csharp
Executes C# snippets in the browser
AndreevNikita/InSharp
C# dynamic language for runtime functions compilation for a currently working program
gregwhitaker/openhft-javaruntimecompiler-example
Example of compiling Java classes at runtime using OpenHFT Compiler
JonathanRaiman/mini_cuda_rtc
Miniature CUDA Array library with Runtime Compilation
rblt/diffler
A fast property comparer of instances using compiled expression trees on the fly.
GamePluginKit/CSharpPluginLoader
Adds support for source-form (.cs) plugins
GateDigger/GDPlotter
A lightweight math plot library
gustavohime/flep
Fast Light Expression Parser (for evaluating simple mathematical expressions)
VladislavSevruk/RuntimeProxyGenerator
This utility library helps to generate runtime proxy for non-final classes using inheritance mechanism.
fou1100ouacus/Public-Notes-
Random Notes and Codes / and Others...
gwuah/webpack-virtual-module-api
:gift: a virtual-module-api for webpack. [wip]
quinton-ashley/RuntimeCompilerExamples
Compiles classes during runtime to plot user input parametric equations