{"id":20012355,"url":"https://github.com/jakubschwenkbeck/rust-vm","last_synced_at":"2026-06-13T09:32:25.169Z","repository":{"id":248589800,"uuid":"827565615","full_name":"JakubSchwenkbeck/Rust-VM","owner":"JakubSchwenkbeck","description":"A 16-bit virtual machine in Rust with a MIPS-like assembler, custom registers, memory management, a file system, and a command-line interface for executing code.","archived":false,"fork":false,"pushed_at":"2024-08-31T15:35:06.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T02:19:42.865Z","etag":null,"topics":["backend","rust","virtual-machine","vm"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JakubSchwenkbeck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-11T23:00:33.000Z","updated_at":"2024-10-16T21:32:52.000Z","dependencies_parsed_at":"2024-11-13T07:30:27.009Z","dependency_job_id":"5ed27397-883d-4caf-9aa8-39e1540a3369","html_url":"https://github.com/JakubSchwenkbeck/Rust-VM","commit_stats":null,"previous_names":["jakubschwenkbeck/rust-vm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JakubSchwenkbeck/Rust-VM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubSchwenkbeck%2FRust-VM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubSchwenkbeck%2FRust-VM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubSchwenkbeck%2FRust-VM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubSchwenkbeck%2FRust-VM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JakubSchwenkbeck","download_url":"https://codeload.github.com/JakubSchwenkbeck/Rust-VM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JakubSchwenkbeck%2FRust-VM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34279898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","rust","virtual-machine","vm"],"created_at":"2024-11-13T07:29:51.973Z","updated_at":"2026-06-13T09:32:25.150Z","avatar_url":"https://github.com/JakubSchwenkbeck.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 16 Bit Virtual Machine in Rust\n\nWelcome to the **16 Bit Virtual Machine in Rust** project! This project serves as a hands-on learning experience for Rust, focusing on building a virtual machine with custom features. The VM includes a MIPS-like assembler, custom registers, memory management, a file system, and a command-line interface (CLI) for executing code.\n\n## Overview\n\nThe project is inspired by TomMarksTalksCodeLive and aims to explore Rust’s capabilities by developing a 16-bit virtual machine. The VM features its own assembler language and decoder, enabling low-level machine code access. The project leverages Rust’s robust backend features to create a fully functional virtual machine with a comprehensive OS-like environment.\n\n## Features\n\n- **16-bit Virtual Machine:** A virtual machine that simulates a 16-bit architecture.\n- **MIPS-like Assembler:** A custom assembler for writing machine code.\n- **Custom Registers:** Implemented CPU registers specific to the VM.\n- **Memory Management:** Efficient memory allocation and management within the VM.\n- **File System:** Basic file operations including file creation.\n- **Command-Line Interface (CLI):** For user interaction and code execution.\n- **Text Editor:** An integrated text editor for editing assembler code.\n- **Assembler Code Parsing:** Parses and executes code written in a text-based assembler format.\n\n## Project Details\n\n### Components\n\n1. **Assembler and Decoder:** Parses `.txt` files in assembler format and converts them into executable machine code.\n2. **CPU Registers:** Custom registers designed for the VM’s CPU.\n3. **Memory Management:** Handles allocation and management of memory resources.\n4. **File System:** Supports file creation and basic file operations.\n5. **Command-Line Interface:** Provides a CLI for running programs and interacting with the VM.\n6. **Text Editor:** Allows users to create and edit assembler code directly within the VM environment.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubschwenkbeck%2Frust-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakubschwenkbeck%2Frust-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakubschwenkbeck%2Frust-vm/lists"}