{"id":26436477,"url":"https://github.com/esotuvaka/atlas","last_synced_at":"2025-03-18T08:17:25.336Z","repository":{"id":277474604,"uuid":"932533713","full_name":"esotuvaka/atlas","owner":"esotuvaka","description":"x86_64-unknown-atlas. Mini Rust kernel with basic device drivers","archived":false,"fork":false,"pushed_at":"2025-02-22T00:36:59.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T01:25:36.549Z","etag":null,"topics":["kernel","kernel-driver","os","rust"],"latest_commit_sha":null,"homepage":"","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/esotuvaka.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":"2025-02-14T04:13:54.000Z","updated_at":"2025-02-22T00:37:02.000Z","dependencies_parsed_at":"2025-02-14T05:36:23.648Z","dependency_job_id":null,"html_url":"https://github.com/esotuvaka/atlas","commit_stats":null,"previous_names":["esotuvaka/atlas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotuvaka%2Fatlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotuvaka%2Fatlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotuvaka%2Fatlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esotuvaka%2Fatlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esotuvaka","download_url":"https://codeload.github.com/esotuvaka/atlas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244181361,"owners_count":20411605,"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","kernel-driver","os","rust"],"created_at":"2025-03-18T08:17:24.148Z","updated_at":"2025-03-18T08:17:25.315Z","avatar_url":"https://github.com/esotuvaka.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atlas\n\nhttps://os.phil-opp.com/minimal-rust-kernel/\n\nMinimal Rust kernel with device drivers, for x86_64 CPU architecture. Built to experiment with Rust device drivers, kernel vs user space, etc.\n\nThe hope is to apply experiments learned here to building various drivers and protocols such as:\n\n-   virtual audio cable\n-   rSync port\n-   Kernel:User delta encoding through drivers where applicable\n-   compressed file deltas for automated backups, with support for Kernel/User space hydration + point in time restores\n-   Kernel virtual machines\n\n## Prerequisites\n\n-   Rust (1.80+, 2021 edition)\n-   QEMU\n\n## Setup\n\n1. Clone the repository\n2. `cargo run`\n\n## Testing\n\nrun full integration test suite:\n\n```bash\ncargo test\n```\n\nrun specific test(s):\n\n```bash\ncargo test --test \u003ctest_name\u003e\n```\n\n## Progress\n\n-   2/22/2025\n\n![hello world](./documentation/hello_world_keyboard_input.PNG)\n![heap allocator](./documentation/heap_allocator.PNG)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotuvaka%2Fatlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesotuvaka%2Fatlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesotuvaka%2Fatlas/lists"}