Skip to content

Bhumanyu-git/TrunixSubOperatingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Trunix Sub Operating System

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors