SaaSHub helps you find the best software and product alternatives Learn more →
Top 18 Rust Bytecode Projects
-
customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Project mention: Customasm – An assembler for custom, user-defined instruction sets | news.ycombinator.com | 2025-01-12 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
evmole
Extracts function selectors, arguments, state mutability and storage layout from EVM bytecode, even for unverified contracts
-
Project mention: Crafting Interpreters with Rust: On Garbage Collection | news.ycombinator.com | 2024-07-31
This is really well-written!
Shameless plug: you may want to check out https://github.com/ajeetdsouza/loxcraft. I too followed the path of "ignore safe Rust for maximum performance". It got pretty close to the C version, even beating it on some benchmarks.
-
-
-
-
java-2-times-faster-than-c
An inquiry into nondogmatic software development. An experiment showing double performance of the code running on JVM comparing to equivalent native C code.
-
nederlang
Nederlandse programmeertaal 🇳🇱. Geïnterpreteerd en met dynamische types. Met bytecode compiler en virtuele machine, in Rust.
-
evm-hound-rs
A Minimalistic Rust library to extract all potential function selectors from EVM bytecode without source code.
-
-
zpaqlpy
Compiles a zpaqlpy source file (a Python-subset) to a ZPAQ configuration file for usage with zpaqd
-
-
-
-
Bytecode
A Rust proc-macro crate which derives functions to compile and parse back enums and structs to and from a bytecode representation
-
Rust Bytecode discussion
Rust Bytecode related posts
-
Show HN: Rust crate to extract ABI selectors from EVM bytecode with o a source
-
Building a Minimalistic Virtual Machine
-
What's everyone working on this week (47/2022)?
-
Resources on implementing a LISP-like language interpreter?
-
Hashlink VM bytecode disassembler and decompiler
-
Hashlink VM bytecode disassembler and decompiler
-
August 2022 monthly "What are you working on?" thread
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jan 2025
Index
What are some of the best open-source Bytecode projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | customasm | 747 |
2 | uvm | 546 |
3 | starlight | 513 |
4 | evmole | 301 |
5 | loxcraft | 282 |
6 | pythonvm-rust | 73 |
7 | wavm | 61 |
8 | hlbc | 60 |
9 | java-2-times-faster-than-c | 51 |
10 | nederlang | 37 |
11 | evm-hound-rs | 35 |
12 | evm-run | 29 |
13 | zpaqlpy | 21 |
14 | lunify | 15 |
15 | bytecoding | 15 |
16 | stack2ssa | 11 |
17 | Bytecode | 5 |
18 | lakesis | 2 |