- Apostle - Free microkernel operating system for i386 architecture, built on Gemini Nucleus, coded in C. Seeks to provide well-designed alternate to extant OSs; goal: create an OS that works because it is appropriate and effective for its users. [open source, GPL]
apostle.sourceforge.net
- Brainix - New Unix variant; goal: provide cleanest code for any platform, starting with x86. In early development, some code available. [Open Source]
brainix.darktech.org
- Gemini Nucleus - Open source project to make a production quality micro kernel based on the latest findings in OS research.
gemini.sourceforge.net
- JTMOS - Operating system aimed at OS developers and users who are very advanced at using computers generally; microkernel, multitasking, multithreaded, some garbage collection. [Open Source]
jtmos.sourceforge.net/cuba.2y.net/jer64/uussite
- Mika OS - Low-level coded, AI oriented microkernel OS, based on neural nets. Goal: provide a hight flexible OS architecture based on neural networks and sensor equipped devices. Mach4/Flux-based. [Open Source, GPL]
mikaos.ifrance.com/mikaos
- Moo32 - Early development microkernel.
www.geocities.com/SiliconValley/Vista/7477/os.html
- NewOS - Loosely based on concepts in BeOS, FreeBSD, NT, Solaris, other modern OSs; goals: be as modern and complete as possible, emphasize platform portability; runs on x86 1, 2/4 SMP CPUs, Sega Dreamcast Hitachi SH-4. Kernel used in OpenBeOS. [Open Source, BSD]
newos.sourceforge.net
- Nimbus Project - Goal: create a next-generation open-source OS using novel techniques while being aimed at real world use.
nimbus.sourceforge.net
- OpenBLT - Message passing, threaded microkernel OS. Goal: mostly an experimental vehicle for playing with OS programming ideas that interest the (small) development team. Sudden, big changes are common. [Open Source]
www.openblt.org
- ReactOS - Opensource effort to develop a quality operating system compatible with Windows NT applications and drivers.
www.reactos.com
- sMultiTA - World's smallest, but full functioning, software extension for MultiTAsking. Very small 200 lines, coded in C, simple, no interrupts or blocking, for hard realtime use; portable, easy to reconfigure to other systems. [Open Source, GPL]
www.dobit.com/emblin/smultita.htm
- SOBS: Stream and Object Based System - Operating system designed for high flexibility and modularity in design and usage. A stream-based OS has one premise: that all objects in a computer system, be they hardware, device drivers, programs, whatever, fundamentally operate in the exact same way. Very readable explanations, source and binary distributions.
stout.hampshire.edu/~men99
- WildMagnolia - Microkernel with small privileged nucleus providing processes, threads, IPC and synchronizing primitives. Modules added as separate processes in user-space. Unlike most kernels, uses mainly migrating thread model like Mach's. [Open Source, GPL]
www.washingdishes.freeuk.com
|