live_reload_test
Code reloader
Demonstrates live reloading of C++ code during development and testing
demonstration of live reloading
14 stars
3 watching
3 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ddovod/jet-live | Enables 'hot code reloading' in C++ applications without separate shared libraries. | 416 |
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 |
fungos/cr | Provides a live-reload solution for C applications | 1,580 |
bytebase/air | Live reload utility for Go applications | 3 |
penk/qml-livereload | A QtQuick application that provides live code preview and updates in real-time | 173 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 627 |
manidlou/elemon | Tool to enable live-reload of Electron applications during development | 73 |
knobo/live-reload | A tool for live reloading of web pages during development | 8 |
patrickelectric/qhot | Tool for live previewing and hot reloading of Qt Quick UI components | 196 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
aabccd021/bun-html-live-reload | Automatically reloads HTML pages when the underlying code changes | 32 |
phoenixframework/phoenix_live_reload | A module providing live-reload functionality for Phoenix applications. | 317 |
ionoy/livesharp | A hot reload solution for the .NET platform | 71 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,047 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 87 |