PARD: Libraries

AVFS

AVFS is a C library add-on, which enables all programs to look inside compressed files (gzip, bzip2, tar, etc.), without recompiling the programs or patching the kernel.
Current version0.2
Homepage http://www.inf.bme.hu/~mszeredi/avfs/
Author Miklos Szeredi <mszeredi@inf.bme.hu>
Copyleft GPL
Download http://www.inf.bme.hu/~mszeredi/avfs/avfs-0.2.tgz
Modified03 August 1998 18:15

Evolvuton

Evolvuton is a framework for generic evolutionary computing. In developing this framework, care has been taken to make it as generic as possible. Currently the component is a C++ template library, that follows many of the design guidelines that STL has introduced in the C++ world; namely, generic programming. What I have tried to achieve is to produce an evolutionary framework that would allow other C++ developers to use evolutionary algorithms in the context of their own application, imposing minimal restrictions on their application. Some of the features of the Evolvuton component are:
Homepage http://www.vrainn.com/evolvuton/
Author Omar Loggiodice <ologgio@vrainn.com>
Copyleft GPL not for military purposes
Download ftp://ftp.vrainn.com/pub/components/
Modified07 April 1998 21:12

FreeTDS

FreeType

gettext

GLib

GLib is a library which includes support routines for C such as lists, trees, hashes, memory allocation, and many other things.
Current version1.1.15
Homepage http://www.gtk.org/
Authors Peter Mattis <petm@xcf.berkeley.edu> Spencer Kimball <spencer@xcf.berkeley.edu> Josh MacDonald <jmacd@xcf.berkeley.edu>
Copyleft LGPL
Download ftp://ftp.gtk.org/pub/gtk/v1.1/glib-1.1.15.tar.gz
Modified09 February 1999 12:13

GNU Libc 2

GNU's C Library, version 2 is the latest GNU version of the core library used to develop applications on Unix systems.
Current version2.1.0
Homepage http://www.gnu.org/software/libc/libc.html
Maintainer Ulrich Drepper <drepper@cygnus.com>
Copyleft LGPL
Download ftp://ftp.ifi.uio.no/pub/gnu/glibc-2.1.0.tar.gz ftp://ftp.ifi.uio.no/pub/gnu/glibc-crypt-2.1.0.tar.gz ftp://ftp.ifi.uio.no/pub/gnu/glibc-linuxthreads-2.1.0.tar.gz ftp://ftp.ifi.uio.no/pub/gnu/glibc-localedata-2.1.0.tar.gz
Resources Using GNU Libc 2 with Linux Installing glibc-2 on Linux
Modified13 February 1999 15:00

Imlib

Imlib is an advanced replacement library for libraries like libXpm that provides many more features with much greater flexability and speed.
Current version1.9.2
Homepage http://www.labs.redhat.com/imlib/
Download ftp://ftp.labs.redhat.com/pub/imlib/TAR/Imlib-1.9.2.tar.gz ftp://ftp.labs.redhat.com/pub/imlib/RPMS/Imlib-1.9.2-1.i386.rpm
Resources Tutorial
Modified27 January 1999 08:19

JX

libc

Current version5.4.45
Author hjl@gnu.org
Download ftp://tsx-11.mit.edu/pub/linux/packages/GCC/private/tofu/libc-5.4.45.tar.gz ftp://tsx-11.mit.edu/pub/linux/packages/GCC/private/tofu/libc-5.4.45.bin.tar.gz
Modified12 June 1998 08:00

Libretto

LinuxThreads

LinuxThreads is a thread library for Linux implementing the POSIX 1003.1c API and based on the "one thread = one process" model.
Current version0.9
Homepage http://pauillac.inria.fr/~xleroy/linuxthreads/
Author Xavier Leroy <Xavier.Leroy@inria.fr>
Download ftp://ftp.inria.fr/INRIA/Projects/cristal/Xavier.Leroy/linuxthreads.tar.gz
Modified20 December 1997 16:55

LZO

LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *very* fast decompression. LZO is suitable for data de-/compression in real-time. Decompression requires no memory.

In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.

LZO implements a number of algorithms with the following features:

Current version1.03
Homepage http://www.infosys.tuwien.ac.at/Staff/lux/marco/lzo.html
Author Markus Franz Xaver Johannes Oberhumer <markus.oberhumer@jk.uni-linz.ac.at>
Copyleft GPL
Download ftp://hpv17.infosys.tuwien.ac.at/pub/mfx/lzo/lzo-1.03.tar.gz ftp://sunsite.unc.edu/pub/Linux/libs/compression/lzo-1.03.tar.gz ftp://tsx-11.mit.edu/pub/linux/sources/libs/lzo-1.03.tar.gz
Modified29 January 1998 00:25

Nana

GNU Nana is a free library providing improved (hopefully) support for assertion checking (as in assert.h) and logging (printf style debugging) in GNU C and C++. It provides support for some of the ideas of Eiffel, VDM, Z and Anna in GNU C/C++.
Current version2.4
Homepage http://www.cs.ntu.edu.au/homepages/pjm/nana-home
Author Phil Maker <pjm@gnu.org>
Copyleft free
Download ftp://ftp.cs.ntu.edu.au/pub/nana/nana-2.4.tar.gz
Modified02 June 1999 16:14

ncurses

The ncurses (new curses) library is a freeware emulation of System V Release 4.0 curses. It uses terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses.

The distribution includes the library and support utilities.

Current version
Stable4.2
Snapshot4.2-980613
Homepage ftp://ftp.clark.net/pub/dickey/ncurses/ncurses.html
Authors Thomas Dickey <dickey@clark.net> Jürgen Pfeifer <Juergen.Pfeifer@t-online.de>
Maintainer Florian La Roche <florian@gnu.org>
Download ftp://ftp.gnu.org/pub/gnu/ncurses-4.2.tar.gz ftp://susix.jura.uni-sb.de/pub/linux/source/libc/ncurses/ncurses-4.2-980613.tar.gz ftp://ftp.clark.net/pub/dickey/ncurses
Modified02 September 1998 19:41

Readline

GNU Readline is a library which provides programs with an input facility including command-line editing and history. Editing commands similar to both emacs and vi are included.

The GNU History library, which provides facilities for managing a list of previously-typed command lines and an interactive command line recall facility similar to that provided by csh, is also present. The history library is built as part of the readline as well as separately.

Current version2.2.1
Download ftp://ftp.gnu.org/pub/gnu/readline-2.2.1.tar.gz
Modified02 August 1998 15:54

Rx

Rx is a regexp pattern matching library. The library exports these functions which are standardized by Posix:
regcomp
compile a regexp
regexec
search for a match
regfree
release storage for a regexp
regerr
translate error codes to strings
The library exports many other functions as well, and does a lot more than Posix requires.
Current version1.9
Homepage http://users.lanminds.com/~lord
Author lord@mxrelay.lanminds.com <lord@mxrelay.lanminds.com>
Download ftp://emf.net/users/lord/src/rx-1.9.tar.gz ftp://ftp.gnu.org/pub/gnu/rx-1.9.tar.gz
Modified18 October 1998 15:32

slang

slang is a library used by dosemu, mc, jed, slrn, slsc, most, and several other programs. It includes routines for screen management, terminal/keyboard i/o, keymaps, etc. It also contains a sophisticated interpreter that uses a C-like syntax. The interpreter supports user defined functions, variables, structures, as well as arrays and application data types, and may be easily embedded into an application to make it extensible.
Current version
Stable1.2.2
Devel1.3.6
Homepage http://space.mit.edu/~davis/slang
Author John E. Davis <davis@space.mit.edu>
Copyleft GPL
Download ftp://space.mit.edu/pub/davis/slang/slang1.2.2.tar.gz ftp://space.mit.edu/pub/davis/slang/slang1.3.6.tar.gz
Modified18 May 1999 00:21

Xdelta

Xterminal

Graphics

AA-lib

g2

libpng

libwmf

libwmf is a library for unix like machines that can convert wmf files into other formats, currently it supports a gd binding to convert to gif, and an X one to draw direct to an X window or pixmap.
Current version0.1.9
Homepage http://www.csn.ul.ie/~caolan/docs/libwmf.html
Author Caolan McNamara <Caolan.McNamara@ul.ie>
Modified02 May 1999 00:06

plotutils

svgalib

Sound

alsa-lib

Audio File Library


© 1999 by Stefan Hornburg <racke@linuxia.de>
Last modified 03. June 1999