{"id":13676887,"url":"https://github.com/nuta/resea","last_synced_at":"2025-05-15T16:01:52.903Z","repository":{"id":40641080,"uuid":"161713949","full_name":"nuta/resea","owner":"nuta","description":"A microkernel-based hackable operating system.","archived":false,"fork":false,"pushed_at":"2024-11-11T00:45:25.000Z","size":3925,"stargazers_count":544,"open_issues_count":26,"forks_count":32,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-05-10T16:13:03.494Z","etag":null,"topics":["microkernel","operating-system"],"latest_commit_sha":null,"homepage":"","language":"C","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/nuta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-14T01:12:15.000Z","updated_at":"2025-05-04T07:57:31.000Z","dependencies_parsed_at":"2022-08-09T23:50:50.554Z","dependency_job_id":"3533b406-318d-48cf-a73c-90793277db43","html_url":"https://github.com/nuta/resea","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fresea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fresea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fresea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuta%2Fresea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuta","download_url":"https://codeload.github.com/nuta/resea/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374388,"owners_count":22060609,"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":["microkernel","operating-system"],"created_at":"2024-08-02T13:00:34.329Z","updated_at":"2025-05-15T16:01:52.778Z","avatar_url":"https://github.com/nuta.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Resea\n=====\n\n![screenshot](https://gist.githubusercontent.com/nuta/42b36c50df15142ac25c3a5420607f2a/raw/e6c05de775f4649f6ba29638fd3ed8f40ea2f74f/screenshot.png)\n\nResea *[ríːseə]* is a microkernel-based operating system written from scratch.\nIt aims to provide an attractive developer experience and be *hackable*:\nintuitive to understand the whole design, easy to customize the system, and fun\nto extend the functionality.\n\nSee **[Documentation](https://resea.org/docs)** for more details.\n\n\u003e [!IMPORTANT]\n\u003e \n\u003e This software is no longer maintained. If you are interested in an exciting modern microkernel-based OS, check out my new project **[Starina](https://starina.dev)**.\n\nFeatures\n--------\n- A **minimalistic and policy-free microkernel** based operating system written entirely from scratch in C (and less than 5000 LoC). *Everything is message passing!*\n- Supports **x86_64** (with SMP) and **64-bit ARM** (Raspberry Pi 3).\n- Includes userspace servers like **TCP/IP protocol stack** and **FAT file system driver**.\n- Provides **easy-to-use APIs** and every components are written in **single-threaded event-driven** approarch. It makes really easy to understand how Resea works and debug your code.\n- Some attractive experimental features like **Linux ABI emulation**, **Rust support**, and **Hardware-assisted Hypervisor (like Linux's KVM)**.\n\nSee **[Road Map](https://github.com/nuta/resea/projects/1)** for planned new features and improvements.\n\n## Quickstart\n### macOS\n```\nbrew install llvm python qemu\npip3 install --user -r tools/requirements.txt\nmake menuconfig\nmake run\n```\n\n### Ubuntu\n```\napt install llvm clang lld python3 qemu-system make\npip3 install --user -r tools/requirements.txt\nmake menuconfig\nmake run\n```\n\nCommunity\n---------\nIf you have any questions, feel free to talk to us on [Gitter](https://gitter.im/resea/community) or [IRC](https://kiwiirc.com/client/irc.freenode.net/resea).\n\nContributing\n------------\nWe accept bug reports, feature requests, and patches on\n[GitHub](https://github.com/nuta/resea).\n\nLicense\n-------\nSee [LICENSE.md](https://github.com/nuta/nuta/blob/main/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuta%2Fresea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuta%2Fresea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuta%2Fresea/lists"}