Projects tagged ‘kernel’ and ‘system’


[11 total ]

728USERS
   

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux.

170USERS
   

FreeBSD is an advanced operating system for x86 compatible (including Pentium and Athlon), amd64 compatible (including Opteron, Athlon64, and EM64T), UltraSPARC, IA-64, PC-98 and ARM architectures. It is derived from BSD, the version of UNIX ... [More] developed at the University of California, Berkeley. It is developed and maintained by a large team of individuals. Additional platforms are in various stages of development. [Less]

167USERS
   

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.

11USERS
 

The AROS Research Operating System is a lightweight, efficient and flexible desktop operating system, designed to help you make the most of your computer. It's an independent, portable and free project, aiming at being compatible with AmigaOS 3.1 at ... [More] the API level (like Wine, unlike UAE), while improving on it in many areas. The source code is available under an open source license, which allows anyone to freely improve upon it. [Less]

8USERS
   

The goal of the Syllable project is to create a family of easy-to-use free software operating systems. It is the continuation of the BeOS-like AtheOS. Syllable Desktop has its own C kernel with symmetric multiprocessing, multithreaded pre-emptive ... [More] multitasking, high POSIX compliancy, 64-bit journaled filesystem (AFS) with metadata, an integrated native GUI architecture with an object-oriented C++ API, SDL, singular native toolkit and multi-user desktop environment. The system seeks to be an integrated, lightweight, easy-to-program, powerful, high-performance graphical desktop environment which avoids legacy OS paradigms that frustrate developers and have hindered the computing masses' adoption of a free-software desktop. Syllable Server is a matching small and efficient Linux server. [Less]

5USERS
 

The HelenOS project is an effort to develop a complete and usable modern operating system, yet offering room for experimenting and research. HelenOS uses its own microkernel written from scratch and supports SMP, multitasking and multithreading on ... [More] both 32-bit and 64-bit, little-endian and big-endian processor architectures, among which are AMD64/EM64T (x86-64), ARM, IA-32, IA-64 (Itanium), 32-bit MIPS, 32-bit PowerPC, SPARC V9 and Xen 3.0. Thanks to the relatively high number of supported architectures and suitable design, HelenOS is extremely-well portable. [Less]

4USERS
 

µClinux is a Linux distribution like any other Linux distribution, focused on embedded projects, built from the Linux kernel from kernel.org and assorted other packages, and software from the GNU project. Since µClinux is optimized for size, it ... [More] uses more compact alternatives (busybox, µclibc, etc) than a non-embedded distribution. Pronounced "you-see-linux", the name µClinux comes from combining the greek letter "mu" and the english capital "C". "µ" stands for "micro", and the "C" is for "controller". µClinux supports embedded processors which support MMU (protection and virtual memory support), noMMU (no protection, no virtual memory) and MPU (memory protection, but no virtual memory support). The µClinux-dist includes userspace apps & libs, toolchain, c library, kernel and Bootloader. [Less]

1USERS

Yasux ("Yet another simple UNIX") is yet another simple UNIX written from scratch. Its aim is to be a Single UNIX Specification compliant operating system being simple, small in its size and having a source which is easy to understand. This is not ... [More] achieved by keeping features away, but by letting features be deactivateable, so the user can remove all features which he does not want. [Less]

0USERS

A ruby-centric operating system which tries to implement the best from already known operating systems. Much focus on that things has to be intuitive.

0USERS

A simple Ruby library wrapper around the Video4Linux radio API providing methods to open a radio device and set its frequency and volume level.

0USERS

Kernel originally port of the old GOSOT project (now discontinued), now is completely independent and able to do most of the things a kernel is expected to do. Comes with a personalized set of tools and libraries that makes it easy to expand following the original structure.