RSS 31 projects tagged "Operating Systems"

Download Website Updated 03 Feb 2004 libproclist

Screenshot
Pop 20.45
Vit 58.25

libproclist is a very simple and easy to use C library that returns the process listing using ps. It is very portable and is known to work on Linux, Irix, AIX, Solaris and OpenBSD. It doesn't, however, work for FreeBSD.

Download Website Updated 15 Apr 2013 musl

Screenshot
Pop 281.54
Vit 28.80

musl is a new implementation of the standard library for Linux-based systems. It is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety. It includes a wrapper for building programs against musl in place of the system standard library (e.g. glibc), making it possible to immediately evaluate the library and build compact statically linked binaries with it.

Download Website Updated 11 Apr 2012 uClibc++

Screenshot
Pop 27.93
Vit 20.06

uClibc++ is a C++ standard library targeted at the embedded systems/software market. As such, it may purposefully lack features you might normally expect to find in a full-fledged C++ standard library. The library focuses on space savings, as opposed to performance.

Download Website Updated 30 Dec 2011 uClibc

Screenshot
Pop 293.10
Vit 15.19

uClibc (µClibc) is a C library for developing embedded Linux systems. It is much smaller then the GNU C Library, but nearly all applications supported by glibc also work perfectly with uClibc. Porting applications from glibc to uClibc typically involves just recompiling the source code. uClibc even supports shared libraries and threading. It currently runs on standard Linux and MMU-less Linux (also known as µClinux) systems with support for ARM, i386, h8300, m68k, MIPS, mipsel, PowerPC, SH, SPARC, and v850 processors.

Download Website Updated 09 Aug 2012 HelenOS

Screenshot
Pop 108.35
Vit 10.96

HelenOS is a microkernel-based multiserver operating system designed from scratch. By decomposing the operating system functionality into tens of isolated but intensively communicating userspace servers, it provides a computing environment that has several virtues such as flexibility, increased robustness, well defined explicit interfaces, and smaller complexity of individual components. HelenOS does not aim to be another clone of Unix or some other legacy system and is not POSIX-compliant (even though it may seem POSIX-similar at times). Instead, the goal has been to design it according to what is the most elegant and right thing to do. What makes HelenOS unique among the other multiserver operating systems is its multiplatform and multiprocessor microkernel. It will run on seven different processor architectures ranging from a 32-bit uniprocessor little-endian ARMv4 to a 64-bit multicore big-endian UltraSPARC T1.

Download Website Updated 27 Mar 2009 Cobbler

Screenshot
Pop 233.14
Vit 8.78

Cobbler is a network installation and update server. It can be used to automatically set up PXE, install virtual guests, manage answer files, and reinstall existing Linux machines. Advanced features include importing distributions from DVDs and rsync mirrors, kickstart templating, integrated yum mirroring (integrated with the installer to make updates available at install time), creation of netboot ISOs, and built-in DHCP/DNS Management. Tools such as "cobbler triggers", a Python API, and an XMLRPC API allow integration with cobbler with the rest of your datacenter environment or other systems management applications. There is also a Web interface to simplify management of the install server. Cobbler supports RHEL 4+, Fedora, and derivative distributions, and is also able to install other popular distributions.

No download Website Updated 02 Dec 2008 DirectFB

Screenshot
Pop 327.17
Vit 8.72

DirectFB is a thin library that provides developers with hardware graphics acceleration, input device handling and abstraction, an integrated windowing system with support for translucent windows and multiple display layers on top of the Linux framebuffer device. It is a complete hardware abstraction layer with software fallbacks for every graphics operation that is not supported by the underlying hardware.

Download Website Updated 04 Aug 2003 ZThread

Screenshot
Pop 167.66
Vit 8.67

ZThread is an advanced object-oriented threading and synchronization library, implemented in C++ for POSIX, MacOS, and Win32 systems. It provides an excellent and powerful abstraction from native threads. It includes interruptible thread objects and several other synchronization control objects.

Download Website Updated 01 Nov 2011 Facter

Screenshot
Pop 61.02
Vit 5.39

Facter is a simple cross-platform library for determining basic facts about an operating system, like the operating system name, IP address, or MAC address. It supports multiple mechanisms for resolving a given fact, and these mechanisms can be restricted to only working on specified operating systems or operating system releases.

Download Website Updated 28 Jul 2006 OSSP uuid

Screenshot
Pop 110.31
Vit 5.37

OSSP uuid is an API for ISO C, ISO C++, Perl and PHP and a corresponding CLI for the generation of DCE 1.1, ISO/IEC 11578:1996, and RFC4122 compliant Universally Unique Identifiers (UUIDs). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based), and version 5 (name based, SHA-1). UUIDs are 128-bit numbers that are intended to have a high likelihood of uniqueness over space and time and are computationally difficult to guess. They are globally unique identifiers that can be locally generated without contacting a global registration authority.

Screenshot

Project Spotlight

The ACE ORB from the doc group

A CORBA C++ ORB.

Screenshot

Project Spotlight

Plainview SDK

A toolkit of commonly used classes and functions, including Wordpress and Drupal SDKs.