C-Hotloading

C++ hotloader

A tool for compiling and reloading C++ code into a DLL at runtime with debugging support.

Example of MSVC makefile project for hotloading C with intellisense/debugger compatability

GitHub

107 stars
10 watching
13 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ddovod/jet-live Enables 'hot code reloading' in C++ applications without separate shared libraries. 412
fungos/cr Provides a live-reload solution for C applications 1,567
benlau/hotloader.pri A tool for automatically reloading and recompiling QML files when changes are detected 6
sachinsenal0x64/hot.nvim A plugin for Neovim that enables live code reloading and testing for multiple programming languages. 28
kir-antipov/hotavalonia A .NET library that integrates hot reload functionality into Avalonia applications. 206
nlguillemot/live_reload_test Demonstrates live reloading of C++ code during development and testing 14
rksm/hot-lib-reloader-rs Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. 616
mgechev/angular2-hot-loader A tool for dynamically reloading and updating Angular 2 components without restarting the application 114
ionoy/livesharp A hot reload solution for the .NET platform 72
onyxflames/cpack A tool for packaging source code into a distributable package. 1
nvidia/nvvl A library that loads compressed video sequences to facilitate machine learning training 677
rubenspgcavalcante/webpack-extension-reloader A plugin that automates reloading of browser extensions during development 494
anthony-leclerc/dynlib-loader A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. 1
r-hannuschka/ngx-fileupload A library providing Angular components and services for asynchronous file uploads 20
jeremyevans/rack-unreloader A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. 99