Writing a Register Based VM

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

    LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.

  • Implementing a VM is certainly interesting, but if you just need a fast backend you could generate LuaJIT bytecode (see e.g. https://github.com/rochus-keller/ljtools/ LuaJitComposer.h/cpp).

  • bf-rs

    Fast (probably the fastest) Brainfuck interpreter in 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.

    InfluxDB logo
  • langs

  • (My Q benchmark: https://github.com/sal55/langs/blob/master/jpeg.q) (The Python version: https://github.com/sal55/langs/blob/master/jpeg.py)

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

  • How to Use ChatGPT to Kickstart Your Project and Begin Your Journey as a Programmer

    2 projects | dev.to | 1 Jun 2024
  • CERN Root

    1 project | news.ycombinator.com | 1 Jun 2024
  • Testing Sync at Dropbox

    1 project | news.ycombinator.com | 31 May 2024
  • Quickly checking whether a string needs escaping

    1 project | news.ycombinator.com | 31 May 2024
  • How to Copy a File From a 30-year-old Laptop

    1 project | news.ycombinator.com | 31 May 2024