vinix
VOS
An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability.
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
2k stars
67 watching
118 forks
Language: V
last commit: 5 days ago
Linked from 2 awesome lists
hacktoberfestoperating-systemosvvlang
Related projects:
Repository | Description | Stars |
---|---|---|
gandelxiv/pidi-os | An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
thepowersgang/rust_os | An experimental OS kernel written in Rust with the goal of building a portable and user-friendly operating system. | 738 |
vlang/vorum | A blogging/forum software written in V, pre-alpha and still under development. | 216 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
vinc/moros | A hobby operating system written in Rust | 927 |
powernex/powernex | A D-based operating system project aiming to create a whole OS from scratch. | 491 |
malwarepad/cavos | A development project aiming to create a full operating system from scratch using C and x86-64 architecture. | 272 |
vlang/vpm | A package manager for a programming language called V | 115 |
marcocicognani/meetixos | A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 188 |
meulengracht/mollenos | An operating system designed with abstraction and modularity to support various architectures. | 448 |
o8vm/octox | An operating system built in Rust with the goal of creating a Unix-like OS from scratch. | 1,492 |
chivay/vmt | A toy operating system written in Zig. | 10 |
ajxs/cxos | A research project to develop an operating system in Ada with the goal of learning about low-level programming and safety-critical systems. | 35 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
lainq/vinit | A command-line tool to create and manage V projects, script execution, and module installations. | 16 |