{"id":16568462,"url":"https://github.com/imtsuki/xv7","last_synced_at":"2025-03-16T20:31:07.613Z","repository":{"id":53212159,"uuid":"231355020","full_name":"imtsuki/xv7","owner":"imtsuki","description":"🦀️ Operating System in 100% Pure Rust","archived":false,"fork":false,"pushed_at":"2021-05-08T03:58:25.000Z","size":3319,"stargazers_count":101,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T13:18:10.031Z","etag":null,"topics":["kernel","operating-system","rust","xv6"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imtsuki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-02T10:04:25.000Z","updated_at":"2024-10-27T04:16:27.000Z","dependencies_parsed_at":"2022-08-28T10:02:25.131Z","dependency_job_id":null,"html_url":"https://github.com/imtsuki/xv7","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/imtsuki%2Fxv7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtsuki%2Fxv7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtsuki%2Fxv7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtsuki%2Fxv7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imtsuki","download_url":"https://codeload.github.com/imtsuki/xv7/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830912,"owners_count":20354848,"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":["kernel","operating-system","rust","xv6"],"created_at":"2024-10-11T21:09:51.185Z","updated_at":"2025-03-16T20:31:06.658Z","avatar_url":"https://github.com/imtsuki.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# xv7\n\nYou can view the development notes on [the Telegram Channel](https://t.me/xv7notes).\n\n## Prerequisites\n\nInstall cargo-make:\n\n```bash\ncargo install cargo-make\n```\n\nAlso, you should have the latest version of [QEMU](https://www.qemu.org) installed.\n\n## Build and Run\n\nSimply run the following command:\n\n```bash\ncargo make qemu\n```\n\nYou can use KVM to speed up emulation:\n\n```bash\ncargo make qemu-kvm\n```\n\nTo compose a bootable USB drive:\n\n```bash\n cargo make compose-esp --env ESP=/path/to/your/drive\n```\n\n## Tips\n\nFor better development experience, install these additional tools:\n\n```bash\nrustup component add llvm-tools-preview\ncargo install cargo-binutils\ncargo install rustfilt\n```\n\n## License\n\nThis project is licensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n  [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or\n  [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtsuki%2Fxv7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimtsuki%2Fxv7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtsuki%2Fxv7/lists"}