Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
KenaxOS, originally named AOS (An Operating System), is a project to design a new OS that is developer friendly (having an excellent interface for software development), written mainly in C and some Intel syntax Assembly.
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.
SIMDOS stands for SImple Microkernel Distributed Operating System. SIMDOS is a micro-kernel based operating system which implements the concepts of Distributed Shared Memory at the kernel level to provide seemless addition on cluster nodes.
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 aim of our project is to create a portable microkernel and a set of OS services that allow good local performance, multiple concurrent operative system personalities (ie UNIX and a native interface) and easy integration of distributed components.
Pistrix (lat. Shark) is a Open Source project of Operation System, written on Assembly and C Languages. The OS model is microkernel, because the basic task of the Pistrix is Speed and Small Size.
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.
SaturnOS is an operating system designed to be run on slow computers at high speed. With the ability to fit on a single floppy disk, SaturnOS will be massively portable with on-the-fly decompression and RAM disk technology.
OsZ - microkernel operating sustem written in assembly language.
Requires IBM-PC-compatible computer with at least 4mb or RAM and x386 (or better x86 compatible) processor.
T-OS is a real-time, preemptive, multitasking kernel designed for time-critical embedded application. T-OS is optimized for ARM architecture to exploit higher performance.
ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.
A Trivial Operating System for 8051 (ATOS51). ATOS51 is a trivial operating system for 8051 microcontroller. As its name, it provides only multitasking feature.
This project focus on creating an original alternative 32-bit operating system for Intel 80386 compatible processors made in NASM (The Netwide Assembler). The main goal is to be, a simple and pratical plataform for developpment and plug in extra codes.
The goal of the project is to create an OS for archos device (Jbmm, Av and Gmini series). We are now working on our own kernel on: www.archopen.org. This kernel can be used as a lib to create seperate apps. It also has a gui that is able to launch elf li
'finddouble' application searches into a directory and all its sub directories.
If it finds several times the same file, a warning message is displayed, but no other action is taken.
It's main use is to help you optimize you disk usage.
uSmartx is a non-preemptive, multitasking, priority based kernel for use in embedded designs. Its major features are task and time control over system resources, inter task communication and simple memory management.
This was originally an OSdev group, but since as members disbanded, I'm continuing to provide various implemenatitions of software, hardware, operating systems, libraries, and some stuff related to math and physics.
Ryu/x86 OS is more or less an OS kernel, drivers, and shell for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted at OS enthusiasts who wish to have a simple framework on which to build larger, more functional OSes.