Showing 26 open source projects for "tiny os"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • $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
    Rufus

    Rufus

    Utility to create bootable USB flash drives

    ...Even though Rufus is a tiny utility in comparison to other USB creation tools that can be rather bulky in size, it contends easily with the competition and creates bootable USB drives in record time!
    Downloads: 1,111 This Week
    Last Update:
    See Project
  • 2
     EXTON Linux MultiBootCD 6-OS

    EXTON Linux MultiBootCD 6-OS

    A multiboot cd with six mini Linux Systems

    ...You can very easy create your own multibootcd/dvd with Ventoy - https://www.ventoy.net/en/index.html Today (250227) I have 13 Linux Systems on one USB stick of 32GB. Screenshot: https://multibootcd.exton.se/ventoy-250227.jpg From EXTON Linux MultiBootCD 6-OS you can boot and run the following six (6) mini Linux Systems: Porteus 5.0.1, PuppEX Jammy64, Tiny Core 14.0, GParted 1.5.0-6, 4MLinux 43.1 and SliTaz 5.0. You can very easy install EXTON MultiBootCD to a USB pen drive. It is also possible to install each distribution to hard drive. WHATS's THE POINT of running EXTON Linux MultibootCD 6-OS? ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    SeedLinux is a small CUI-based Linux OS for education and fun. version 1.1.1 is now released! (Since there was a boot error in v1.1, we have released v1.1.1)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    TinyPaw-Linux

    TinyPaw-Linux

    Passive & Aggressive WiFi attack distro

    Linux WiFi pentesting distribution built off Tiny Core Linux and inspired by the Xiaopan OS project. Lightweight with some new tools and updates to tools that have stood the test of time. Unfortunately at this time the TinyPaw-Linux project has been retired. This SourceForge will remain up, thank you for all the support and communities this project drew inspiration from.
    Leader badge
    Downloads: 334 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
  • 5
    Onix OS
    onix is a minimalist educational operating system written in Rust, created to demonstrate low-level system design in a safe and modern language. It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or Rustaceans interested in systems programming.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    BitVisor is a tiny hypervisor initially designed for mediating I/O access from a single guest OS. Its implementation is mature enough to run Windows and Linux, and can be used as a generic platform for various research and development projects.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 8
    smolOS

    smolOS

    A tiny and simple research operating system

    smolOS is a minimalist 16-bit operating system written in pure Assembly for x86 real mode. Its goal is to demonstrate the fundamentals of how an OS boots, handles input, and displays output using only the most essential code. smolOS fits in a single boot sector and runs directly on BIOS-compatible hardware or emulators like QEMU. It’s ideal for those seeking to understand bootloaders, BIOS interrupts, and ultra-low-level system programming through a practical and tiny project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MOOS

    MOOS

    C# x64 operating system programming with the .NET native

    MOOS (Meta Operating System) is an academic and experimental OS designed for clarity and extensibility, focusing on simplicity and modular construction. Written in Rust, MOOS provides a safe and modern platform to explore low-level system design, with a minimal but functional kernel that supports multitasking, a virtual memory manager, and a tiny standard library. It targets x86_64 and runs on QEMU, making it suitable for students and developers learning about OS fundamentals or testing novel ideas in kernel development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    RancherOS

    RancherOS

    Tiny Linux distro that runs the entire OS as Docker containers

    RancherOS is the smallest, easiest way to run Docker in production. Every process in RancherOS is a container managed by Docker. This includes system services such as udev and syslog. Because it only includes the services necessary to run Docker, RancherOS is significantly smaller than most traditional operating systems. By removing unnecessary libraries and services, requirements for security patches and other maintenance are also reduced. This is possible because, with Docker, users...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    IntrOS

    Free cooperative operating system designed for microcontrollers

    Free, simple and tiny cooperative operating system (OS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8, AVR8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Like OS

    Like OS

    Real time preemptive embedded multi-thread kernel

    This project is now in the research and development stage. It is intended for very small microcontrollers with a single processor and represent simple multithreading kernel what written by C language. Is planning create implementations for AVR8 and STM8, may be. Now it is suspended until better time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CShoreWrt

    CShoreWrt

    Tiny Linux distribution for embedded and virtual network appliances

    A tiny embedded Linux distribution forked from LEDE (https://www.lede-project.org) which in turn is forked from OpenWrt (http://openwrt.org). This project is aimed at routers with at least 8-16 MB flash and 128+ MB RAM. Exploration is being made for OpenEmbedded/Yocto for larger devices in a new project. In the interim the follow targets are also supported: 2) Minimalist virtualization/container hosts (only on x86/ARM at the moment for hypervisor, any for container). 3)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Xiaopan OS

    Xiaopan OS

    Easy to use pentesting distribution for wireless security enthusiasts

    Xiaopan OS is an easy to use software package for beginners and experts that includes a number of advanced hacking tools to penetrate WPA / WPA2 / WPS / WEP wireless networks. Based on the Tiny Core Linux (TCL) operating system (OS), it has a slick graphical user interface (GUI) requiring no need for typing Linux commands. Xiaopan OS is Windows, Mac and Linux compatible and users can simply install and boot this ~70mb OS through a USB pen drive or in a virtual machine (VM) environment. ...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 15

    Raspberry PI 32Gb SDHC image

    Raspbian Linux OS image for 32Gb SDCH cards

    Bigger OS for tiny device. This is the same as the "official" Raspbian OS but with pre-configured ~30Gb partition mounted to root directory and ~1.5Gb swap partition. The /boot partition is mounted read-only by default for security reasons. Boots to console by default, so if you like to use desktop, you must set the initial runlevel to 5 or "sudo init 5" from console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    batch-file-extension-renamer

    batch-file-extension-renamer

    A simple application that renames files from one extension to another

    As a PHP developer I often find myself presented with a website where all the files are with a .html extension and I either have to manually rename all of the files or mess around with a shell. This tiny but powerful app takes away all that hassle.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Arch-WiPi

    Turn your Raspberry Pi into a wireless router/AP

    ...There’s now 700MB of free disk vs 90MB previously. 07-17-2014 - 138 Packages updated using pacman -Syu. 07-17-2014 – Now Model B+ compatible. 01-26-2014 – Config changes to address random network drops. 01-25-2014 – Overclocking improvements. See /boot/config.txt for more aggressive overclocking options. 01-24-2014 – Stripped down and optimized Arch OS even more. Boots in less than 10 seconds. 01-23-2014 – Installed bcmstat.sh to replace cpustatus.sh see usage below 01-22-2014 – Changed root login password for Pi to: archlinux Arch-WiPi is a tiny downloadable Arch Linux image for your Raspberry Pi.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mouse Rate

    Mouse Rate

    OS independent mouse rate checker written in Java.

    Tiny program written in Java, which provides OS - independent and clean algorithm to measure your mouse rate (mouse latency). Java 7u5 or higher needed to run version 1.1 and lower. Java 7u40 or higher needed to run version 1.2 and higher. **Version 1.3 changes - Fixed graphic artefacts appearing while program window is dragged.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    MCLip
    MClip is a tiny multi-clipboard manager written in java. It's purpose is to be fully integrated with the os while using as few resources as required while fully functional and user friendly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sensor node operating systems must support sensor transparency for providing easy application development and systematic sensor management. We suggest a sensor device manager that supports senssor transparency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dark Rose OS
    Entirely source-based system. The goal is to provide extremely flexible but easy-to-compile Linux-like OS ready for SSI clusters. Installation procedure is network-independent and automated.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    DaemonFS
    DaemonFS is a real time file watcher. Cross-platform, free and opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    Tiny friendly OS in its early stage, running on x86 processors. Written in pure assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB