HellButcher / moonliftLinks
A pure-rust implementation of *lua* (5.4) with *just-in-time* (JIT) compilation using `cranelift`.
☆14Updated last month
Alternatives and similar repositories for moonlift
Users that are interested in moonlift are comparing it to the libraries listed below
Sorting:
- A modular game engine framework written in Rust☆37Updated 2 weeks ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- An opinionated, practical color management library for games and graphics.☆37Updated 2 years ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Updated last year
- Experimental JIT compiler generator☆27Updated last year
- Adds support for wasm/wat assets in Bevy, and enables easier scripting☆14Updated 2 years ago
- RXI's microui ported to rust (not a binding)☆44Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆11Updated last year
- Generating procedural textures☆26Updated 4 years ago
- Ellie is a type-safe programing language that runs on embedded and sandboxed environments.☆46Updated last month
- A framework for making games using Macroquad.☆25Updated 4 years ago
- Safe low-level Vulkan bindings for Rust☆14Updated last year
- A kludgey 2d game engine written in Rust atop wgpu☆75Updated 7 months ago
- Sparse Voxel Octree implementation in WGSL ( hence: shady ) with handling and utilities in Rust.☆32Updated 6 months ago
- A trig-less 2d line of sight algorithm in Rust☆24Updated 4 years ago
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆54Updated 11 months ago
- A falling-sand toy written using Rust, Bevy and egui.☆29Updated last year
- Rust wrapper for libfive.☆22Updated last year
- Construct complex structures within single call + simple compile-time meta-inheritance model with mixins.☆13Updated last year
- A GPU rendered voxel editor☆50Updated 4 years ago
- a work-in-progress 3D renderer built on top of wgpu☆17Updated 2 years ago
- A rust implementation of https://github.com/runevision/LayerProcGen☆28Updated 3 months ago
- Utilites for working with `bevy_ecs` when not all types are known at compile time☆19Updated 2 years ago
- A font cache library for Rust☆13Updated 3 years ago
- Use winit like the async runtime you've always wanted☆49Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 2 months ago
- Experimental compiler-friendly ECS library☆21Updated 5 months ago
- A rust implementation of octree and quadtree datastructures for realtime applications☆14Updated 3 weeks ago
- An implementation of the Piet render context using the GPU.☆35Updated last year
- Just an attempt to write yet another LUA interpreter / JIT compiler. Kinda want to look into compiler design and dynamic language / VM op…☆18Updated 3 months ago