Showing 768 open source projects for "void linux based"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Tock OS

    Tock OS

    A secure embedded operating system for microcontrollers

    Tock is a secure, embedded operating system designed for microcontrollers and low-power hardware platforms. Written in Rust, it uses a novel kernel architecture where the OS runs a minimal trusted core and all userland code, including device drivers, is sandboxed and isolated. Tock is ideal for IoT devices, wearables, and embedded research projects where reliability and safety are critical. Its capability-based security model and preemptive multitasking allow developers to safely run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nightingale OS

    Nightingale OS

    A small operating system where I experiment and learn osdev

    nightingale is a modern hobby operating system developed in Rust, focusing on safety, simplicity, and minimalism. It aims to be a clean platform for experimentation and learning, implementing a small kernel with core features like multitasking, memory protection, and a minimal filesystem. Its use of Rust provides strong guarantees around memory safety and eliminates common bugs found in low-level C-based systems. nightingale is ideal for those seeking to study OS development using a modern...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    LMSFM Linux

    LMSFM Linux

    Musician-oriented Linux distro

    Let's Make Some F*&^in' Music is a USB-based live Linux distro based on Slackware with the intent of providing a comprehensive music recording and production studio using only FOSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ANTIRTOS

    ANTIRTOS

    Function pointers queues classes library for Arduino

    ANTIRTOS is a compact real-time operating system (RTOS) written in ANSI C for microcontrollers and embedded systems. It is designed to be simple, portable, and efficient, making it ideal for resource-constrained environments such as IoT devices, robotics, and educational hardware projects. ANTIRTOS features a basic scheduler, support for cooperative and preemptive multitasking, and offers portability across different CPU architectures with minimal changes. Its simplicity and clarity make it...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Hyperledger Cello

    Hyperledger Cello

    Operating System for Enterprise Blockchain

    Hyperledger Cello is a blockchain operation and provisioning system designed to automate the deployment, management, and scaling of Hyperledger Fabric networks. As part of the Hyperledger project under the Linux Foundation, Cello aims to offer Blockchain-as-a-Service (BaaS) by abstracting the complexity of infrastructure setup for consortiums and enterprises. It provides a dashboard, APIs, and orchestration tools to help users create, monitor, and manage blockchain nodes, ledgers, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DiscoBSD

    DiscoBSD

    2.11BSD-based Unix-like OS for STM32 and PIC32 Microcontrollers

    Discobsd is an experimental UNIX-like operating system derived from 4.4BSD-Lite2, focused on simplicity, transparency, and education. It strips away non-essential features and complexity to present a cleaner codebase suitable for study and hacking. Discobsd preserves the classic UNIX environment while allowing room for modern experimentation, such as porting to alternative platforms or introducing new subsystems. It is valuable for those interested in historical BSD systems, teaching OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Anoma

    Anoma

    Reference implementation of Anoma

    Anoma is a next-generation blockchain protocol focused on intent-centric architecture, enabling privacy-preserving, composable transactions across multiple applications and chains. Unlike traditional account-based or UTXO models, Anoma introduces intents as the fundamental units of interaction, allowing participants to express what they want without specifying how it must be achieved. The protocol is designed with privacy, interoperability, and decentralization at its core, and is built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eduOS-rs

    eduOS-rs

    A teaching operating system written in Rust

    eduOS-rs is a teaching operating system written in Rust, developed by RWTH Aachen University to support courses on systems programming and operating systems. It serves as a practical and educational tool that demonstrates key OS concepts like memory management, multitasking, privilege separation, and system call handling in a safe and modern language. Designed to run on x86_64 hardware using QEMU, eduOS-rs leverages Rust’s ownership model and type safety to reduce bugs common in low-level...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SlackEX Linux Live System

    SlackEX Linux Live System

    SlackEX 15.0 64 bit is based on Slackware Current

    SlackEX 15.0 Current (testing/developmental) 64 bit uses kernel 6.19.8-amd64-exton and the Xfce4 DE. SlackEX is based on Slackware 15.0. A lot of Slackware packages are are pre-installed. INSTALL TO HARD DRIVE The system can easily be installed to hard drive (during a live session) using a Refracta Installer. You can then use Grub2 as boot loader if you want. USB install SlackEX can be installed to a USB stick in Windows 10/11 using Rufus or in a Linux system using the dd-command. ...
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    EVE OS

    EVE OS

    EVE is Edge Virtualization Engine

    EVE is an open-source, secure, and container-optimized operating system for edge computing, developed by the LF Edge foundation. It enables enterprises to deploy and manage edge applications on heterogeneous hardware platforms using a zero-trust architecture. EVE supports virtual machines, containers, and unikernels while being hardware-agnostic, making it suitable for industrial gateways, edge clusters, and IoT devices. With its remote provisioning, lifecycle management, and built-in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hermit for Rust

    Hermit for Rust

    Hermit for Rust

    Hermit-RS is a Rust-based unikernel designed for high-performance and cloud computing applications. By combining the safety and concurrency features of Rust with the minimalistic approach of unikernels, Hermit-RS offers a secure and efficient runtime environment. It is particularly suited for running single-tenant applications directly on hypervisors or bare-metal hardware, reducing overhead and improving performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N.

    S.U.P.E.R.M.A.N. optimizes the macOS software update experience

    super is a compact, high-performance tiling window manager for macOS that offers keyboard-driven workflow efficiency similar to tiling window managers found in Linux environments like i3 or dwm. Written in Swift, super leverages macOS APIs to allow users to manage windows in grid-like patterns, enabling rapid arrangement, resizing, and navigation without reaching for the mouse. It’s ideal for developers, power users, and keyboard-centric users who want to boost productivity within macOS’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    T4n-OS

    T4n-OS

    T4n OS: Minimalist, Fast, and Light

    T4n OS adalah GNU/Linux berbasis Void Linux, dirancang dengan prinsip minimalis, cepat, dan ringan. Sistem ini menggunakan runit sebagai init system untuk memberikan performa maksimal dan kontrol penuh terhadap sistem. T4n OS dikembangkan di Indonesia, Aceh, dan pertama kali diinisiasi oleh Gh0sT4n pada 17 Agustus 2025, seorang pelajar asal Aceh (Darussa’adah Cot Tarom Baroh – SMKN 5 Takengon).
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 14
    MOROS

    MOROS

    MOROS: Obscure Rust Operating System

    MOROS is a hobby operating system written in Rust by Vincent Ollivier. It targets computers with an x86-64 architecture and a BIOS, typically from 2005 to 2020. It also runs well on most emulators. MOROS is open source. You can build or download an image. Check out the manual for details on how to use it. MOROS is text-based and draws inspiration from Unix and DOS to provide a simple and efficient environment for computing and communication from the command line. Each program is designed to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    k23

    k23

    Experimental WASM Microkernel Operating System

    k23 is a microkernel-based operating system project written in Zig, an emerging systems programming language focused on safety, simplicity, and performance. k23 explores the design of modern OS features like message-passing, memory protection, and modular service construction using Zig’s powerful low-level capabilities. It is an experimental and educational project intended to show how Zig can be used for robust, readable systems programming while enabling contributors to rethink traditional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Side GNU/Linux distro

    Side GNU/Linux distro

    A GNU/Linux distribution for x86-64 PC based on pisi package manager.

    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    ArchEX Linux Live System

    ArchEX Linux Live System

    ArchEX is a new (260108/260106) Linux Live System based on Arch Linux.

    WHAT IS IT? ArchEX 64bit is a new Linux live System based on Arch Linux. Arch motto is KISS ("Keep It Simple Stupid"). ArchEX uses kernel 6.18.2-arch2-1 and KDE Plasma 6.5.4-1, MATE 1.28.2-2 respectively LXQt 2.3 Desktop Environments. Wayland in Build 260106 (KDE). Yay – An AUR Helper - is installed in all versions. ArchEX INSTALLER ArchEX can easily be installed to hard drive using Calamares while running the system live.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 18
    GODOS - Linux Gaming on Debian

    GODOS - Linux Gaming on Debian

    Gaming Optimized Debian Operating System

    GODOS (Gaming Optimized Debian Operating System) is a lightweight, pre-configured Debian-based Linux system focused on gaming performance, stability, and simplicity. Featuring the modern and responsive KDE Plasma desktop, GODOS provides a clean and efficient user experience. It comes with Steam, Lutris, and Heroic Games Launcher pre-installed, enabling support for native Linux games, Proton/Wine titles, and Epic Games. Vulkan, Wine, and Proton are fully set up for instant gaming out of the box. ...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    Pearl Linux MATE 12

    Pearl Linux MATE 12

    The perfect desktop for all with Compiz as default Window Manager

    Pearl MATE Desktop 12 is a easy to customize 64 bit OS based on a mix of both Ubuntu and the Linux Mint latest LTR (24.04). We have included both the fully loaded version and also a minimal ISO. Natural sounding Text to Speech with Pied Piper
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Live Raizo - Linux for Virtual SysAdmin

    Live Raizo - Linux for Virtual SysAdmin

    Environment to experiment the system on simulated and real networks

    - Live Raizo is a linux distribution based on Debian 13 (Trixie) to experiment the system administration on simulated networks and real devices. - GNS3 is the gui used to manipulate the simulators/emulators of networks and systems like QEmu, Docker, Dynamips. - With this GNS3, you can clone as many times as you want the templates of virtual linux machines named "Debian" and "DDebian" that contain many network tools and services
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 21
    WODOS - Retro Debian Linux

    WODOS - Retro Debian Linux

    Emulates classic system styles in DEBIAN with a single click.

    WODOS (Weightless Optimized Debian OS) is a lightweight and performance-focused operating system built on the stability of Debian. Featuring the MATE desktop environment, WODOS offers a familiar, efficient, and user-friendly interface suitable for both newcomers and experienced users. At its core, WODOS includes the 1002xTOOLS — a powerful set of utilities designed to simplify system management, customization, and daily operations. These tools streamline tasks such as software updates,...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Aura Operating System

    Aura Operating System

    AuraOS, the Franco-English Operating System developed in C#

    ...It is not based on Linux or Windows, but rather developed as an independent system with its own structure and drivers.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 23
    OpenBosniana-OS
    Debian-based operating system with a focus on privacy and everyday use. Read more on https://bosniana.org
    Leader badge
    Downloads: 81,547 This Week
    Last Update:
    See Project
  • 24
    DebEX Barebone Linux 64/32 bit

    DebEX Barebone Linux 64/32 bit

    DebEX 64 bit with KDE Plasma respectively Gnome Desktop

    Both systems/distributions are a based on Debian Forky/Trixie/Sid. KERNEL DebEX KDE uses kernel 6.19.0-rc5-amd64-exton. DebEX GNOME uses kernel 6.15.5-amd64-exton. PROGRAM content As the name suggests, DebEX Barebone has only a minimum of software installed in advance. Among them LXTerminal, PCManFM, AlsaPlayer, NetworkManager, Thunderbird, Firefox, GParted and Synaptic. In version 260120 and 250709 all common KDE respectively Gnome. SOFTWARE MANAGEMENT DebEX uses Apt and...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 25
    ExLight 64 bit Linux Live System

    ExLight 64 bit Linux Live System

    ExLight 64bit Linux Live System with Enlightenment 0.27.1

    ABOUT ExLight Linux Live System is based on Debian "Trixie" (Debian 13.4). DESKTOP The Desktop Environment is Enlightenment 0.27.1 ("Beauty at your fingertips"). INSTALLED PACKAGES Refracta Snapshot , Firefox, PCManFM, GParted, NetworkManager, Gimp, SMPlayer, Synaptic, Calamares Installer and some necessary additions in order to install programs from source.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB