{"id":18019545,"url":"https://github.com/laysakura/riscv64imac-hello-rs","last_synced_at":"2025-08-16T07:35:02.363Z","repository":{"id":139147189,"uuid":"237699957","full_name":"laysakura/riscv64imac-hello-rs","owner":"laysakura","description":"A \"Hellow World!\" running on RISC-V (riscv64imac) written in Rust.","archived":false,"fork":false,"pushed_at":"2020-02-03T05:32:45.000Z","size":16,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T06:34:32.529Z","etag":null,"topics":["dockerfile","helloworld","risc-v","riscv64","rust"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laysakura.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":"2020-02-02T00:57:27.000Z","updated_at":"2023-05-23T02:09:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"aab72329-09d5-4ac5-842a-c483a3b5d4d4","html_url":"https://github.com/laysakura/riscv64imac-hello-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laysakura/riscv64imac-hello-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laysakura%2Friscv64imac-hello-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laysakura%2Friscv64imac-hello-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laysakura%2Friscv64imac-hello-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laysakura%2Friscv64imac-hello-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laysakura","download_url":"https://codeload.github.com/laysakura/riscv64imac-hello-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laysakura%2Friscv64imac-hello-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270684065,"owners_count":24627773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":["dockerfile","helloworld","risc-v","riscv64","rust"],"created_at":"2024-10-30T05:11:03.548Z","updated_at":"2025-08-16T07:35:02.343Z","avatar_url":"https://github.com/laysakura.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# riscv64imac-hello-rs\n\nA \"Hellow World!\" running on RISC-V (riscv64imac) written in Rust.\n\n## Features\n\n- **Works in docker.** No need to insall compilers, linkers, and simulators by yourself.\n- Compiled into **64-bit RISC-V (RV64).**\n- Uses **stable rustc build.** Not nightly.\n- Uses cargo. Not xargo.\n- (Optional) Runs with Visual Studio Code Remote Development Container.\n\n## Run in Docker\n\n### In your host machine:\n\n```bash\ndocker build --rm -t riscv64imac-hello-rs .\ndocker run -it --rm --volume ${PWD}:/source --workdir /source riscv64imac-hello-rs\n```\n\n### In the docker image:\n\n`Ctrl-a x` to quit QEMU monitor.\n\n```bash\nroot@28fa79ab4d21:/source# cargo run\n   Compiling riscv64imac-hello-rs v0.1.0 (/source)\n    Finished dev [unoptimized + debuginfo] target(s) in 0.31s\n     Running `qemu-system-riscv64 -nographic -bios none -machine virt -kernel target/riscv64imac-unknown-none-elf/debug/riscv64imac-hello-rs`\nHello from Rust!\n```\n\n## (Optional) Run with Visual Studio Code Remote Development Container\n\nOpen Visual Studio code with:\n\n```bash\ncode .\n```\n\nAnd select the `Remote-Containers: Add Development Container Configuration Files...` command from the Command Palette (F1) and pick a pre-defined container configuration file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaysakura%2Friscv64imac-hello-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaysakura%2Friscv64imac-hello-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaysakura%2Friscv64imac-hello-rs/lists"}