hot-lib-reloader-rs

Code reloader

Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart.

Reload Rust code without app restarts. For faster feedback cycles.

GitHub

627 stars
9 watching
21 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jeremyevans/rack-unreloader A Rack application that automatically reloads modified code while ensuring clean and idempotent reloading of constants. 99
ddovod/jet-live Enables 'hot code reloading' in C++ applications without separate shared libraries. 416
sachinsenal0x64/hot.nvim A plugin for Neovim that enables live code reloading and testing for multiple programming languages. 28
lifeart/ember-ast-hot-load Enables hot reloading of components in Ember applications without full page reloads. 91
edwingeng/hotswap Allows code changes to take effect without restarting the server 363
knobo/live-reload A tool for live reloading of web pages during development 8
rustyio/sync Utility for automatic code recompilation and reloading in Erlang development environments 751
sol/reserve A tool for immediate code reloading in Haskell web applications 70
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
fungos/cr Provides a live-reload solution for C applications 1,580
adopted-ember-addons/ember-cli-hot-loader Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload 99
pylons/hupper Automatically reloads code after file changes during development. 213
rtomayko/shotgun An automatic reloading version of the Rack command that forks and reloads an application on each request. 864
aabccd021/bun-html-live-reload Automatically reloads HTML pages when the underlying code changes 32