RSS 419 projects tagged "Operating System Kernels"

Download No website Updated 22 Jan 2012 ipt_pkd

Screenshot
Pop 114.35
Vit 7.51

ipt_pkd is an iptables extension implementing port knock detection with SPA (single packet authorization). This project provides 3 parts: the kernel module ipt_pkd, the iptables user space module libipt_pkd.so, and a user space client knock program. For the knock packet, it uses a UDP packet sent to a random port that contains a SHA-256 of a timestamp, small header, random bytes, and a shared key. ipt_pkd checks the time window of the packet and does the SHA-256 to verify the packet. The shared key is never sent.

No download Website Updated 23 Dec 2011 grml

Screenshot
Pop 139.12
Vit 8.58

Grml is a live system (live CD) based on Debian. It includes a collection of GNU/Linux software especially for system administrators and users of texttools. It provides automatic hardware detection and its default shell is the zsh. You can use it e.g. as a rescue system, for analyzing systems/networks, or as a working environment. It is not necessary to install anything to a hard disk; you don't even need a hard disk to run it. Due to on-the-fly decompression, it includes more than 2 GB of software and documentation on the CD.

Download Website Updated 23 Dec 2011 lustre

Screenshot
Pop 207.55
Vit 15.56

Lustre is a novel storage and filesystem architecture and implementation suitable for very large clusters. It is a next-generation cluster filesystem that is currently running on clusters that have tens of thousands of nodes, petabytes of storage, and move hundreds of GB/sec.

Download No website Updated 19 Dec 2011 Thread Safe Template Library

Screenshot
Pop 269.58
Vit 10.38

Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe containers with high grade of locking. It includes classes for multimaps based on a B-tree and a hash table. It also includes classes for a queue, a priority queue, a pipe, an alloccache, a timercache, a limitcache without global locking, and a fast shared mutual exclusion locker (also known as "rwlock" or "wmrg"). It's useful for writing multi-threaded applications, network services, and operating system components with high requirements for interactivity level.

Download Website Updated 15 Nov 2011 Visopsys

Screenshot
Pop 190.84
Vit 16.61

Visopsys is an alternative operating system for PC compatible computers. Under development since late 1997, this system is small, fast, and open source. It features a simple but functional graphical interface, real preemptive multitasking, and virtual memory. Though it attempts to be compatible in a number of ways, Visopsys is not a clone of any other operating system. You can demo the distribution from a "live" CD or floppy disk.

Download Website Updated 23 Oct 2011 OpenIPMI

Screenshot
Pop 135.62
Vit 10.42

OpenIPMI is an effort to create a full-function IPMI system to allow full access to all IPMI information on a server and to abstract it to a level that will make it easy to use.

No download No website Updated 22 Oct 2011 OpenIB

Screenshot
Pop 49.02
Vit 1.45

OpenIB provides an Infiniband networking software stack that is fast, scalable, reliable, and open.

Download Website Updated 11 Oct 2011 dstat

Screenshot
Pop 361.89
Vit 8.46

dstat is a versatile replacement for vmstat, iostat, netstat, nfsstat, and ifstat. It includes various counters (in separate plugins) and allows you to select and view all of your system resources instantly; you can, for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval).

Download Website Updated 11 Oct 2011 uLan Driver

Screenshot
Pop 43.99
Vit 7.91

uLan Driver provides 9-bit character message- oriented communication protocol that is transferred over an RS-485 link. The physical layer consists of one twisted pair of leads, and RS-485 transceivers. Supported hardware includes OX16C954 PCI based add-on cards, USB-to-uLan converters, the i82510 RS-485 card, or simple active converter dongle for standard PC RS-232 ports. The whole set of libraries and support tools is available for building embedded devices. They range from low level firmware boot-loaders and debugging tools up to object oriented properties browsing and manipulation and process data communication channels mapping.

No download Website Updated 21 Sep 2011 Linux Kernel "make xconfig" Enhancement Patch

Screenshot
Pop 28.77
Vit 2.89

Linux Kernel "make xconfig" Enhancement Patch is a patch to the Linux kernel that enhances the search dialog of "make xconfig" by providing case-sensitivity and a choice of keyword search, regular expression search, and substring search. It was done in a modular way by enhancing the kernel C configuration API.

Screenshot

Project Spotlight

Triceps

An embeddable Complex Event Processing system.

Screenshot

Project Spotlight

Stabie Rand Editor

A reimplementation of the RAND text editor.