english deutsch
BeOS
Development, Humor, News and Media, Shopping, Software, baBUG, BeDrivers, BeGroovy, BeOS Radio, Beosonline.com, beosonline.com, BeUnited - Open Source BeOS-compatible Operating S, BeZilla, BlueEyedOS: B.E.OS., Haiku Project
Flux-Fluke-Flask
Flux Research Group
Mach
GNU Hurd, NeXT, Flux Research Group: Older Projects and Software, Mach, Maruti, MK++, MkLinux, Real-Time Mach, Real-Time Mach NTT
Open Source
Apostle, E.R.I.K.A., Gemini Nucleus, Haiku Project, JTMOS, LinksOS, Mika OS, Moo32, NewOS, OS/C
POSIX
Nova, OS/C, Quantix
VSTa
FMI/OS, VSTa wiki, VSTa work
BugOS
New microkernel operating system for x86 computers, many features: network and Internet modules, file system (FAT); kernel handles memory, tasks, micro kernels, and some base devices: keyboard, video, hdd, and ramdrive.
Cosy
Goal: scalability of highly parallel multicomputer systems. Based on small microkernel that does process management, interprocess communication; all other services are processes out of kernel. Processes and address spaces orthogonal, so Cosy process is like thread in other OSs. Hardware dependencies concentrated in areas of kernel for portability.
Microkernel-based and similar Operating Systems
Includes links and brief descriptions of microkernal based operating systems.
Microkernel-based OS Efforts
By Christopher Browne. Brief, clear descriptions and critiquing of microkernel design concepts, with some links. Puts much current activity in larger context.
MorphOS
Goal: Provide modern functionality for a new OS layer and run most Amiga applications as efficiently as possible in a box environment with no Classic Amiga custom chips available.
PETROS
By Trumpet Software International, 32-bit microkernel OS for x86 PCs coded in Object Pascal variant. Built from first principles to focus on small size, modularity, and be fully compatible with Win32 and industry standards; reads FAT-12/16/32. Low cost; free time-locked demo.
React
Effort to clone Windows NT OS; goals: to run without change Win32 programs (binary application compatibility), Windows NT drivers (binary driver compatibility); needs i486, 16 MB RAM, 40 MB free disk space. [Open Source, GPL]
ShagOS
Portable object-oriented microkernel OS, dynamically loaded device drivers, fully redesigned and rewritten many times in C++, runs on VAX, x86. Ongoing experiment in using O-O paradigm as framework for full OS, with distributed computing as main aspect in most design decisions.
SUMO
SUpport for Multimedia in Operating systems, Lancaster University: microkernel OS with facilities to support distributed realtime and multimedia applications and ODP-based multimedia distributed application platforms.
The Open Group: Advanced Research
Page listing several research projects: microkernel OSs (MK7, MK++, AD3) and other modules (CONVERSANT, CORDS, GIPC, SHAWS).
Topsy
Teachable Operating System: tiny multithreaded messaging microkernel, in ANSI C; protected threads, memory managed, and thread/process control. From undergraduate course on concurrency, device programming, OS concepts. Descriptions, documents, theses, downloads, contacts, links. [Open Source, GPL]