SaaSHub helps you find the best software and product alternatives Learn more →
Toaruos Alternatives
Similar projects and alternatives to toaruos
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
kuroko
Discontinued Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
-
-
-
glibc-abi-tool
A repository that collects glibc .abilist files for every version and a tool to combine them into one dataset.
-
-
-
xboot
The extensible bootloader for embedded system with application engine, write once, run everywhere.
-
-
-
-
cc2538-bsl
Python cross-platform script to upload firmware via the serial boot loader onto the CC13xx, CC2538 and CC26xx SoC.
toaruos discussion
toaruos reviews and mentions
- ToaruOS
- ToaruOS Has Been Archived
-
Tilck – A Tiny Linux-Compatible Kernel
Another interesting project to checkout is klange’s toaruos https://github.com/klange/toaruos
- Question
- Kneel b4 HML
-
Announcing: PonyOS 8
In case it's not clear, PonyOS is a joke reskin of my serious OS project, ToaruOS. PonyOS gets a new release every April 1st. All of the libraries and applications in ToaruOS are in-house things I built myself - the whole OS is "built from scratch". PonyOS adds ponysay, which is an external app originally written in Python - and in previous releases of PonyOS I shipped the Python version alongside a port of Python 3.6. This release, though, comes with a port to my own language, Kuroko, which is a dialect of Python - a lot of what went into building the PonyOS release this year was getting ponysay to work well.
-
Interesting variables
There is no correct way to use inline assembly here. You need a stub written in assembly that will save those registers to the stack and pass a pointer to a handler written in C. You may also want to define a struct that matches the stack layout to make it easier to access the stack contents. This is not my code. If you want to use this code in your OS, you must follow the license requirements.
-
Seriously, WHY?
Here's a good example, although it's 64-bit instead of 32-bit.
-
Hacker News top posts: Dec 13, 2021
ToaruOS 2.0\ (5 comments)
- ToaruOS 2.0, a new (hobby) x86_64 OS
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jan 2025
Stats
klange/toaruos is an open source project licensed under University of Illinois/NCSA Open Source License which is an OSI approved license.
The primary programming language of toaruos is C.