{"id":24666004,"url":"https://github.com/daniloqueiroz/hendrix","last_synced_at":"2025-09-19T01:57:49.521Z","repository":{"id":56309299,"uuid":"307238115","full_name":"daniloqueiroz/hendrix","owner":"daniloqueiroz","description":"A wannabe experimental Microkernel for x86_64 written in Rust.","archived":false,"fork":false,"pushed_at":"2020-12-02T00:04:27.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-26T07:14:15.754Z","etag":null,"topics":["kernel","microkernel","os-dev","osdev","rust","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daniloqueiroz.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}},"created_at":"2020-10-26T02:09:54.000Z","updated_at":"2020-12-02T00:04:30.000Z","dependencies_parsed_at":"2022-08-15T16:30:33.433Z","dependency_job_id":null,"html_url":"https://github.com/daniloqueiroz/hendrix","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/daniloqueiroz%2Fhendrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniloqueiroz%2Fhendrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniloqueiroz%2Fhendrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniloqueiroz%2Fhendrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniloqueiroz","download_url":"https://codeload.github.com/daniloqueiroz/hendrix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244782067,"owners_count":20509742,"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","microkernel","os-dev","osdev","rust","x86-64"],"created_at":"2025-01-26T07:14:21.874Z","updated_at":"2025-09-19T01:57:44.455Z","avatar_url":"https://github.com/daniloqueiroz.png","language":"Rust","readme":"# About\n\nHendrix is a wannabe experimental Microkernel for x86_64 written in Rust.\n\nThe Kernel itself takes care of scheduling, memory management, I/O and IPC. \n\n# Development\n\n## Before start\n\nThis project follows the [Writing an OS in Rust](https://os.phil-opp.com/) blog.\n\nTo be able to build the project, you need `Rust nightly`.\nThere's also a few other tooling we need, for instance\nwe need to compile `rust core` using the kernel toolchain.\nInstall the following to be able to compile **hendrix**:\n \n```bash\nrustup override set nightly\nrustup component add rust-src\nrustup component add llvm-tools-preview\ncargo install bootimage\n```\n\n## Building the project\n\nTo run **Hendrix** you need to have [QEMU](https://www.qemu.org/) installed.\n\nDo a `cargo run` to launch the kernel or `cargo test --lib` to run all the tests.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniloqueiroz%2Fhendrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniloqueiroz%2Fhendrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniloqueiroz%2Fhendrix/lists"}