BRUTAL is an [[MIT License]] licensed operating system written in [[3. Reference/Software/Programming Languages/C|C]]. - [Website](https://brutal.smnx.sh/) - [Source](https://github.com/brutal-org/brutal) - Documentation - [Blog](https://brutal.smnx.sh/articles) > Inspired by brutalist design **BRUTAL** combines the ideals of UNIX from the 1970s with modern technology and engineering. # Notability # Philosophy > Striking modernist shapes and bold use of modern C are the hallmarks of **BRUTAL**. Seems to be some kind of UNIX, but despite the blog posts with updates there's no information about the philosophy or purpose. # Hardware Support - x86_64 - i686 - RISC-V (WIP) - ARM (WIP) # Features > Right now the main goal of brutal is to run doom. - **BRUTAL** is built on top of a capability based micro-kernel. - **BRUTAL** exposes its features to developers through clean APIs. - **BRUTAL** features a rich and modern C library complete with fibers, custom allocators, generic data structures, and more... # Tips # References - https://github.com/brutal-org/brutal/blob/main/meta/roadmap.md