jet-live
Hot code reload library
Enables 'hot code reloading' in C++ applications without separate shared libraries.
c++ hot code reload for linux and macos
412 stars
23 watching
23 forks
Language: C++
last commit: about 1 month ago
Linked from 2 awesome lists
cpphot-reloadhot-reloadinglinuxlive-codinglive-reloadlivecodelivecodinglivereloadmacos
Related projects:
Repository | Description | Stars |
---|---|---|
fungos/cr | Provides a live-reload solution for C applications | 1,567 |
nlguillemot/live_reload_test | Demonstrates live reloading of C++ code during development and testing | 14 |
kitelightning/livepp | A UE4 plugin wrapper for hot-reloading live coding support | 106 |
randygaul/c-hotloading | A tool for compiling and reloading C++ code into a DLL at runtime with debugging support. | 107 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 616 |
ionoy/livesharp | A hot reload solution for the .NET platform | 72 |
edwingeng/hotswap | Allows code changes to take effect without restarting the server | 354 |
sunnlok/cryliveplusplus | Enables Live++ functionality in Cryengine by providing an API to interact with its live-reloading and on-the-fly code changes features. | 5 |
avaloniaui/live.avalonia | Enables hot reloading of Avalonia-based applications by automatically rebuilding and updating the application when source files change. | 405 |
knobo/live-reload | A tool for live reloading of web pages during development | 8 |
aabccd021/bun-html-live-reload | Automates HTML live reloading when using Bun hot reloading | 31 |
kir-antipov/hotavalonia | A .NET library that integrates hot reload functionality into Avalonia applications. | 206 |
bytebase/air | Live reload utility for Go applications | 3 |
edwingeng/live | A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |