{"id":24423958,"url":"https://github.com/mopp/axel","last_synced_at":"2025-04-12T07:51:10.500Z","repository":{"id":10664870,"uuid":"12898561","full_name":"mopp/Axel","owner":"mopp","description":"Operating System","archived":false,"fork":false,"pushed_at":"2020-01-15T15:56:28.000Z","size":11028,"stargazers_count":103,"open_issues_count":0,"forks_count":3,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-26T03:04:31.162Z","etag":null,"topics":["nasm","operating-system","os","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mopp.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":"2013-09-17T15:06:53.000Z","updated_at":"2024-11-01T11:21:33.000Z","dependencies_parsed_at":"2022-09-25T07:50:55.260Z","dependency_job_id":null,"html_url":"https://github.com/mopp/Axel","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/mopp%2FAxel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2FAxel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2FAxel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2FAxel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mopp","download_url":"https://codeload.github.com/mopp/Axel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537003,"owners_count":21120688,"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":["nasm","operating-system","os","x86-64"],"created_at":"2025-01-20T10:48:22.490Z","updated_at":"2025-04-12T07:51:10.466Z","avatar_url":"https://github.com/mopp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Axel\n\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)\n\nAxel Accelerates All For Me !  \n\nAxel is general purpose operating system which is written by [Rust](https://www.rust-lang.org/) and some assembly languages([nasm](http://www.nasm.us/), ARM assembly).   \nThe current OS architecture is monolithic kernel.\n\n\n## Support architecture\n- [ ] x86_32  \n- [ ] x86_64  \n- [ ] arm6 (Raspberry pi zero)\n\n\n## Requirements\nWe need some tools to build Axel.\n- gcc\n- binutils\n- rust (nightly)\n- xargo\n- nasm\n- qemu\n- ld\n- make\n- grub\n\nIn case of Arch Linux, you can install these software easily to execute below commands.\n```console\n# For ARM architecture.\nyaourt -S arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-newlib\n\n# For x86_32 architecture.\nyaourt -S gcc-multilib nasm qemu\n```\n\n\n## Build\n```console\nmake run_cdrom\n```\n\n\n## License\nThe MIT License (MIT)  \nSee [LICENSE](./LICENSE)\n\n\n## :)\n![LGTM](./axel_tan.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Faxel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmopp%2Faxel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Faxel/lists"}