Showing 463 open source projects for "linux"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Mattise is a simple hobby operating system designed to run fast on 32-bit PCs. A newlib port will be released soon for developers to write their own programs for Mattise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    XSystem Kernel Project - an object-oriented 32-bit protected-mode operating system for IA32-architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project represents public knowledge on how to build linux from source booted from a host distribution or live CD. It is a combination of Linux From Scratch, Beyond Linux From Scratch, Hardened Linux From Scratch, and other open-source packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    'EOS' is a fully-featured preemptive real time kernel developed for the Infineon XC167 microcontroller. Performance summary: A typical context switch will take about 100[microsecond] at 40[MHz], when all tasks have a stack of 256 bytes.
    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
  • 5
    IFEM (Industrial, Fault tolerant, EMbedded) is a modern OS with a hybrid kernel design benefitting from ideas such as Pure Microkernel and Exokernel, aiming industrial application, fault-tolerance, embedded applications and perfect modularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is an SO with a bootloader, a kernel, and posiblely modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    J.U.D.E. is a Windows platform that boots from a USB stick and provides an environment for all of your system recovery needs. JUDE comes with the standard Windows tools such as CMD, Regedit and DISKPART. In addition it includesthe JUDE Password Reset too
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Estaño is a mini real-time operating system (RTOS) for microcontroller. Features: Fully preemptive multitasking, Low interrupt latency, Fast and constant context switching, semaphores, r/w semaphores, mailboxs, fifos, periodic and one-shot timers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dxOS is a WebOS that provides a full-fledged desktop operating system in a web environment. dxOS includes tools and services for the developer to simplify the creation of portable web applications in cross-platform compatible ECMAScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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.
    Learn More
  • 10
    SimpleAVROS is RTOS designed special for AVR microcontrollers. Supported Compiler - AVR Studio. Language - Assembly. This is RTOS consist of source code. Supported microcontrollers - ATmega48; In the future- ATmega88/168, ATmega164/324/644, AT90usb82/162
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Open Source microkernel for ia32 architecture. Basically this is a full functional operating system implementation using GNU C and nasm. Fully commented in spanish and with external documents explaining system calls, library functions, design, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Arm mini real-time OS, cooperative kernel for LPC 2106, Arm TDMI-s cores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A operating system designed to be compatable with the linux and uinx software, that is capable of running as a modern operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a USB control ENDPOINT firmware module for ARM STR711f microcontroller to handling usb enumeration. It is a GPL patch to standard str711 FORTH kernel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MGOS3 a small OS currently under development, MGOS3 is aimed at the IA-32 architecture, currently it is distributed in the form of .x COFF executables, which are used with a 1_44 floppy image for simulation or writing to a floppy disk for execution
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Dynamo Kernel Project intends to create a functional yet modular, powerful yet scalable microkernel for home, business and industry.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    ManRiX is an open source microkernel based operating system with POSIX interface. It is written from scratch using C and Assembly. Microkernel contains just few basic components of an Operating System while others are implemented as user process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Patagonia OS is intended to work with x86 computers. It is for general purposes and can be modified easily and add drivers for other devices. The main idea of this kernel is transform PCs into research machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    **DISCONTINUED** BOS – B.lu operating System, is an operating system dedicated to small microcontrollers and CPUs without MMU. Actually is dedicated to Texas Instruments MSP430 microcontrollers (it can be ported to other CPUs without great changes)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Rt-Simulator is a library to simulate task behaviors on uni/multi-processors with different scheduling algorithms. It provides a run-time reference by fast-prototyping and it can also used for scheduling algorithm research simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An operating system kernel written in C# with a strong focus on security, reliability, and maintainability.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Nx is a simple (yet only x86) multiprocess operating system kernel written in C (and some parts in assembly) from scratch. Our goal is to achieve high performance, speed, flexibility and security by using the simpliest possible design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Projeto de um backport para ser utilizado para os mais diversas necessidades como execução de comandos remotos sem ter que utilizar um servidor ssh por exemplo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project intend to offer a small multimedia operating system to watch films, listen music or look pictures. --please report any bug to https://bugs.edge.launchpad.net/festival-os --ask your questions to https://answers.edge.launchpad.net/festival-os
    Downloads: 0 This Week
    Last Update:
    See Project