{"id":48873071,"url":"https://github.com/64bit/minihype","last_synced_at":"2026-04-23T01:01:20.308Z","repository":{"id":351205380,"uuid":"1210010458","full_name":"64bit/miniHype","owner":"64bit","description":"A minimal VMM in Rust with KVM","archived":false,"fork":false,"pushed_at":"2026-04-15T21:10:20.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-15T23:03:28.643Z","etag":null,"topics":[],"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/64bit.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-14T02:11:22.000Z","updated_at":"2026-04-15T21:08:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/64bit/miniHype","commit_stats":null,"previous_names":["64bit/minihype"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/64bit/miniHype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2FminiHype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2FminiHype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2FminiHype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2FminiHype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/64bit","download_url":"https://codeload.github.com/64bit/miniHype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2FminiHype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32161325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-04-15T23:00:34.727Z","updated_at":"2026-04-23T01:01:20.286Z","avatar_url":"https://github.com/64bit.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# miniHype\n\n## Linux KVM\n\n[minimal-x86](./minimal-x86/) Uses KVM API to run a bare minimum x86 VM\n\nRun VM on x86_64 Linux:\n```bash\ncd minimal-x86\ncargo run\n```\n\n## Apple Hypervisor\n\n[minimal-apple-hypervisor](./minimal-apple-hypervisor/) Uses Apple Hypervisor to run a bare minimum arm64 VM\n\nRun VM On Apple Silicon macOS:\n```bash\ncd minimal-apple-hypervisor\ncargo build\n# the binary must have the entitlement\ncodesign --sign - --force --entitlements=virt.entitlements ../target/debug/minimal-apple-hypervisor\n# Run the binary\n../target/debug/minimal-apple-hypervisor\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64bit%2Fminihype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64bit%2Fminihype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64bit%2Fminihype/lists"}