A book about how to write OS kernels in Rust easily
rCore-Tutorial-Book-v3 is the official book for the third version of the rCore OS tutorial series, a comprehensive educational resource for learning operating system development using the Rust programming language. Targeted at the RISC-V architecture, this tutorial guides learners step-by-step through building a minimal, safe, and modern OS kernel from scratch. It is written in Markdown and powered by mdBook, making it easy to read, navigate, and contribute to.
Synapta OS is a preconfigured educational Linux distribution with AI
🌐 Synapta OS
Synapta OS is an educational Linux distribution preconfigured with local Artificial Intelligence (AI) capabilities. It is designed for schools and remote areas where Internet connectivity is limited or unavailable, offering access to AI-based learning and digital tools offline. Version 1.4.6
Main goals:
* Prepare operating system based on Linux kernel and free software for use at home from scratch by building sources. Binary packages/images are also available.
* Each package is installed in separate directory, so you can use different versions of applications and libraries by design.
* There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc.
* Simple configuration
* Automatic compilation.