TomatOS
Operating system experiment
An experimental operating system written in C with the goal of using type safety to achieve memory safety and simplicity.
An experimental dotnet based kernel
39 stars
4 watching
2 forks
Language: C
last commit: 4 months ago dotnetkernelosdev
Related projects:
Repository | Description | Stars |
---|---|---|
andreaorru/zen | An experimental operating system written in Zig, with the goal of building and testing a modern kernel | 451 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
iguessthislldo/georgios | An experimental operating system designed to learn and explore operating system development concepts | 48 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
mentos-team/mentos | An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development | 156 |
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
pimnik98/sayorios | An experimental operating system designed to be small, simple and easy to develop for learning purposes | 31 |
chivay/vmt | A toy operating system written in Zig. | 10 |
rhinosecuritylabs/security-research | Exploits and security research written by a team of experts | 1,064 |
zhiburt/expectrl | A Rust library for automating and controlling interactive applications in a terminal | 173 |
doctorn/micro-mitten | An experimental language research project exploring alternative memory management strategies at compile-time using data-flow analysis and static approximation. | 538 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 750 |
redox-os/ion | A modern system shell written in Rust, designed to be simple and powerful, with a focus on performance and stability. | 1,484 |
mtribiere/poulpyos | An OS written from scratch to teach its development | 9 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |