Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Try Cloud Run Free
Cut Data Warehouse Costs up to 54% with BigQuery
Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.
BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
Perix is a 16/32/64-Bit protected mode kernel, bootable and capable of running with or without an operating system. It is written in Turbo Pascal 7.0 for DOS, Delphi 7.0, Pascal Pro, Virtual Pascal v2.1, Delphi XE2 64-Bit, TASM, TASM32 and JWASM.
The latest version, 0.01I, supports multi-processor.
Added Open Watcom C++ and Borland C++ examples.
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]
DroidLDR is a MultiBoot loader for every Droid Phone
...Another's Email: bmy001@gmail.com */ #include "stdio.h" #include "stdlib.h" int main() { printf("DroidLDR is a MultiBoot loader for every Droid Phone\n It can boot other linux on ur Droid Phone via chinge kernel.\n"); return 0; }
I have developed and tested a small 32-bits Kernel running on i386. I want to share it to this developers community. The kernel is developed in Assebly Language and it have bootloader, multitask, etc, etc...
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This software boots your PC and analyse your filesystems. It displays a graphical menu for you to select which system to boot. Intended to replace LILO and Loadlin, written in C with GCC, fully real mode.
This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne.
All code at this time will be available only via a git repository.
A port of the Linux operating system kernel and assorted GNU userspace to the GameCube and Wii gaming consoles from Nintendo. Please, see http://www.gc-linux.org for additional information.
yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
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.
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.
The Danber project aims to create an operating system where both Windows and Linux programs can be run: it is a Windows NT based kernel, but with UNIX user mode compatibility. Support for both PE and ELF executable formats.
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
The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
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
The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
A Unix-like (Not compleatly Unix-compatible) Kernel. Right now, we have (very limited support) of 80486+ IBM-PC AT compatibles. Written in C, and assembly. No network support planned for the forseeable future.
Two Kernel Monte is a Linux kernel module which allows Linux to load another kernel image into RAM and restart the machine from that kernel. The loader supports initial RAM disks and passing arbitrary kernel command line parameters to the new kernel.
SimplicityOS is a project designed to create a simple but powerful operating system for the pc. The kernel was designed from scrath to create a fast and stable base. The filsystem used by SimplicityOS was also designed from scratch for stability.
...Ideas will be added to the OS as it's developed, and it will run on the x86 platform. FritzOS will have have a GUI, be easy to use & understand. Right Now, FritzOS has a C++ kernel. Pk0.8 comming soon.
A Protected mode microkernel for the x86 system.
With features like memory management, multitasking and protection will be included in the kernel, the rest will be added as drivers/software.
Blob is a boot loader for SA11x0 (StrongARM) platforms. Blob is
able to boot a Linux kernel stored in flash or RAM and provide that
kernel with a ramdisk (again from flash or RAM).
ncurOS is a very secure OS, which is based on an UNIX (maybe linux) kernel. Many system tools are integrated in the kernel. All of these tools are written with ncurses. All ncurOS-developers follow a coding standard.
This project is intended to be a simple boot loader to bootstrap a FreeBSD PPC kernel on the PS3 so that other developers can start porting the complete OS to the target platform. A otheros.bld file and build process will be supplied with the code.