RSS 411 projects tagged "Operating System Kernels"

Download Website Updated 13 May 2013 Kernel Mode Linux

Screenshot
Pop 565.25
Vit 352.46

Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. In Kernel Mode Linux, user programs can access kernel address space directly. Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual. Although it seems dangerous, the safety of the kernel can be ensured through such methods as static type checking, software fault isolation, and so forth.

Download Website Updated 29 Apr 2013 Linux

Screenshot
Pop 10,695.90
Vit 341.89

Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking.

No download Website Updated 21 Apr 2013 Fiwix

Screenshot
Pop 127.17
Vit 43.29

Fiwix is an operating system kernel based on the Unix architecture and fully focused on being Linux compatible. It is designed exclusively for educational purposes, so the kernel code is kept as simple as possible for the benefit of students. It runs on the 32-bit x86 hardware platform, and is compatible with a good base of existing GNU applications.

Download Website Updated 15 Apr 2013 ALSA driver

Screenshot
Pop 923.13
Vit 136.36

The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management.

Download Website Updated 05 Apr 2013 amforth

Screenshot
Pop 249.85
Vit 51.32

amforth is an extendible command interpreter for the Atmel AVR ATmega microcontroller family. It has a turnkey feature for embedded use as well. It does not depend on a host application. The command language is an almost compatible ANS94 forth with extensions. It needs less than 8KB code memory for the base system. It is written in assembly language and forth itself.

No download Website Updated 13 Mar 2013 Fotoblog

Screenshot
Pop 43.84
Vit 1.00

Fotoblog is a web based picture gallery that automatically receives and publishes real-time pictures from your mobile phone. Every picture is published along with the text sent from the mobile phone. It features POP3 support, STDIN support (when piped directly from sendmail), image pagination with a configurable number of columns and images per page, an image rotation function via the Web, photo tag editing via the Web, automatic thumbnail generation, a user access log with originating IP and network display (php-whois required), user account maintenance via the Web, a photo search function, multi-language support, and EXIM support (for extracting the real picture date and time).

Download Website Updated 22 Dec 2012 CDemu for Linux

Screenshot
Pop 224.12
Vit 19.50

CDemu for Linux is a software suite consisting of a kernel module, a library, a daemon, and clients. It allows for mounting CD-images in Linux and emulating a CD/DVD drive and disc.

Download No website Updated 07 Dec 2012 kmod

Screenshot
Pop 162.69
Vit 5.25

kmod is a set of tools to handle common tasks with Linux kernel modules like insert, remove, list, check properties, resolve dependencies, and aliases. It replaces module-init-tools.

Download Website Updated 25 Oct 2012 ReactOS

Screenshot
Pop 327.20
Vit 26.60

ReactOS is an advanced operating system providing a ground-up implementation of a Microsoft Windows XP compatible operating system. It aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems by using a similar architecture and providing a complete and equivalent public interface.

Download Website Updated 04 Sep 2012 FreeRTOS

Screenshot
Pop 160.06
Vit 8.50

FreeRTOS is a scalable miniature real time kernel designed specifically for very small embedded systems that run on microcontrollers or FPGAs.

Screenshot

Project Spotlight

Jackcess

A pure Java library for reading and writing MS Access databases.

Screenshot

Project Spotlight

OpenSIPS

A mature implementation of a SIP server/proxy.