This category deals with open-source software libraries for developers. (Round brackets) indicates the programming language, and [in square brackets] the operating system that the code is known to work on.
Filter in alphabetical order:
0-9
A
B
C
D
E
F
G
H
I
J
K
L
M
N
OP
Q
RST
U
VW
X
Y
Z
GNU Libtool GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.
Environment Modules Project Dynamic modification of a user's environment via modulefiles. All popular shells are supported, including bash, ksh, zsh, sh, csh, tcsh, as well as some scripting languages such as perl. (Tcl, C) GNU General Public License
CTAN The Comprehensive TeX Archive Network is the authoritative collection of materials related to the TeX typesetting system.
Eggheads Eggdrop is the world's most popular Open Source IRC bot, designed for flexibility and ease of use, and is freely distributable under GPL License. Designed to run on Linux, *BSD, SunOs, Windows, Mac OS X, etc ...
The Linux Kernel Archives This is the primary site for the Linux kernel source, but it has much more than just Linux kernels.
Mirror A perl script which duplicates a directory hierarchy between two machines. [Linux, All Posix, Windows] (Perl)
openssh.org/ OpenSSH is an open-sourced implementation of the SSH protocol.
OSSP - Open Source Software Project OSSP goal is the implementation of high-quality Unix software components, ranging from networking, multi-threading and algorithmic libraries to networking servers and development tools.
Fake Fake is a redundant server switch software. It has been designed to backup Mail, Web and Proxy servers during periods of both unscheduled and scheduled down time. GPL
CI - Cluster Infrastructure for Linux A common infrastructure for Linux clustering by extending the CLuster Membership Subsystem ("CLMS") and ("ICS") of the OpenSSI project.
htmlPX htmlPX, is a simple command-line program that can be used to build websites from template files.
the Apache/Ruby integration project mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby.
Ruby on Rails Rails is a full-stack, open-source web framework in Ruby for writing real-world applications with joy and less code than most frameworks spend doing XML sit-ups.
PCRE - Perl Compatible Regular Expressions The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. The PCRE library is free
SCons SCons is an Open Source software construction tool. A cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.