The experience of creating my own JavaScript runtime - #1

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Discontinued 🍈 Melon is a dynamic, easy-to-use TypeScript/JavaScript runtime focused in automation, data management and dedicated web applications [Moved to: https://github.com/MelonRuntime/Melon] (by MelonRuntime)

  • MelonRuntime is based on Jint, a JavaScript interpreter created by Sébastien Ros, software developer in the ASP.NET team at Microsoft. Melon works from bindings and functionalities injected into this interpreter together with external typing (provided by another package that comes with the default project generated by the command npx melon new) and built-in tools.

  • Jint

    Javascript Interpreter for .NET

  • MelonRuntime is based on Jint, a JavaScript interpreter created by Sébastien Ros, software developer in the ASP.NET team at Microsoft. Melon works from bindings and functionalities injected into this interpreter together with external typing (provided by another package that comes with the default project generated by the command npx melon new) and built-in tools.

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

    🖥 OOP-first library focused on providing a key-value interface for creating command line tools based on instantiable commands

  • The first days were very fun, I had to learn how to inject functionality into the engine (binding what is C# and what is JavaScript) and being able to call them from within the code. For that I had (and still have the help) of a library that I created myself, called CLI.NET, to create command interfaces quickly.

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

  • Improve Download Speeds with Concurrency

    2 projects | dev.to | 20 Apr 2024
  • Anyolite – Embedded Mruby/Ruby for Crystal

    1 project | news.ycombinator.com | 20 Apr 2024
  • OpenMCT: A web based mission control framework

    3 projects | news.ycombinator.com | 18 Apr 2024
  • Anyolite – Embedded Mruby/Ruby for Crystal

    2 projects | news.ycombinator.com | 11 Apr 2024
  • Embed Crystal code directly in Ruby

    3 projects | news.ycombinator.com | 8 Apr 2024