Projects tagged ‘kernel’ and ‘system’


[26 total ]

1147 Users
   

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 ... [More] operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux. [Less]
Created over 3 years ago.

292 Users
   

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.
Created over 3 years ago.

277 Users
   

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 ... [More] is derived from BSD, the version of UNIX 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]
Created over 3 years ago.

48 Users
   

Pardus is GNU/Linux distribution developed by TUBITAK/UEKAE according to computer literates' basic desktop needs; uses existing distributions' dominant parts as concept, architecture or code; provides ... [More] easy use, configuration, installation with configuration environment and tools that can be converted to an autonomous system. [Less]
Created over 2 years ago.

12 Users
 

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 ... [More] project, aiming at being compatible with AmigaOS 3.1 at 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]
Created over 2 years ago.

11 Users

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 ... [More] symmetric multiprocessing, multithreaded pre-emptive 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]
Created over 3 years ago.

9 Users
   

DragonFly is an operating system and environment originally based on FreeBSD. DragonFly is developing a radically different approach to concurrency, SMP, and most other kernel subsystems. DragonFly ... [More] belongs to the same class of operating system as BSD and Linux and is based on the same UNIX ideals and APIs. [Less]
Created over 2 years ago.

7 Users
 

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 ... [More] supports SMP, multitasking and multithreading on 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]
Created over 3 years ago.

5 Users

µ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 ... [More] project. Since µClinux is optimized for size, it 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]
Created about 1 year ago.

1 Users

this is v4l2 loopback device which output is it's own input. this is useful for feeding different v4l2 applications with video from non v4l2 sources, for example one can feed Skype with video ... [More] enhanced by gstreamer effects; or use input device which does not have v4l2 compliant driver. code is based on avld driver, but in fact it is a complete rewrite and final version unlikely will share common code. [Less]
Created 10 months ago.