Showing 209 open source projects for "kernel os"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
  • 1

    Pofig

    Portable Figure Out system properties

    pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and well-organized code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PRTOS Preemptive RTOS for embedded aps

    PRTOS is a simple, compact preemptive RTOS for embedded systems

    PRTOS is an open-source preemptive real time operating system kernel for embedded applications. It presently supports the AVR and MSP430 architectures. The advantages of PRTOS are: It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os); Only 950 lines of code implement all of the RTOS features (SLOC-L); The system is well documented with a comprehensive manual, well-commented source code, and a test suite demonstrating the features; The system is proven - it has been in use since 1982 with applications in in-vitro medical equipment, process control instrumentation and industrial machinery; PRTOS is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative RTOS https://sourceforge.net/projects/cortos-simple/ and the CTREE analysis tool https://sourceforge.net/projects/ctree-graphic-tree-generator/ Commercial licensing is available
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    FactoryController

    Floor-level factory/shop automatization control software

    Floor-level factory/shop automatization control software. MODBUS realtime network & devices controller. Hi-level task-centric parallel execution scenaries. MRP/ERP integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5

    StaxWare-Kernel

    An open kernel that you may edit however you want

    I wanted to build an OS from scratch however that means I have to create everything from the ground up and no one wants to do that. So I created the StaxWare Kernel. People build there distro's of Linux however, most people would rather be independent but not try something popular. The kernels main purpose is to be creative. If you wanted to know the kernel type it's monolithic and that is that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Thread

    Mulithreading Arduno library

    Simplest of possible kernel for iterative time division multithreading on smallest AVR boards Arduino. This is a small and adapted part of the future "Like OS".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    macosx_gpib_lib

    Porting of linux-gpib to Mac os x

    ...It also comes with a python wrapper. macosx_gpib_lib is not a kernel extension and only supports 82357x adapter for now. It has been designed for 64bits architecture but the target is 10.6. The performance is not as good as linux-gpib is as this library uses Cocoa and not low level functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...Contact: Louis-Noel Pouchet <pouchet@cse.ohio-state.edu> Tomofumi Yuki <tomofumi.yuki@inria.fr> PolyBench is a benchmark suite of 30 numerical computations with static control flow, extracted from operations in various application domains (linear algebra computations, image processing, physics simulation, dynamic programming, statistics, etc.). PolyBench features include: - A single file, tunable at compile-time, used for the kernel instrumentation. It performs extra operations such as cache flushing before the kernel execution, and can set real-time scheduling to prevent OS interference. - Non-null data initialization, and live-out data dump. - Syntactic constructs to prevent any dead code elimination on the kernel. - Parametric loop bounds in the kernels, for general-purpose implementation...
    Leader badge
    Downloads: 231 This Week
    Last Update:
    See Project
  • 9
    DC/OS

    DC/OS

    DC/OS - The Datacenter Operating System

    DC/OS (Datacenter Operating System) is an open-source distributed operating system based on the Apache Mesos kernel. It abstracts a cluster of machines into a single logical computer, simplifying the deployment and management of containerized applications and services. DC/OS provides a comprehensive platform for running modern applications with features like container orchestration, service discovery, and scalability.​
    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
    blog_os

    blog_os

    Writing an OS in Rust

    “blog_os” contains the source code for Philipp Oppermann’s renowned "Writing an OS in Rust" blog series. Each tutorial is paired with a Git branch demonstrating the OS's incremental evolution, covering components like kernel setup, interrupts, paging, heap allocation, and async multitasking. The current version of the blog is already the second edition. The first edition is outdated and no longer maintained, but might still be useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advanced Persistent Security

    Advanced Persistent Security

    Advanced Persistent Threat Security

    The architecture of the system is integrated by different Fingerprinting mechanisms. The system is designed from a core that avoids the detection of sdhash and Memory analysis Built-in security, allows anonymous browsing by filtering requests external identification, Exit Tor Nodes and using the TOR Fingerprinting structure The system is designed to navigate without being detected or registered by any search engine or online platform denying all types of response to servers, The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XBOOT

    XBOOT

    The extensible bootloader for embedded system

    xboot is a lightweight, modular embedded operating system designed for ARM-based microcontrollers and SoCs. It provides a complete runtime environment including a small kernel, device drivers, file systems, networking stack, GUI system, and scripting interface. xboot aims to be both educational and practical, offering a clear and portable codebase that can be adapted to various embedded platforms. Its minimal design and Lua scripting support make it suitable for quick prototyping and custom...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Heads

    Heads

    A minimal Linux that runs as a coreboot or LinuxBoot ROM payload

    A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations, and servers. Heads is an open source custom firmware and OS configuration for laptops and servers that aims to provide slightly better physical security and protection for data on the system. Unlike Tails, which aims to be a stateless OS that leaves no trace on the computer of its presence, Heads is intended for the case where you need to store data and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    The Missing Package Manager For Chrome OS. Chromebooks with ChromeOS run a Linux kernel. The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Innova Desktop

    Innova Desktop

    Desktop for Linux Developed with Gambas3

    ...Requirements Minimal Gambas 3.9 Add Repositories Gambas3 $ sudo add-apt-repository ppa:gambas-team/gambas3 $ sudo apt-get update $ sudo apt-get install gambas3 Part of Project Innova Desktop: Launcher - Application Launcher Innova Settings - This program allows one to configure Innova Desktop with a pleasant and comfortable graphical interface. gbEdit - Text Editor PcInfo - Information of the System (OS, architecture, kernel, distribution, processor, memory, desktop, session, host, user, language, time zone) Xt7-Player - Audio and Video Player Pintascreen - A screen of capture, can add to the screenshots: icons, lines, arrows, text, etc. Widget Clock - It shows the system time Higgins - yet another application launcher VisorRV1960 - (Biblia Reina-Valera 1960) Access to verses very fast. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    PowerNex

    PowerNex

    An operating system written in D

    PowerNex is a microkernel operating system written entirely in the Nim programming language. Designed as a learning and research project, it explores OS development using a modern high-level systems language while still offering low-level control. PowerNex focuses on modularity, simplicity, and code clarity. While still in its early stages, the project includes basic kernel functionality, including memory management, task switching, and a custom bootloader, offering insight into building an OS from the ground up using newer programming paradigms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Elemental OS

    Elemental OS

    The OS of the future.

    .... © 2016 Elemental LTD. Elemental OS, Elemental Kernel and all Elemental software and packages are licensed under the Elemental Free Software License. You may find a copy of this license at: https://raw.githubusercontent.com/ElementalOS/LICENSE/master/LICENSE.txt Third Party software and packages have their own respective licenses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pearl Linux 3.5

    Pearl Linux 3.5

    OS X Alternative that installs on most new or old computers

    The complete OS X styled operating system ready to go with the best open source software available today. Pearl Linux 3.5 32 bit will install on most new and used desktops, laptops, notebooks and netbooks. All of the Pearl Linux releases are modeled from Mac OS X Snow Leopard addition. Newer OS X styles available through theming. Customize this super stable feature packed Mac OS X styled system with compiz desktop effects with both dark and light themes, Nitrogen to change your HD...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    crouton

    crouton

    Chromium OS Universal Chroot Environment (EOL)

    crouton is an open-source set of scripts designed to enable Linux distributions to run alongside Chrome OS on Chromebooks by using a chroot environment that shares the same Linux kernel as the host system. Instead of dual-booting or virtualization, the project installs a Linux system inside a chroot, allowing users to switch quickly between Chrome OS and a full Linux desktop while maintaining performance and compatibility. This approach allows developers, system administrators, and power users to access traditional Linux tools and desktop environments on hardware originally intended to run only Chrome OS.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20
    FlingOS

    FlingOS

    An educational operating system written in C#

    FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pearl Linux Mate Raspberry Pi2

    Pearl Linux Mate Raspberry Pi2

    A Mac OS X look on the Raspberry Pi 2 with Kodi

    This Pearl Mate release for the Raspberry Pi 2 is based upon the latest Debian 8 release with the latest 4.1.7 kernel. Use Raspberry Pi as your complete home media server / streamer with Kodi pre installed as well as our complete Pearl Linux MATE Desktop without dual booting or swapping out microSD cards on your Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ahava -Z5
    Portable engineering Profil (PEP,PPI,PMI) Präambel : * Sicherheitsschlüssel montiert auf den monolithischen Kernel-Pae-Linux mehr... * reduziert den Verbrauch von elektrischer Energie bei 35 % * erhöht das tragbare Gerät (NetBook, iPod, andere) * erhöht Ressource (HDD/DVD/CD-RW) * speichert die Profileinstellungen (Einstellung der Drehzahl) * 3 Arten der Verbindung (WiFi/Internet/Ethernet) ... * schneidet keiner-codes * Cross-Plattform, kompatibel * einfach zu bedienen (den Benutzer so weit wie möglich geschützt vom Betriebssystem OS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    M3-IPC

    M3-IPC: A Communication Tool for Distributed Virtualization

    M3-IPC transparently allows communication between processes of several isolated and distributed Virtual Operating Systems (VOS) which share the same cluster. Its semantics mimics the communication facilities used by a multi-server OS but within the Linux kernel, and extends IPC to processes located on different hosts. Its main features such as IPC confinement, message redirection on process replication or process migration, and location transparency facilitate the development of complex distributed software which could take advantage of them (through simple APIs and user-defined transport protocols).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    hidden|neddih
    ... • Anonymous with a full torified system • Ethical with non-invasive softwares, but with the right ones • Hacktivist with all you need to protest in the right way • Securest with the most advanced security standards • Easy the most user-friendly anonymous OS ever • IRC(er) with a full complete IRC bot collection and services • Supported with the first anonymous OS full support's system • Updated The OS comes always with the latest kernel and updates • Functional with a fast system “ready-to-use”
    Downloads: 0 This Week
    Last Update:
    See Project