{"id":25649617,"url":"https://github.com/h-3d/h-3x","last_synced_at":"2025-07-03T12:06:11.471Z","repository":{"id":276065788,"uuid":"928094987","full_name":"H-3D/h-3x","owner":"H-3D","description":"H-3X is a minimalist operating system built in Rust, designed for educational exploration into OS development and low-level programming.","archived":false,"fork":false,"pushed_at":"2025-03-22T01:57:10.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T02:31:00.099Z","etag":null,"topics":["bare-metal","kernel","no-std","operating-system","osdev","rust","rust-osdev","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/H-3D.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}},"created_at":"2025-02-06T03:43:40.000Z","updated_at":"2025-03-22T01:57:13.000Z","dependencies_parsed_at":"2025-03-04T06:23:57.265Z","dependency_job_id":"ea938d00-b477-4b38-9904-53b106e6104c","html_url":"https://github.com/H-3D/h-3x","commit_stats":null,"previous_names":["h-3d/h-3x"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/H-3D/h-3x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H-3D%2Fh-3x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H-3D%2Fh-3x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H-3D%2Fh-3x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H-3D%2Fh-3x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H-3D","download_url":"https://codeload.github.com/H-3D/h-3x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H-3D%2Fh-3x/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263322822,"owners_count":23448717,"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":["bare-metal","kernel","no-std","operating-system","osdev","rust","rust-osdev","x86-64"],"created_at":"2025-02-23T14:22:42.867Z","updated_at":"2025-07-03T12:06:11.274Z","avatar_url":"https://github.com/H-3D.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# H-3X\n\nH-3X is a Rust-based operating system kernel featuring a basic shell with commands for system info, screen clearing, and rebooting.\n\n## Features\n\n- **Basic Shell**: A simple command-line interface to interact with the kernel.\n- **Commands**:\n  - `architecture`: Displays the system architecture (x86_64).\n  - `bootloader`: Information about the bootloader (rust bootimage-generated).\n  - `clear`: Clears the screen.\n  - `color [color]`: Changes the text color.\n  - `echo [message]`: Echoes a message.\n  - `flix`: Buffer Text Editor.\n  - `flox`: Ephemeral Text Editor.\n  - `halt`: Halts the CPU.\n  - `help`: Lists all available commands.\n  - `info`: Displays system information.\n  - `manual`: Displays the system manual.\n  - `reboot`: Reboots the system.\n  - `sleep`: Sleeps for a set duration (for testing purposes).\n  - `time`: Displays the Real Time Clock.\n  - `uptime`: Displays the system uptime.\n  - `vendor`: Displays CPU vendor string.\n  - `version`: Displays the kernel version.\n\n## Credits\n\nThis project was heavily inspired by the blog series **\"Writing an OS in Rust\"** by **Phillip Oppermann**. The blog series provided the foundation and step-by-step guide to building a kernel in Rust, which guided the development of this OS. If you're interested in learning more about operating system development in Rust, I highly recommend checking it out:\n\n- [Writing an OS in Rust by Phillip Oppermann](https://os.phil-opp.com)\n\nThank you to Phillip Oppermann for the incredible resource!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh-3d%2Fh-3x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh-3d%2Fh-3x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh-3d%2Fh-3x/lists"}