Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Haiku

Compare

Claimed by Haiku, Inc. Analyzed about 23 hours ago

Haiku is an open-source desktop operating system with the goal to create an innovative and seamless computing experience. Our first release will be an improved remake of BeOS R5, which was a commercial operating system created by Be Inc. After the company closed its doors a group of developers ... [More] decided to continue the BeOS as an open source effort. [Less]

2.88M lines of code

65 current contributors

4 days since last commit

69 users on Open Hub

High Activity
4.86842
   
I Use This

HelenOS

Compare

  Analyzed about 10 hours ago

HelenOS is a microkernel-based multiserver operating system designed from scratch. It decomposes key operating system functionality into many isolated, intensively communicating server processes that reside entirely in user space. HelenOS thus provides a computing environment that has several ... [More] virtues, such as flexibility, increased robustness, well defined explicit interfaces and reduced complexity of individual components as compared to other operating systems. HelenOS runs on seven different processor architectures, ranging from a 32-bit uniprocessor little-endian ARMv4 to a 64-bit multicore big-endian UltraSPARC T1. [Less]

27.4K lines of code

15 current contributors

28 days since last commit

17 users on Open Hub

Very Low Activity
4.75
   
I Use This

MINIX 3

Compare

  Analyzed about 9 hours ago

MINIX 3 is a new open-source operating system designed to be highly reliable, flexible, and secure. It is loosely based somewhat on previous versions of MINIX, but is fundamentally different in many key ways. MINIX 1 and 2 were intended as teaching tools; MINIX 3 adds the new goal of being usable as ... [More] a serious system on resource-limited and embedded computers and for applications requiring high reliability. This new OS is extremely small, with the part that runs in kernel mode under 4000 lines of executable code. The parts that run in user mode are divided into small modules, well insulated from one another. For example, each device driver runs as a separate user-mode process so a bug in a driver (by far the biggest source of bugs in any OS), cannot bring down the entire OS. [Less]

7.48M lines of code

3 current contributors

over 5 years since last commit

14 users on Open Hub

Inactive
4.33333
   
I Use This

Darwin kernel

Compare

  Analyzed about 22 hours ago

Darwin is an open source UNIX computer operating system released by Apple Inc. It is composed of code developed by Apple, code derived from NEXTSTEP, and code derived from FreeBSD and other free software projects.

1.24M lines of code

1 current contributors

almost 3 years since last commit

14 users on Open Hub

Inactive
5.0
 
I Use This

GNU Hurd

Compare

Claimed by GNU Analyzed 4 months ago

The GNU Hurd is the GNU project's replacement for the Unix kernel. The Hurd is a collection of servers that run on the Mach microkernel to implement file systems, network protocols, file access control, and other features that are implemented by the Unix kernel or similar kernels (such as Linux).

2.21M lines of code

16 current contributors

4 months since last commit

14 users on Open Hub

Activity Not Available
4.3
   
I Use This

Jari OS

Compare

  Analyzed about 19 hours ago

Jari OS is a real-time microkernel operating system which runs in terms of multi-service architecture. Core system consists of its own microkernel μString, core and system services, set of device drivers launched as trusted services. Our system is a pure microkernel and multi-service OS. All work ... [More] is made via trusted services, and each service works within its own address space, and in this case Jari OS is a pure multi-service OS. Jari OS provide POSIX API for threads, files, networking, timers, memory operations. [Less]

40.4K lines of code

0 current contributors

almost 12 years since last commit

11 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: GNU_Free_..., gpl, gpl3

SharpOS

Compare

  Analyzed about 5 hours ago

The SharpOS Project is a community effort to write an operating system in .NET, with a strong sense of security and managability. Please note that the GPLv3 license includes the Classpath Linking Exception.

919K lines of code

0 current contributors

over 15 years since last commit

9 users on Open Hub

Inactive
5.0
 
I Use This

MOSA Project

Compare

  Analyzed about 21 hours ago

The Managed Operating System Alliance (MOSA) Framework is a set of operating system components, compiler tools and libraries for managed operating systems based on the Common Intermediate Language and .NET technology.

200K lines of code

8 current contributors

4 days since last commit

8 users on Open Hub

Moderate Activity
5.0
 
I Use This

MString microkernel

Compare

  Analyzed about 19 hours ago

μString is a microkernel or exokernel (call it whatever like you want) - a part of the Jari Operating System Research Project. For the better support and project life it's licensed under GNU GPLv2 License and you can freely use it in your targets, modify and run this microkernel. μString designed ... [More] to be stable exists to both source code and API, it's supposed to be a source code backward compatibility that makes a development more effictive compairing with linux kernel for example. [Less]

40.4K lines of code

0 current contributors

almost 12 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Pistachio

Compare

  No analysis available

L4Ka::Pistachio is the latest L4 microkernel developed by the System Architecture Group at the University of Karlsruhe in collaboration with the DiSy group at the University of New South Wales, Australia. It is the first available kernel implementation of the L4 Version 4 kernel API (currently ... [More] code-named Version X.2), which is fully 32 and 64 bit clean, provides multiprocessor support, and super-fast local IPC. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause