I was searching for embedded lanaguages in Rust and I found out I can use deno https://deno.land/[email protected]/embedding_deno which is amazing has anyone tried it ?

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

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

  • crates.io

    The Rust package registry

  • And yeah it can be for example, I had to go looking for the ops crate and was only able to find them due to the crates.io website showing dependencies. I had to read the documentation to just begin to figure out how to put it all together into a runtime for react SSR rendering. It would be nice if it were all packaged into a section in the deno manual and I can help in doing that.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • lodestone_core

    The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers

  • The project (backend for a server hosting/management panel) is using `mlua` for its user-customizable scripting feature. It was extremely (well compared to Deno) easy to set up and it does 99% of what we need, but its syntax, object model, and the lack of language-wide async support have been getting to me, so I was excited to give Deno a try.

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