Showing 26 open source projects for "micro kernel"

View related business solutions
  • 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
  • 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
  • 1
    Q1-kernel

    Q1-kernel

    Q1-kernel a hybrid kernel

    Q1-kernel a hybrid kernel written in lasm (lex-studio custom assembly) and rust. Made to be fast like a monolithic kernel and safe like a micro kernel also very very modular. And made to compete with optimized kernels Q1-kernel having a modern architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CachyOS

    CachyOS

    Blazingly Fast & Customizable Linux distribution

    CachyOS - Arch Linux Based Distribution With Heavy Optimizations & Multi-Architectures For Ultimate Desktop Experience Filesystems: - btrfs - zfs - ext4 - xfs - f2fs Our installer will auto detect which micro architecture your machine got, if x86-64-v3 or x86-64-v4 is detected it will automatically use the optimized packages, which is around a 10 % performance improvement. Desktop Environments: - KDE - CuteFish - i3 - Gnome - Openbox - Wayfire - Xfce - LXQT -...
    Leader badge
    Downloads: 4,997 This Week
    Last Update:
    See Project
  • 3

    Aether

    A hobby micro-kernel operating system

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Advanced Real-Time Linux (ART-Linux) is a hard real-time kernel developed with robotics applications in mind. Real-Time is accessible from user level and does not require special device drivers. 10 micro-second periodic execution is possible on a PII
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Clicker is a project for a Multitasking Open-source operating system written from scratch. based on a modular micro kernel. We want to explore new way of designing and using OSes :) [newz: PCI, NE2K and VBE]
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 7
    SuperKernel
    Note: the project is basically dead, as I started rewriting it but I don't have much free time to work on it. It's basically a micro-kernel, but on top of that, instead of having multiple servers running as standalone processes, it has a modular kernel, so that each server is a module of this kernel. The micro-kernel contains only the scheduler, memory management and drivers for high-speed devices (like gigabit ethernet NICs or video cards).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ace is a micro kernel for developers and researchers. The main goal is to create a very light and compact kernel from scratch with modern OS research concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Micro RTOS for P89C668
    Written entirely in 8051 assembly this is a bare bones Real Time OS (RTOS) kernel for the P89C668 microcontroller. The OS itself is inspired by the discussion in 'MicroC/OS-II: The Real-Time Kernel' an excellent book by Jean J. Labrosse.
    Downloads: 0 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
  • 10
    A Micro Kernel OS designed from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    a kernel for many architectures. the kernel is a micro-kernel which can be used as an hybrid- or monolithic-kernel. the kernel is written in assembler and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    a concept operating system that is UNIX like; however, is not a micro-kernel, monolithic kernel, or any kernel in particular. it is based off inferno, a plan9 like UNIX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    A small micro operating system kernel written in C (and partly assembly). Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system. The code is designed to be clearly understandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UCOS is a micro kernel OS which is orinially intended for teaching. Yet the free UCOS kernel has it's limitations such as limited task quantity, priority reversion. There are tremendous work to be done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Xarnos - A new, highly configurable micro-kernel based OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SIMDOS stands for SImple Microkernel Distributed Operating System. SIMDOS is a micro-kernel based operating system which implements the concepts of Distributed Shared Memory at the kernel level to provide seemless addition on cluster nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A multi-tasking, multi-threaded micro-kernel operating system for the x86 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of the Christ-OS project is to create a real time micro kernel operating system with a preemptive kernel for embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SDL REFLEX is the micro kernel of a real time operating system for the AVR microcontroller family. The kernel is especially designed to implement systems described in SDL – “The Specification and Description Language” . Compiler GNU ANSI-C for AVR v.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EvilOS is supposed to be a portable, object oriented micro kernel, used as a base for a general-purpose operating system.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Hadie - Hardware Abstracting Device Independent Environment. Or just another micro kernel for embedded devices. Supported architecture are i8051 (80515c), i166 (XC161CJ), Tricore (TC1775B), m68k (m68332) and i386.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Based on an architecture that is a mix of exokernel and micro-kernel, ev/ros shall be an innovative and revolutionary operating system that will support many platforms and provide conventional, distributed, and hard real time features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Just another view on how should OS be designed. Streams based architecture, micro kernel, dynamic loading/removing drivers without OS rebooting, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Gemini Nucleus is a production quality micro kernel based on the latest findings in operating system research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB