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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • blackjack

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

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

  • 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

  • Spirit Hunter - Post-Mortem

    2 projects | dev.to | 6 Oct 2024
  • Show HN: A variant of Conway's Game of Life in color you can run on your phone

    1 project | news.ycombinator.com | 13 Jan 2024
  • How Do I Compile/Install Love 0.10.2 on Linux?

    2 projects | /r/love2d | 7 Dec 2023
  • LÖVE: a framework to make 2D games in Lua

    1 project | /r/patient_hackernews | 14 Sep 2023
  • i created an IDE for lua/love2d in python named PyMoon

    2 projects | /r/Python | 9 Jun 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?