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
Full-stack observability with actually useful AI | 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.
AiR-Boot is a x86 boot-loader that resides completely in track 0 of the harddrive. It‘s also independent of any OS, features a BIOS-like built-in setup, is localized to German, Dutch, French, Italian, Russian (including Cyrillic) and Swedish.
GRUB for DOS is the dos extension of GRUB. It enables dos users to run the configuration console directly in real mode. The project also contains an utility called WINGRUB, an GUI intends to help configuring and installing GRUB in the WINDOWS environment
The Xbox Linux Project aims to privide a version of GNU/Linux for the Xbox, so that it can be used as an ordinary computer. Linux should make use of all Xbox hardware and allow to install and run software from standard i386 Linux distributions.
Choose-OS (chos), is a modular and configurable boot loader for Linux/x86 - a program that is loaded by the BIOS before any operating systems. This program then lets you choose the operating system to boot and possibly enter parameters to it
mbldr is a boot loader which fits into first sector of an HDD (MBR). It allows to choose which partition to boot and is intended to replace an MBR coming with DOS/Windows (fdisk /mbr). It may boot OSes above 1024cyl, Linux/BSD are also supported.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This tool allows to boot linux-m68k from a floppy on a macintosh motorola 68K based. With it, you can create rescue disk, or remove the MacOS partition (needed by the legacy penguin booter) from your HD.
Minirighi is a multi-threading open-source operating system written for didactic purpose. It has been written from scratch and it is compatible with POSIX.
RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
Fortress OS is an open source modern multitasking operating system. Intel IA-32 386 compatibility. Fortress is clean implemented from scratch. Fortress is still in early stage ( current state at the end of plan 2 ) and needs huge work.
The netboot project allows booting a diskless PC over a TCP/IP based
network using standard protocols like BOOTP, DHCP and TFTP. It is
able to boot Linux, FreeBSD, multiple DOS variants (including MS-DOS, PC-DOS,
PTS-DOS, OpenDOS, NovellDOS, FreeDOS)
Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
XOSL is a graphical boot manager that supports multi-booting of various operating systems. Development is currently done under the XOSL2 title. Historical version download below:
The Trion Object Oriented Operating system is an OS that is designed to meet the needs for the 21st century, with a kernel written in C++ and modelled in UML, and lots of features. The project is run by a team of OSDev.org community members.
With this project I intend to write a really, really simple OS, just for fun and learning. I think I will never have a really usable version, as I said, that's no my objective.
TizOz OS is an operating system thought to learn how to develop operating systems. Coded in C its main objective is to reamin simple tough having a lot of capabilities.
BIOS for Samsung S3C4510B based boards.
You can use it to setup CPU/ROM/SDRAM/EXTIO,
manage and burn flash, load OS kernel and pass
arguments to OS kernel (now only uClinux).
Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer