{"id":13710923,"url":"https://github.com/DorianXGH/Lukarnel","last_synced_at":"2025-05-06T20:31:11.837Z","repository":{"id":55073683,"uuid":"235290316","full_name":"DorianXGH/Lukarnel","owner":"DorianXGH","description":"A microkernel in zig with rust microservices","archived":false,"fork":false,"pushed_at":"2020-06-12T08:58:31.000Z","size":56,"stargazers_count":20,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-13T21:44:44.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/DorianXGH.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}},"created_at":"2020-01-21T08:27:49.000Z","updated_at":"2024-10-09T23:40:02.000Z","dependencies_parsed_at":"2022-08-14T11:10:37.708Z","dependency_job_id":null,"html_url":"https://github.com/DorianXGH/Lukarnel","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/DorianXGH%2FLukarnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorianXGH%2FLukarnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorianXGH%2FLukarnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DorianXGH%2FLukarnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DorianXGH","download_url":"https://codeload.github.com/DorianXGH/Lukarnel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252764231,"owners_count":21800660,"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":[],"created_at":"2024-08-02T23:01:02.268Z","updated_at":"2025-05-06T20:31:11.524Z","avatar_url":"https://github.com/DorianXGH.png","language":"Zig","funding_links":[],"categories":["Bootables","Applications","Systems Programming"],"sub_categories":["Operating Systems"],"readme":"[PAUSED] Developpement of a zig kernel is paused while the language is unstable. It will resume once the language is more mature and issue 3133 is solved. Zig is a wonderful language, its design is very good IMO and will be ideal for OSdev once bugs on packed structures are solved, and the definitive kernel of my would-be OS will be in zig. The specification of the page transfer protocol is being written and inter-process communication relative to OS tasks like memory management, process management and scheduling, etc, will eventually be \"protocolized\" in order to make drop-in replacements possible.\n\n# Design Goals\n\n* 64bits only\n* nanokernel : Kernel contains only the context switching and the interrupt receiver (no handling)\n* kernel-services : separate processes in ring 0 : low-level drivers \n* application-services : processes in ring 3 : page allocator, page transferer, process manager, high-level drivers, etc ...\n\n## Syscall\nPage Transfer Protocol, no syscalls necessary in theory (in practice, it's not implemented so this goal may be impossible to reach).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDorianXGH%2FLukarnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDorianXGH%2FLukarnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDorianXGH%2FLukarnel/lists"}