cr
Live reload library
Provides a live-reload solution for C applications
cr.h: A Simple C Hot Reload Header-only Library
2k stars
48 watching
104 forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
cgamedevgamedev-toolheader-onlyheader-only-libheader-only-libraryhot-reloadlinuxlive-codingosxsingle-headersingle-header-libsingle-header-librarytoolwindows
Related projects:
Repository | Description | Stars |
---|---|---|
ddovod/jet-live | Enables 'hot code reloading' in C++ applications without separate shared libraries. | 412 |
nlguillemot/live_reload_test | Demonstrates live reloading of C++ code during development and testing | 14 |
ionoy/livesharp | A hot reload solution for the .NET platform | 72 |
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 |
randygaul/c-hotloading | A tool for compiling and reloading C++ code into a DLL at runtime with debugging support. | 107 |
kitelightning/livepp | A UE4 plugin wrapper for hot-reloading live coding support | 106 |
bytebase/air | Live reload utility for Go applications | 3 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 616 |
edwingeng/hotswap | Allows code changes to take effect without restarting the server | 354 |
karlyamashita/common_libraries | Reusable C libraries for various common functionalities in software development | 22 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,277 |
manidlou/elemon | Tool to enable live-reload of Electron applications during development | 73 |
avaloniaui/live.avalonia | Enables hot reloading of Avalonia-based applications by automatically rebuilding and updating the application when source files change. | 405 |
aabccd021/bun-html-live-reload | Automates HTML live reloading when using Bun hot reloading | 31 |
onqtam/rcrl | An interactive C++ compiler and runtime environment for rapid development and live coding | 411 |