Rune vs Rhai?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sked

  • Gluon is pretty good other than it's not that easy to work with and takes a long time to compile/link. I did manage to get it "working" with one of my WIP projects. I sorta settled on Gluon cuz only it provides the ability to pass closures from the script. I need this as I'll potentially have a large number of event handlers. For why I didn't use other languages:

  • rune

    An embeddable dynamic programming language for Rust. (by rune-rs)

  • The biggest technical difference I'd say is that Rune uses a stack-based machine which makes adding deep C support somewhat obvious while Rhai performs AST walking to execute scripts.

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

  • Embeddable Scripting Language for Embedded Rust

    5 projects | /r/rust | 2 May 2023
  • ᚣ the Rune Programming Language

    6 projects | news.ycombinator.com | 26 Nov 2022
  • thought you guys might like this monstrosity i created (that i actually use in a project)

    1 project | /r/rustjerk | 24 Jun 2022
  • Visual scripting for Rust

    1 project | /r/rust | 28 Jan 2022
  • How a Single Line of Code Made a 24-core Server Slower Than a Laptop

    2 projects | /r/rust | 31 Dec 2021