new_site/_pages/projects.md

8.0 KiB

layout title permalink description nav nav_order display_categories horizontal
page projects /projects/ true 4
work
fun
false

Contributions to Open Source community



Demikernel


Demikernel is a library operating system (LibOS) architecture designed for use with kernel-bypass I/O devices. This architecture offers a uniform system call API across kernel-bypass technologies (e.g., RDMA, DPDK) and OS functionality (e.g., a user-level networking stack for DPDK).

Available in: Demikernel

Contributions:


octox Operating System


octox is a Unix-like operating system inspired by xv6-riscv. octox loosely follows the structure and style of xv6, but is implemented in pure Rust.

Available in: octox

Contributions:


V Programming Language


V is a Simple, fast, safe, compiled language for developing maintainable software programming language.

Available in: V

Contributions:


Nanvix Operating System


Distributed OS for Lightweight Manycores.

Available in: Nanvix

Contributions:


Lua Programming Language


Contribution: Repository


VCHIP8 Emulator

link


Danix Subsystem

Danix is an innovative system that provides an interface for managing lightweight Alpine environments, offering greater efficiency and resource savings. Danix's unique feature lies in using the host machine's own kernel, resulting in a lighter and more efficient approach that consumes only the necessary space for each environment's filesystem.

The main goal of Danix is to provide lightweight environments for simple tasks, eliminating the need to install compilers, interpreters, and other tools directly on the host operating system, such as git and editors. This approach brings noticeable benefits, such as agility in configuring environments for software development in various languages like Python, C/C++, Go, Rust, Java, Lua, among others.

By choosing Danix, users can create custom environments without the hassle of time-consuming and heavy installations, such as virtual machines and containers, especially for simpler projects. The idea is to simplify the development process, removing unnecessary barriers and allowing for a more agile and efficient approach.

In summary, Danix is the ideal choice for those seeking lightweight, customized, and efficient environments for software development, providing an innovative and streamlined alternative compared to more traditional, heavier options.

• Repository: https://github.com/viniciusfdasilva/danixfs

• License: https://www.gnu.org/licenses/gpl-3.0.html


Vinux distro - GNU/Linux Operating System

Vinux stands out as a lightweight distribution that leverages the Linux kernel and busybox as its foundational building blocks. Specifically crafted to cater to embedded systems, Vinux addresses the needs of those requiring a secure, lightweight, and stable operating system with predefined packages.

Designed with a focus on embedded systems, Vinux provides a reliable platform that ensures both security and stability. By utilizing the Linux kernel and busybox, it achieves a nimble architecture, making it an ideal choice for environments where resource efficiency is crucial.

Furthermore, Vinux boasts a fixed set of packages, contributing to its stability and predictability. This characteristic is particularly advantageous for embedded systems, where maintaining a consistent and secure software environment is paramount.

In essence, Vinux emerges as a specialized distribution, tailored to the demands of embedded systems, offering a secure, lightweight, and stable operating system with a carefully curated set of packages.

• Repository: https://github.com/viniciusfdasilva/vinux

• License: https://www.gnu.org/licenses/gpl-3.0.html