Hello everyone. Developing an OS from scratch is often called the most difficult task in computing. But we didn't build Trunix just because it was hard; we built it because modern development needs better abstraction and more predictable arbitration. Trunix operates as a Python based sub-operating system, featuring a preemptable kernel designed to overcome the traditional bottlenecks of standard Python code in real-time scenarios. We’ve prioritized: Predictability: Eliminating dynamic priority shifts to ensure hard real-time performance. Modularity: A toolkit-driven architecture where every component is a building block. Security: Multi-level file permissions and secure inter-process communication baked into the core.
Bhumanyu-git/TrunixSubOperatingSystem
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|