{"id":13692140,"url":"https://github.com/brutal-org/brutal","last_synced_at":"2025-04-12T03:50:38.987Z","repository":{"id":39167266,"uuid":"373449678","full_name":"brutal-org/brutal","owner":"brutal-org","description":"🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering ","archived":false,"fork":false,"pushed_at":"2023-08-22T18:35:40.000Z","size":14297,"stargazers_count":1075,"open_issues_count":2,"forks_count":43,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-04-03T07:09:28.792Z","etag":null,"topics":["c","hobby-os","kernel","microkernel","modern-c","operating-system","osdev"],"latest_commit_sha":null,"homepage":"https://brutal.smnx.sh/","language":"C","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/brutal-org.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,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["sleepy-monax"]}},"created_at":"2021-06-03T09:20:13.000Z","updated_at":"2025-03-27T10:54:47.000Z","dependencies_parsed_at":"2024-01-07T18:07:07.559Z","dependency_job_id":null,"html_url":"https://github.com/brutal-org/brutal","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutal-org%2Fbrutal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutal-org%2Fbrutal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutal-org%2Fbrutal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutal-org%2Fbrutal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brutal-org","download_url":"https://codeload.github.com/brutal-org/brutal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514209,"owners_count":21116899,"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":["c","hobby-os","kernel","microkernel","modern-c","operating-system","osdev"],"created_at":"2024-08-02T17:00:54.077Z","updated_at":"2025-04-12T03:50:38.962Z","avatar_url":"https://github.com/brutal-org.png","language":"C","funding_links":["https://github.com/sponsors/sleepy-monax"],"categories":["Open Source Operating Systems","C","Projects"],"sub_categories":["Operating Systems"],"readme":"![Banner](meta/shared/cover.png)\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  Striking modernist shapes and bold use of modern C are the hallmarks of \u003cb\u003eBRUTAL\u003c/b\u003e.\u003cbr\u003e\n  Inspired by brutalist design \u003cb\u003eBRUTAL\u003c/b\u003e combines the ideals of UNIX from the 1970s\u003cbr\u003e with modern technology and engineering.\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n# BRUTAL\n\n\u003ca href=\"https://github.com/brutal-org/brutal/issues\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues/brutal-org/brutal\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/brutal-org/brutal/network\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/forks/brutal-org/brutal\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/brutal-org/brutal/stargazers\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/brutal-org/brutal\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/brutal-org/brutal/blob/main/license\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/brutal-org/brutal\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/brutal-org/brutal\"\u003e\u003cimg src=\"https://codecov.io/gh/brutal-org/brutal/branch/main/graph/badge.svg?token=T4R6TEF56Z\" alt=\"codecov\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/brutal-org/brutal/actions/workflows/ubuntu.yml\"\u003e\u003cimg src=\"https://github.com/brutal-org/brutal/actions/workflows/ubuntu.yml/badge.svg\" alt=\"Build and Test (Ubuntu)\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/brutal-org/brutal/actions/workflows/darwin.yml\"\u003e\u003cimg src=\"https://github.com/brutal-org/brutal/actions/workflows/darwin.yml/badge.svg\" alt=\"Build and Test (Darwin)\"\u003e\u003c/a\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\n- **BRUTAL** is an operating system built from scratch in modern C.\n- **BRUTAL** is built on top of a capability based micro-kernel.\n- **BRUTAL** targets x86_64, i686, RISC-V and ARM.\n- **BRUTAL** exposes its features to developers through clean APIs.\n- **BRUTAL** features a rich and modern C library complete with fibers, custom allocators, generic data structures, and more...\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"meta/screenshots/2022-03-26.png\" /\u003e\n\u003cbr\u003e\nBRUTAL running in QEMU 6.2\n\u003c/p\u003e\n\n## Build Instructions\n\nBRUTAL is pretty easy to to build from source using GNUMake, NASM and LLVM.\n\nSee [building.md](meta/building.md) for more details.\n\n## Roadmap\n\nRight now the main goal of brutal is to run doom.\n\nSee [roadmap.md](meta/roadmap.md) for more information on how we plan to get there and where you can contribute.\n\n## Credits\n\nThis project takes inspirations and/or reuse code from the following projects.\n\nSee [credits.md](meta/credits.md)\n\n## License\n\n\u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n  \u003cimg align=\"right\" height=\"96\" alt=\"MIT License\" src=\"meta/shared/mit-license.png\" /\u003e\n\u003c/a\u003e\n\nThe brutal operating system and its core components are licensed under the **MIT License**.\n\nThe full text of the license can be accessed via [this link](https://opensource.org/licenses/MIT) and is also included in the [license](license) file of this software package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrutal-org%2Fbrutal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrutal-org%2Fbrutal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrutal-org%2Fbrutal/lists"}