{"id":15446902,"url":"https://github.com/jochasinga/comet-guide","last_synced_at":"2025-09-05T00:39:56.113Z","repository":{"id":149002410,"uuid":"160585953","full_name":"jochasinga/comet-guide","owner":"jochasinga","description":"Study guide to the \"Comet\" book with code examples in Rust","archived":false,"fork":false,"pushed_at":"2018-12-15T07:21:10.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T15:19:01.073Z","etag":null,"topics":["book","operating-system","rust","study-guide"],"latest_commit_sha":null,"homepage":null,"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/jochasinga.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":"2018-12-05T22:21:09.000Z","updated_at":"2019-03-07T11:29:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e007c23-8ac5-4b94-a607-549ebd6f0beb","html_url":"https://github.com/jochasinga/comet-guide","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"8e8b80abdd2dffe5f09232c0b6b67283a4e2461e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jochasinga/comet-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochasinga%2Fcomet-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochasinga%2Fcomet-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochasinga%2Fcomet-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochasinga%2Fcomet-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jochasinga","download_url":"https://codeload.github.com/jochasinga/comet-guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochasinga%2Fcomet-guide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695224,"owners_count":25151481,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["book","operating-system","rust","study-guide"],"created_at":"2024-10-01T20:02:42.619Z","updated_at":"2025-09-05T00:39:56.077Z","avatar_url":"https://github.com/jochasinga.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# comet-guide ![bare metal](assets/bare-metal-c04868.svg)\n\nStudy guide to the [OS \"Comet\" book][1] with code examples in Rust.\n\n## objective\n\n- To summarize the content of the book into a sort of study guide\n- To port the C code from the book to Rust\n\n~~The code by no mean tries to emulate the original C code. It tries to stay close when possible, but doesn't go out of the (Rust) way to map to the way C does things.~~\n\nWell, it does go out of the way of emulating C and utilize a lot of ⚡ unsafe code ⚡. Doing so gives me the opportunity to not just learn Rust but also C and how closely it maps to OS system calls.\n\n## roadmap\n\n- Remove playground links (painful to maintain)\n- Add safe code alternatives to those unsafe ones\n\n[1]: http://pages.cs.wisc.edu/~remzi/OSTEP/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochasinga%2Fcomet-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjochasinga%2Fcomet-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochasinga%2Fcomet-guide/lists"}