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
107 stars
10 watching
13 forks
Language: C++
last commit: almost 4 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Enables 'hot code reloading' in C++ applications without separate shared libraries. | 416 | |
| Provides a live-reload solution for C applications | 1,580 | |
| A tool for automatically reloading and recompiling QML files when changes are detected | 6 | |
| A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 | |
| A .NET library that enables real-time UI updates in Avalonia applications without full recompilation. | 221 | |
| Demonstrates live reloading of C++ code during development and testing | 14 | |
| Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 627 | |
| A tool for dynamically reloading and updating Angular 2 components without restarting the application | 114 | |
| A hot reload solution for the .NET platform | 71 | |
| A tool for packaging source code into a distributable package. | 1 | |
| A library that loads compressed video sequences to facilitate machine learning training | 678 | |
| A plugin that automates reloading of browser extensions during development | 495 | |
| A cross-platform runtime loader for dynamic libraries, enabling efficient loading of shared libraries on various platforms. | 1 | |
| A library providing Angular components and services for asynchronous file uploads | 20 | |
| A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. | 99 |