hematita - A Memory Safe Lua Interpreter In Rust

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
  • hematita

    A memory safe Lua interpreter

  • Side note: I'm aware `cargo install hematita_cli` doesn't work, for now you'll have to run `cargo install --git 'https://github.com/danii/hematita.git' hematita_cli`. I've refrained from publishing the CLI crate because I remembered I could just include the CLI in the main crate, so I'm giving myself time to choose whether or not I should.

  • crates.io

    The Rust package registry

  • This month I've recently published my first ever interpreter, Hematita Da Lua! The name basically means "moon rust" in Portuguese, and is simultaneously a reference to the Rust programming language, and a discovery that iron on the moon is rusting. It's completely free of `unsafe` code, so it should be memory safe. It's published on crates.io, but for now I'm considering it a "beta".

  • 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.

    WorkOS logo
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