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: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ddovod/jet-liveEnables 'hot code reloading' in C++ applications without separate shared libraries.416
fungos/crProvides a live-reload solution for C applications1,580
benlau/hotloader.priA tool for automatically reloading and recompiling QML files when changes are detected6
sachinsenal0x64/hot.nvimA plugin for Neovim that enables live code reloading and testing for multiple programming languages.28
kir-antipov/hotavaloniaA .NET library that enables real-time UI updates in Avalonia applications without full recompilation.221
nlguillemot/live_reload_testDemonstrates live reloading of C++ code during development and testing14
rksm/hot-lib-reloader-rsEnables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart.627
mgechev/angular2-hot-loaderA tool for dynamically reloading and updating Angular 2 components without restarting the application114
ionoy/livesharpA hot reload solution for the .NET platform71
onyxflames/cpackA tool for packaging source code into a distributable package.1
nvidia/nvvlA library that loads compressed video sequences to facilitate machine learning training678
rubenspgcavalcante/webpack-extension-reloaderA plugin that automates reloading of browser extensions during development495
anthony-leclerc/dynlib-loaderA cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms.1
r-hannuschka/ngx-fileuploadA library providing Angular components and services for asynchronous file uploads20
jeremyevans/rack-unreloaderA Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants.99