{"id":17371937,"url":"https://github.com/dulikvor/aos","last_synced_at":"2025-03-27T19:19:07.390Z","repository":{"id":89597208,"uuid":"77271277","full_name":"dulikvor/AOS","owner":"dulikvor","description":"A simplified unikernel pet project","archived":false,"fork":false,"pushed_at":"2019-10-03T05:26:58.000Z","size":3596,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-01T22:12:54.716Z","etag":null,"topics":["cpp14","kernel"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/dulikvor.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":"2016-12-24T07:16:24.000Z","updated_at":"2019-10-03T05:27:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"20af05bb-cda0-4eab-9531-6fecb158a252","html_url":"https://github.com/dulikvor/AOS","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"46579de84d4310527eeb0f640febc6a1317e3707"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FAOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FAOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FAOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dulikvor%2FAOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dulikvor","download_url":"https://codeload.github.com/dulikvor/AOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245907556,"owners_count":20691956,"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":["cpp14","kernel"],"created_at":"2024-10-16T01:06:20.006Z","updated_at":"2025-03-27T19:19:07.367Z","avatar_url":"https://github.com/dulikvor.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Screenshot](https://github.com/Dudi119/AOS/blob/master/AOS_Title.png)\n\nAOS is a hobby unikenerl written in modern C++.\n## Main properties:\n1. Based upon c++14 (no exceptions, rtti, atomics, threads and fences are supported yet).\n2. No virtual memory concept, only physical memory is supported for now.\n3. Limited to 32 bit.\n\nIn order to build the project, run the cmake script:\n```\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\nqemu can be used to run the image\n```\nqemu-system-i386 -kernel aos.bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdulikvor%2Faos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdulikvor%2Faos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdulikvor%2Faos/lists"}