Tags : Browse Projects

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

Jari OS

Compare

  Analyzed about 12 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

MString microkernel

Compare

  Analyzed about 12 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