Mayur Linux operating system is based on LinuxPAE64 kernel which allow x86-64 binaries to run on a 32 bit operating system if the processor is x86-64 compatible.
FrakeOS is a new OS developed by Charles Frake.
Currently, it is a simple bootloader written in NASM. I plan to continue researching Assembly and finish the bootloader. I plan to start coding a kernel in C after the bootloader is finished.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Linux PAE64 is a linuxkernel port which runs 32 bit device drivers and 64 bit user applications. The kernel runs in compatibility mode using memory range 3G to 4G.
Portable TinyTimber is a modularized fork of the TinyTimber embedded kernel, designed to be portable. It is not yet a stable port but can be used for a development and debugging TinyTimber applications.
The Kernel Intrusion Detection System-KIDS, is a Network IDS, where the main part, packets grab/string match, is running at kernelspace, with a hook of Netfilter Framework. The project is not ready for use, then incomplete pieces of code may be found.
The Zipit Z2 is a handheld Linux device. The aim of the OpenZipit project is to build a fully open source kernel and userland for the Z2 based on the OpenEmbedded build system.
Goal of the KGI Project is to provide the neccessary kernel level
support (protection, virtualization and abstraction) for graphics hardware
through a fast, secure and portable kernel graphics interface.
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.
A real time OS based on uITRON 4.0 full specification. You can use dynamic objects and easy to use. This is suitable for 16bit-CPU, even. First target is H8/300H (AKIZUKI AE-H8/3069-LAN). About the ITRON specification: http://www.assoc.tron.org
a kernel for many architectures. the kernel is a micro-kernel which can be used as an hybrid- or monolithic-kernel. the kernel is written in assembler and C.
Kerneler is a script that helps users to recompile the LinuxKernel on debian based distros (debian, ubuntu, knoppix, kanotix and more). Official site is http://www.kerneler.org
AQuoSA is an open architecture for enhancing the Linuxkernel with soft real-time capabilities. A well-designed API allows applications to benefit of kernel-level timing guarantees and feedback-based QoS control (essential in multimedia applications).
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.
One day there will be a Windows 9, coming after Windows 8 and current Windows 7. Why not starting working now on a Windows 9 similar open source OS ten years before it appears instead of still working on it 10 years after it will become obsolete?
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.
ArchOne is an archlinux-based live usb designed for Acer Aspire One netbook (it also compatible with other netbook). For more info, visit http://archone.sourceforge.net
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.