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
$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.
In this project, we develop the branch instruction tracing function and its analysis tool. The main aim of this project is to implement this function without change of Linux Kernel source code by using the function of Pentium 4, without recompile.
Versatile is an operating system, its kernel is written in C with emphasis on speed, low memory footprint and clean code. One of the goal is to have orthogonal persistence and query based file system.
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.
Rewrite started 2012 June 11th
---
The Modular Kernel is a project aiming at developing a small and very modular kernel. Goal is to create a kernel, that is very small and lightweight, yet capable of providing a total level of abstraction to any high/middle level code/applications.
It is a minimal linux like kernel for x86 architecture. It is mostly the source code from the tutorial "Roll your own toy UNIX-clone OS" written by James Molloy: http://www.jamesmolloy.co.uk/tutorial_html/index.html It is encoded in a bash script.
CleanOS is an operating system developed for educational purposes, initially to be an userspace GNU/Linux application running its executables and simulating the operating system task scheduler and IPC mechanisms. Now it supports a true i386 kernel.
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.
The Beowulf Distributed Process Space (BProc) is a set of Linux kernel modifications for easy process management and remote process creation in Beowulf style clusters.
Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
Crocos is a small opensource UNIX-like kernel, designed with simplicity in mind, for educational purposes. It is developed in several steps to allow people to understand how a tiny operating system can be built from scratch.
uITRON is the RTOS that widely use in Japan. Original from TRON Project by Dr. Ken Sakamura. This project aims to provide ref. platform for Thai Developer. Credited to the original source code from HOS Project http://sourceforge.jp/projects/hos/.
AsmRef is a menu program and documentation file collection for development of assembly language programs. Most of the material is borrowed from others (thanks to the Linux community) and describes kernel calls, kernel structures, x86 instructions, etc.
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.
IA-32 operating system with Java virtual machine embedded into the ker
IA-32 operating system with Java virtual machine embedded into the kernel. Part of the kernel is written in Java. Only Java applications can run on this system. jArt VM is a stand-alone virtual machine that interprets java bytecode. It can run under Linu
vesper(Virtual Embraced Space ProbER) offers framework to monitor status of guests on various virtual machine environments, by injecting kernel modules from host to other guest domains.
...The target of this project is to edit the existing Wireless LAN Realtek RTL8180L-Wlan-Modules, wich works only with RedHat Linux 8 and 9, so that you can use them on all distributions and kernel versions
ominOS is a small, simple, and lightweight kernel designed for educational purposes. It is designed to be simple and easy for someone to understand the source code powering the kernel.