Managarm: Pragmatic microkernel-based OS with asynchronous I/O
1–10 of 63 posts
Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#2- Serenity (https://github.com/SerenityOS/serenity) - not really a small team, but it managed to get to GUI as pretty much a one-man-show
- Skift (https://github.com/skift-org/skift)
- hhu: https://github.com/hhuOS/hhuOS
- MaxOS: https://github.com/maxtyson123/MaxOS
- MorphiOS: https://github.com/syedtaqi95/morphiOS
- Macaron: https://github.com/MacaronOS/Macaron
- Ghost: https://github.com/maxdev1/ghost
most big ones in C don't manage to get to the GUI level, except toaruos: https://github.com/klange/toaruos
Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#3people always say that C++ is not a good fit for kernels, but so far this is the only language I know where small teams or individuals are regularly able to create non-trivial hobby OSes from scratch that go from zero to GUI: - Serenity ( https://github.com/SerenityOS/serenity ) - not really a small team, but it managed to get to GUI as pretty much a one-man-show - Skift ( https://github.com/skift-org/skift ) - hhu:…
Axle[2] is a one-man project with a GUI that the author has been gradually transitioning from C to Rust.
Among C++ projects, I think Essence[3] also merits a mention.
Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#4Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#5Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#6people always say that C++ is not a good fit for kernels, but so far this is the only language I know where small teams or individuals are regularly able to create non-trivial hobby OSes from scratch that go from zero to GUI: - Serenity ( https://github.com/SerenityOS/serenity ) - not really a small team, but it managed to get to GUI as pretty much a one-man-show - Skift ( https://github.com/skift-org/skift ) - hhu:…
Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#7[flagged]
Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#8Are ARM and RISC supported or are the errors on https://builds.managarm.org placeholder stubs?
Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#9people always say that C++ is not a good fit for kernels, but so far this is the only language I know where small teams or individuals are regularly able to create non-trivial hobby OSes from scratch that go from zero to GUI: - Serenity ( https://github.com/SerenityOS/serenity ) - not really a small team, but it managed to get to GUI as pretty much a one-man-show - Skift ( https://github.com/skift-org/skift ) - hhu:…
[0] https://unix.stackexchange.com/questions/223746/why-is-the-l...
Re: Managarm: Pragmatic microkernel-based OS with asynchronous I/O
#10[flagged]