ACE

ACE 6.4.6 updated

ACE (ADAPTIVE Communication Environment) is a free, open source and object-oriented framework designed from the offset to help application developers effortlessly build and deploy high-performance software systems. Take advantage of multithreading Any...

ALSA driver

ALSA driver 1.1.5 updated

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,...

ATK

ATK 2.29.2 updated

ATK (Accessibility Toolkit) is an open source and free comand-line software that has been designed from the ground up to act as an accessibility library for the GNOME desktop environment. Included compoenents It comprises of a collection of accessibility...

CA::AutoSys is a Perl interface to CA's AutoSys job control.SYNOPSIS use CA::AutoSys; my $hdl = CA::AutoSys->new( [OPT] ) ; my $jobs = $hdl->find_jobs($jobname) ; while (my $job = $jobs->next_job()) { : } my $status =...

Cairo

Cairo 1.8.8 / 1.12.16

Cairo is an open source 2D vector graphics library that offers support for many output devices.Cairo is written in the C programming language and it comes with bindings for numerous other programming languages.What is new in this release:Adrian Johnson...

cURL

cURL 7.61.0 updated

cURL is an open source and freely distributed software project, a command-line utility that help you easily transfer any type of data using a URL syntax. It supports a wide-range or file transfer protocols and can be integrated into various...

ENet

ENet 1.3.12

ENet is an open source, robust, simple, free and thin library software designed to provide a network communication layer on top of the UDP (User Datagram Protocol) protocol, on Linux kernel-based and UNIX-like operating systems.Features at a glanceKey...

File::LockDir is a Perl basic filename-level lock utility.SYNOPSIS use File::LockDir;INTERFACEnewInitializes the class. Returns the singleton object.nflock($file, $nap_till, $locker, $lockhost)Locks the supplied filename. Only $file is required.$file...

GLib2

GLib2 2.57.2 updated

GLib2 is an open source and freely downloadable low-level core library software that forms the basis for the GTK+ GUI toolkit framework, as well as for the GNOME graphical desktop environment. The software has been designed from the offset to provide data...