brutal
🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering (by brutal-org)
opuntiaOS
opuntiaOS - an operating system targeting x86, ARM and RISC-V. (by opuntiaOS-Project)
brutal | opuntiaOS | |
---|---|---|
10 | 4 | |
1,065 | 666 | |
0.0% | 0.6% | |
5.2 | 2.4 | |
over 1 year ago | about 2 years ago | |
C | C | |
MIT License | BSD 2-clause "Simplified" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
brutal
Posts with mentions or reviews of brutal.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-07.
-
GNU/Hurd strikes back: How to use the legendary OS in a (somewhat) practical way
Even in the noncommercial world, Hurd's gone precisely nowhere. RedoxOS is a toy and had a GUI within a year or so. Brutal got in within two. SerenityOS not only built a GUI but the beginnings of the first greenfield web browser to gain any semblance of modern standards support in the past several decades. Honestly, what's Hurd doing wrong to flounder so hard?
[0] https://github.com/redox-os/redox/releases/tag/0.0.3
[1] https://github.com/brutal-org/brutal/releases
[2] https://serenityos.org/happy/1st/
- Brutal, an OS built on top of a capability based micro-kernel
- good and simple examples of microkernwl userspace drivers?
-
With the port to GTK 4 that will bring better performance, and extensions, Epiphany takes a big leap forward and becomes a viable option for many others.
Really glad you're so enthusiastic about Haiku, but I gotta let you know that you are vastly overestimating its scope. Either that or you're vastly underestimating a browser's, it could go either way. Anyone can make their own OS. Even one with a GUI. Now there's a project that can withstand infinite amounts of personal experimentation. There's Brutal, there's Serenity...
-
looking for a minimal os that has a minimal gui system just for learning purpose.
https://skiftos.org https://brutal.smnx.sh https://serenityos.org
-
Brutal OS reached milestone 4
Working on it https://github.com/brutal-org/brutal/tree/main/sources/libs/...
-
Beginner to OSDev looking for some advice
For file organization, my advice is to shuffle stuff around until it feels great to you. But if you need an example you can check out our OS source tree https://github.com/brutal-org/brutal/tree/main/sources Also, you can use any other build system for OSDEV there are no reasons to limit yourself to make. Cmake, Bazel, gn, meason, etc does work pretty well for OSDEV
-
Some black magic in Rust
Almost ! I convert Stivale2 structures to Handover's one (a protocol from https://github.com/brutal-org/brutal )
- What project can I do in the C programming language to get better at using pointers?
- For the past 5 days, u/TheMonax, u/ov3rl0w and I have been working on a new micro-kernel based operating system called BRUTAL. We already have implemented: PMM, VMM, SIMD, SMP, and much more !
opuntiaOS
Posts with mentions or reviews of opuntiaOS.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-30.
- opuntiaOS-Project/opuntiaOS: opuntiaOS - an operating system targeting x86, ARMv7, Aarch64
- OpuntiaOS – an operating system targeting x86, ARMv7, Aarch64
-
opuntiaOS: now boots on iDevices
Bringing support of Aarch64, opuntiaOS boots on iDevices with A7-A9 cpus. We use a custom implementation of pongoOS as a bootloader, so a jailbreak is required, please find more here. While the OS boots, we have a lot of hardware drivers to implement for seamless experience.
-
oneOS: Progress
Link: https://github.com/oneOS-Project/oneOS
What are some alternatives?
When comparing brutal and opuntiaOS you can also consider the following projects:
skiftOS - 🥑 A modern delightful operating system
4RING_OS - Hobby operating system for Intel processors from 386 and up. Engaged on all 4 protecting rings with call gates...
emerald - A 2D rust game engine focused on portability.
Macaron - A sweet hobby made operating system written in C++ for x86 CPUs with GUI
Odin - A simple CLI based Operating System
emerald - An operating system written in C