dev-libs
Description
Development librariesPorts
-
apr
Apache Portable Runtime
-
apr-util
Apache Portable Runtime utilities
-
atk
GTK+ & GNOME Accessibility Toolkit
-
boehm-gc
Boehm-Demers-Weiser conservative Garbage Collector
-
boost
Boost Libraries for C++
-
chmlib
CHMLIB is a library for dealing with Microsoft ITSS/CHM format files.
-
expat
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).
-
fribidi
A free implementation of the unicode bidirectional algorithm
-
glib
GLib - library providing all kinds of cross-platform utility functions
- gmp
-
gnulib
gnulib source code library
-
icu
International Components for Unicode
-
json-c
A JSON implementation in C
-
libIDL
libIDL is a library for CORBA IDL and Mozilla's XPIDL, originally created for the GNOME project (bundled with ORBit), and extended for the Mozilla project close to the beginning of Mozilla.
-
libcdio
A library to encapsulate CD-ROM reading and control
-
libdaemon
Simple library for creating daemon processes in C
-
libebml
libebml is a C++ libary to parse EBML files, Extensible Binary Meta Language (similar to XML). It is available in LGPL license as a source code that should compile on many platforms including Windows, Linux, Mac OSX and BeOS.
-
libedit
A BSD licensed replacement for the GNU readline library.
-
libevent
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop.
-
libffi
A portable, high level programming interface to various calling conventions.
-
libgcrypt
general purpose crypto library based on the code used in GnuPG
-
libgpg-error
Contains error handling functions used by GnuPG software.
-
libiconv
GNU libiconv
-
libmcrypt
libmcrypt is a library that provides uniform interface to access several encryption algorithms.
-
liboil
Library of simple functions that are optimized for various CPUs
-
libpcre
Perl-compatible regular expression library
-
libpthread-stubs
Pthread functions stubs for platforms missing them
- libsigc
-
libsigc++
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.
- libsigcx
-
libunistring
libunistring provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard
-
libxdg-basedir
Small library to access XDG Base Directories Specification paths
- libxml2
- libxslt
-
link-grammar
The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax.
-
mpfr
library for multiple-precision floating-point computations with exact rounding
-
oniguruma
a regular expression library for different character encodings
-
openssl
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.
-
popt
Parse Options - Command line parser
-
protobuf
Google's Protocol Buffers -- an efficient method of encoding structured data
-
radlib
radlib is a C language library developed to abstract details of interprocess communications and common linux/unix system facilities so that application developers can concentrate on application solutions.
-
tinyxml
a simple, small, C++ XML parser that can be easily integrating into other programs
-
ucl
UCL compression library
-
uriparser
uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C.
-
xerces-c
A validating XML parser written in a portable subset of C++.
-
zziplib
Lightweight library used to easily extract data from files archived in a single zip file