Open Source ChromeOS Operating System Kernels

Operating System Kernels for ChromeOS

Browse free open source Operating System Kernels and projects for ChromeOS below. Use the toggles on the left to filter open source Operating System Kernels by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    JBoss Community
    Community driven projects featuring the latest innovations for cutting edge apps. Our flagship project JBoss AS is the leading Open Source, standards-compliant, Java EE based application server implemented in 100% Pure Java.
    Leader badge
    Downloads: 291 This Week
    Last Update:
    See Project
  • 2
    PrismLinux
    Website: https://prismlinux.org Discord: https://discord.gg/hMrWsTpdqw
    Leader badge
    Downloads: 432 This Week
    Last Update:
    See Project
  • 3
    Cooperative Linux

    Cooperative Linux

    Run Linux on Windows or other OSes, natively.

    Cooperative Linux is the first method for optimally running Linux on Windows and other operating systems natively. It is a port of the Linux kernel and support code that allows it to run cooperatively without emulation along with another operating system.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Moss

    Moss

    Rust Linux-compatible kernel

    Moss Kernel is an open-source operating system kernel project designed to explore modern OS design and provide a foundation for experimental system research and development. Rather than replicating traditional monolithic kernels exactly, it emphasizes modularity, safety, and simplicity by incorporating well-structured subsystems for memory management, scheduling, and device abstraction that are easy for contributors to understand and extend. The kernel uses Rust as its primary implementation language, which gives it strong memory safety guarantees and helps reduce common classes of bugs like data races and buffer overflows without sacrificing performance. It aims to serve as both a learning tool for systems programming students and a testbed for advanced research in kernel architecture, enabling experimentation with new ideas in process isolation, resource management, and driver models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    newRPL

    newRPL

    The classic RPL programming language reimplemented and reimagined.

    This project reimplements from scratch the RPL language made popular by HP programmable calculators, in portable C/C++. The main goal is to release a complete computing environment for various targets. There's currently 4 active targets: the HP 50g, HP39gs and HP40gs calculators and a PC simulator (see the downloads section!). Other ports are planned for the future.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Gobudgie

    Gobudgie

    Gobudgie is an operating system which is compatible to Android.

    Gobudgie is using the powerfull Budgie desktop combined with the Ubuntu base. The user interface is designed for Android users so we're using a material theme. Gobudgie offers several ways to easily access or install applications. We integrated the Chromium OS Web Store the standard Ubuntu Software Center, an Android App runtime, PlayOnLinux and Wine.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    TinyOS
    TinyOS is an operating system for embedded sensors and networks. Versions 2.0 and later of TinyOS should be downloaded from www.tinyos.net.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    TORO kernel
    TORO is demonstrating an innovative operating system by integrating at the same ring level both kernel and the user application server. The threads of the user application server are distributed evenly on all CPUs and running independently in parallel. The memory model chosen is NUMA without pagination. During the initialization, the memory is divided proportionally for each processor installed on the system. When a thread needs memory, the memory allocator returns a free block of memory depending on which CPU the thread is running. In the same way, TORO can dedicate resources to specific processor, i.e. a FileSystem. This only CPU then can access to this instance of FileSystem. The scheduler is based on the cooperative threading model, therefore due to this design, TORO can migrate threads between CPUs and send messages between threads without using any lock instruction. TORO is well suited for integrated system to run at high pace application servers like web servers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    Dreamos is an operating system developed on Sega Dreamcast to be ported to an array of embedded devices. The goal of the project is to be able to run non-ported Unix programs on the Sega Dreamcast and other embedded devices with ease and POSIX compliance
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13

    W-Bus library and applications

    W-Bus communication library

    This is a small library that allows comunicating with a Webasto (tm) W-Bus capable car heating system. Runs on Personal Computers or for embedded devices (slim design). Easily portable. Includes a Heater manager, heater controller program and more. The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes. Also, a serial port loop back driver for linux is included to simulate OBD II K-Line adapters.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Committed to the development of fundamental ACPI (Advanced Configuration and Power Interface) components for Linux. This includes a generic ACPI table parser, AML interpreter, bus and device drivers, policy, user interface, and support tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    SuperWaba is a Virtual Machine for handhelds. Runs in PalmOS, Windows CE, Win32, and is fully emulated under JDK/browser. Supports Exceptions, has a complete set of UI controls (Palm/WinCE), double and long, grayscale/color, sockets/serial/IR/Bluetooth
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Sets out to be an innovative new operating system while retaining compatibility with POSIX and Win32
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Library for filesystems intended to be used in embedded projects. The library currently supports FAT12/16/32 reading & writing on SD-cards, and is easily expandable for use with other devices on any platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Infinity OS is going to be a fully featured, multithreaded, open-source operating system for the x86 architecture. It will utilize persistent objects and incorporate many features of other operating systems. We also aim for Win32 and UNIX compatibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Nemesis is a tiny real time operating system kernel based on x86 PCs. Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Neptune OS

    Neptune OS

    Neptune is a kernel and operating system for x86 PCs.

    Neptune is a kernel and a complete operating system. The Neptune kernel can be used in any of your projects and the Neptune operating system depends on the Neptune kernel. For information on customizing Neptune, go to: http://neptuneos.eu.pn/devel.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Open OS aims to be a Linux-based operating system with true and complete Win16 and Win32 compatibility as well as enhanced features. OpenOS will rely on the XWindows server, but will use its own desktop environment and window manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Achelous is attempt to clone Mac OS X for the Intel X86 Chipset. There are currently two teams working on the project: the Kernel team and the GUI team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Active Object real-time OS

    AO RTOS is small real time OS based on Active Object concurrency model

    AO-RTOS is a pure object-oriented small footprint real-time operating system for embedded devices. The project is using Active Object (or Actor) concurrency model and finite state machine (FSM) design template as implementation base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AVOS is an advanced Real-Time 32-bit operating system that will work in any 80386 & above architecture pc's. AVOS employs a message passing scheme. The project has two main parts - The booting phase and kernel development. It is written in C and 8086 ASM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB