{"id":18443261,"url":"https://github.com/colinfinck/hermit_rust_app","last_synced_at":"2025-04-14T20:16:16.806Z","repository":{"id":90728083,"uuid":"143407727","full_name":"ColinFinck/hermit_rust_app","owner":"ColinFinck","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-03T10:07:34.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T20:16:14.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ColinFinck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-08-03T09:28:37.000Z","updated_at":"2019-04-17T13:43:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a5976eb-e5dd-44be-9372-4ed81ff16f58","html_url":"https://github.com/ColinFinck/hermit_rust_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColinFinck%2Fhermit_rust_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColinFinck%2Fhermit_rust_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColinFinck%2Fhermit_rust_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColinFinck%2Fhermit_rust_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColinFinck","download_url":"https://codeload.github.com/ColinFinck/hermit_rust_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248952357,"owners_count":21188427,"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","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":[],"created_at":"2024-11-06T06:46:48.050Z","updated_at":"2025-04-14T20:16:16.782Z","avatar_url":"https://github.com/ColinFinck.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multithreaded example application for HermitCore-rs written in Rust\n\nThe HermitCore-rs Unikernel written in Rust now also supports applications written in Rust!\n\n## Current Status of the Rust compiler\n* [![Rust PR 52861](https://img.shields.io/github/issues/detail/s/rust-lang/rust/52861.svg)](https://github.com/rust-lang/rust/pull/52861)\n* [![Rust libc PR 1048](https://img.shields.io/github/issues/detail/s/rust-lang/libc/1048.svg)](https://github.com/rust-lang/libc/pull/1048)\n* [![Rust LLVM PR 122](https://img.shields.io/github/issues/detail/s/rust-lang/llvm/122.svg)](https://github.com/rust-lang/llvm/pull/122)\n\nCompiling HermitCore-rs applications in Rust only works as soon as all 3 pull requests have been applied.\nIn the meantime, you need to build a patched Rust compiler on your own.\n\n## Building the test application\nI assume that you have built a patched Rust compiler yourself.\nThe Rust Git repository is cloned to `$HOME/rust` and the patched compiler has been installed to `$HOME/rust-install`.\n\n```\n$ export PATH=/opt/hermit/bin:$HOME/rust-install/bin:$PATH\n$ export XARGO_RUST_SRC=$HOME/rust/src\n$ xargo build --target=x86_64-unknown-hermit\n```\n\nThis may get easier and not require Xargo at all as soon as the required code is committed upstream.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinfinck%2Fhermit_rust_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinfinck%2Fhermit_rust_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinfinck%2Fhermit_rust_app/lists"}