Libraries for an interpreted language written in rust

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

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

    The Resurgence VM, a register virtual machine designed for simplicity and ease of use, based on the old Rendor VM

  • In the Resurgence VM (a virtual machine I'm working on), we have an object called ResurgenceState (https://github.com/Resurgence-VM-Development/Resurgence/blob/main/src/ext_func/resurgence_state.rs) that passes objects from the stack to a function. Then we have accessor functions to convert those objects to stuff like ints, strings, etc.

  • 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