cr
Live reload library
Provides a live-reload solution for C applications
cr.h: A Simple C Hot Reload Header-only Library
2k stars
47 watching
103 forks
Language: C++
last commit: 5 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. | 416 |
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 | 71 |
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. | 627 |
edwingeng/hotswap | Allows code changes to take effect without restarting the server | 363 |
karlyamashita/common_libraries | Reusable C libraries for various common functionalities in software development | 24 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,287 |
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. | 407 |
aabccd021/bun-html-live-reload | Automatically reloads HTML pages when the underlying code changes | 32 |
onqtam/rcrl | An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |