Get Involved
Download!
APR Docs
APR-util Docs
APR-iconv Docs
Guidelines
Miscellaneous
|
Welcome
|
The mission of the Apache Portable Runtime (APR) project is to create and
maintain software libraries that provide a predictable and consistent interface
to underlying platform-specific implementations. The primary goal is to
provide an API to which software developers may code and be assured of
predictable if not identical behaviour regardless of the platform on which
their software is built, relieving them of the need to code special-case
conditions to work around or take advantage of platform-specific deficiencies
or features.
|
Recommended releases
|
The recommended releases of the several Apache Portable Runtime
libraries are
- APR 1.7.0, released April 5, 2019
- APR-util 1.6.1, released October 22, 2017
- APR-iconv 1.2.2, released October 22, 2017
|
Apache Portable Runtime 1.7.0 Released
|
The Apache Software Foundation and the Apache Portable Runtime
Project are proud to announce the General Availability of version
1.7.0 of the Apache Portable Runtime library. APR 1.7 brings
a number of enhancements and bugfixes documented in CHANGES.
Users of earlier versions are encouraged to update to this release.
For further details of this release, see the
official announcement as well as the
CHANGES-APR-1.7
file.
Download
Programmer's Manual:
APR
|
Apache Portable Runtime Utility 1.6.1 Released
|
The Apache Software Foundation and the Apache Portable Runtime
Project are proud to announce the General Availability of
version 1.6.1 of the APR Apache Portable Runtime Utility library.
Users of earlier versions are encouraged to update to this release.
The main changes in this release are concerned with the third-party
dependencies, including unbundling expat, and building with
up-to-date versions of libraries such as OpenSSL
and MySQL.
For further details of this release, see the
official announcement as well as the
CHANGES-APR-UTIL-1.6 file.
Download
Programmer's Manual:
APR-util
|
Projects Using APR
|
After several years of development, APR is beginning to see use outside of
the Apache HTTP Server. To encourage more people to investigate APR for their
projects, here are a list of both Open
Source and Commercial projects that
are currently using APR. If you are using APR, and would like your project
recognized, please send e-mail to the
developer's mailing list.
|
APR subprojects
|
The following is a list of supported development projects under the APR
Project. All of the development happens on the indicated mailing lists. See
mailing lists to learn how to take part in
these discussions. Or, check the archives.
apr - a portable runtime library
apr-util - a companion library to APR
apr-iconv - a portable implementation of the iconv() library
|
How to start developing with APR
|
We hope this website starts you in the right direction. Please read the
docs and tutorials for the project you are interested in. If you have
suggestions of any sort, please feel free to send us an email at dev@apr.apache.org!
|
|