lunify VS pythonvm-rust

Compare lunify vs pythonvm-rust and see what are their differences.

lunify

A crate for converting Lua bytecode to different versions and formats (by vE5li)

pythonvm-rust

An incomplete stackless interpreter of Python bytecode, written in Rust. (by progval)
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
lunify pythonvm-rust
1 1
12 68
- -
5.7 0.0
10 months ago about 1 year ago
Rust Rust
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lunify

Posts with mentions or reviews of lunify. We have used some of these posts to build our list of alternatives and similar projects.

pythonvm-rust

Posts with mentions or reviews of pythonvm-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-18.
  • Ask HN: Is it even worth reading news outside of HN?
    2 projects | /r/ShitHNSays | 18 Dec 2021
    Oh shit, ProgVal, wait, did you make https://github.com/progval/pythonvm-rust? There are links to that in the rustpython codebase, I think the original 2 guys who worked on it used your project as reference/inspiration. (I'm one of the rustpython maintainers now, wild to run into you just off a recommended post notification)

What are some alternatives?

When comparing lunify and pythonvm-rust you can also consider the following projects:

starlight - JS engine in Rust

nederlang - Nederlandse programmeertaal 🇳🇱. Geïnterpreteerd en met dynamische types. Met bytecode compiler en virtuele machine, in Rust.

wavm - Wait, another virtual machine ?

uvm - Fun, portable, minimalistic virtual machine.

ellalang - A computer programming language interpreter written in Rust

customasm - 💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/

RustPython - A Python Interpreter written in Rust

hlbc - Hashlink bytecode disassembler, analyzer, decompiler and assembler.