ROME - Lightweight, very modular component-based, multitasking, embedded OS; developed, used for many research projects. Goal: manage fast data streams in multimedia environments; for speed and low overhead has zero copy architecture: passes pointer references to data instead of copying it. [Open Source, GPL]
O3ONE - Object-oriented OS uses best parts of VMS, Unix, Windows NT. Almost everything in kernel is an object (threads, processes, devices, files, event flags, more) to which one can assign logical names. [Open Source]
PublicOS - Plugin-based architecture: if a feature is unneeded, don't download it or waste storage; Linux and Windows compatible; GUI driven, fully skinable to alter its look; includes voice recognition, interactive help system. [Open Source]
GO! - Component-based OS, runs natively on i80386+ based PCs. Has novel protection mechanism allowing more OS decomposition and high performance: protection overheads almost 1,000 times less than normal OSs. [Open Source, GPL]
GO! SourceForge - For developers; want those who like ASM, C/C++ and wish to make an OS for enjoyment and useful tasks such as routers, web servers; full documentation, FAQ, history, news, buglist, downloads, forum. [Open Source, GPL]
Trinary - Modern object-orientated microkernel, focus: flexibility and functionality, instead of speed and compatibility. Coded in C. Description, downloads. [Open Source, GPL]
AtomsNet - Modular object-oriented application to index files across networks. Has plug-in type data retrieval system, webserver, peer-to-peer connections for network-wide information gathering, retrieval; has features of OSs, database management systems, distributed networking. Open Source, GPL.
GNUstep.org - Official site of GNUstep: free implementation of NeXTStep/OpenStep specification.
JOS: Java Operating System - Collaborative undertaking by an international group of Java programmers and enthusiasts to create free Java OS. [Open Source]
JX Ltd. - Makes JX OS: set of Java components executes on core doing system initialization, CPU context switching, low-level domain management; code organized as components loaded into domains, verified, translated to native code; protection based on type safety of intermediate (byte)code. Open Source.
leJOS - Tiny Java OS for Lego RCX brick. Like its predecessor TinyVM, has tiny Java runtime, under 32K; works as replacement firmware for Lego; Hitachi H8300 processor. To be ported to more small devices. [Open Source, Mozilla]
Mungi - Orthogonally persistent, capability-based secure SASOS using L4 2nd generation microkernel. Goals: Prove SASOSs can run on normal hardware, be as secure as normal OSs; can be as efficient as, and are faster than, normal OSs in some important uses; can be pure SASOSs with all data (even system data) in one address space and no other IPC mechanism is supported by OS. POSIX emulating. [Open Source, GPL]
Odiseo Desktop - Multitasking environment, written in Java, for all Java programs, can execute many Java applications in unique virtual machine. Descriptions, screenshots, downloads. [Open Source, GPL]
RCOSjava - Tool designed to teach inner workings of operating systems: simple animated simulated OS and hardware coded in Java. RCOS successor.
Sanos - Minimal OS kernel for PC based server appliances. Lets you run java server applications without need to install host OS, only need normal Java HotSpot VM and Sanos. Description, documents, downloads, manifesto, links, contact. [Open Source, BSD]
x-kernel - Object-based framework to implement network protocols; defines an interface that protocols use to invoke operations on one another (i.e., to send messages to and receive messages from adjacent protocols) and a set of libraries to manipulate messages, participant addresses, events, associative memory tables (maps), threads.
Unununium OS - Development project with the goal of creating a highly componentized graphical real-time operating system without the need of a kernel. It is written in the Python programming language.
Trion Development Portal - Goal: create modern 32/64-bit OS, based on ideas of object-orientation, nanokernel; coded in C++, C and Assembly where needed. Open source, BSD.
JNode - Goals: all Java OS, flat memory model, for personal use, simple to use and install, any Java applications to run on it fast and safe. Descriptions, documents, screenshots, downloads. Open Source, LGPL.
|