Exploring Options for Dynamic Code Changes in Rust without Recompilation (hot reloading)

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • evcxr

  • blackjack

    A procedural, node-based modelling tool, made in rust 🦀

    My specific use case? That would be this: https://github.com/setzer22/blackjack

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • love

    LÖVE is an awesome 2D game framework for Lua.

    This is absolutely not true. I'm not sure what you're basing it on. Try https://love2d.org/ and do some immediate mode drawing. You'll get the same FPS as in Rust. Lua is fast. You may not process a billion meshes per millisecond, but LuaJIT is more than fast enough for anything that's not a super tight loop.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts