rust-hot-reloading

A minimal example of hot-reloading of libraries in Rust (by irh)

Rust-hot-reloading Alternatives

Similar projects and alternatives to rust-hot-reloading

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rust-hot-reloading alternative or higher similarity.

rust-hot-reloading reviews and mentions

Posts with mentions or reviews of rust-hot-reloading. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-11.
  • Paradox of the Perfect Code Editor
    6 projects | news.ycombinator.com | 11 Nov 2021
    Yes https://fasterthanli.me/articles/so-you-want-to-live-reload-... (discussed here https://www.reddit.com/r/rust/comments/j0ajdy/so_you_want_to...)

    And then there's this crate https://docs.rs/live-reload/0.2.0/live_reload/ which works on the same principles as the article above, and is based on C code (i.e. the same approach works for C).

    There's a bunch of other libraries that work the same way, and some example code that can do this. I can find https://github.com/irh/rust-hot-reloading and https://github.com/porglezomp-misc/live-reloading-rs and https://github.com/xixixao/hot-reload-rs

    And then there's https://github.com/emoon/dynamic_reload which is perhaps better?

    And there's https://github.com/draivin/rust-hotswap which has a nice API but uses a deprecated rustc internal API doesn't build anymore.

    Anyway there was a library that did this in a more elegant way and I just can't find it (perhaps it was rust-hotswap anyway).

  • hot reloading sketches and apps in Nannou
    2 projects | /r/rust | 10 Feb 2021
    I see the Nannou part of your question was answered, but to the other part: You can hot-reload in a compiled language, I'd just generally advise against it without specific toolchain support or some other kind of runtime support (since this is a system language you can do it yourself). There are some people who do it, and more power to them. For example: https://github.com/irh/rust-hot-reloading

Stats

Basic rust-hot-reloading repo stats
2
177
0.0
almost 2 years ago

irh/rust-hot-reloading is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of rust-hot-reloading is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com