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
68 watching
119 forks
Language: V
last commit: about 1 month 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. | 750 |
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 | 928 |
powernex/powernex | A D-based operating system project aiming to create a whole OS from scratch. | 492 |
malwarepad/cavos | An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
vlang/vpm | A package manager for a programming language called V | 118 |
marcocicognani/meetixos | A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 189 |
meulengracht/mollenos | An operating system built with modern principles and designed to be highly modular and abstract | 448 |
o8vm/octox | A Unix-like OS in Rust with kernel and userland components implemented from scratch. | 1,504 |
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 | 38 |
lainq/vinit | A command-line tool to create and manage V projects, script execution, and module installations. | 16 |