The Apache Portable Runtime Project

Get Involved

  • Subversion
  • Mailing Lists
  • Snapshots
  • Build on Win32
  • Build on Unix
  • Download!

  • from a mirror
  • APR Docs

  • Version 1.4
  • Version 0.9
  • Trunk (dev)
  • APR-util Docs

  • Version 1.4
  • Version 0.9
  • Trunk (dev)
  • APR-iconv Docs

  • Version 1.2
  • Version 0.9
  • Trunk (dev)
  • Guidelines

  • Project Guidelines
  • Contributing
  • Version Numbers
  • Miscellaneous

  • License
  • Security Reports
  • Projects using APR
  • Sponsors
  • Sponsorship
  • 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.4.6, released Feb 14, 2012
    • APR-util 1.4.1, released December 15, 2011
    • APR-iconv 1.2.1, released November 26, 2007

    The current legacy releases in support of older applications such as Apache HTTP Server 2.0.x are

    • APR 0.9.20, released September 16, 2011
    • APR-util 0.9.19, released October 17, 2010
    • APR-iconv 0.9.7, released October 11, 2005
    Apache Portable Runtime 1.4.6 Released

    The Apache Software Foundation and the Apache Portable Runtime Project are proud to announce the General Availability of version 1.4.6 of the APR Apache Portable Runtime library. This is a bug fix release. Users of previous 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.4 file.

    Download

    Programmer's Manual: APR

    Apache Portable Runtime Utility 1.4.1 Released

    The Apache Software Foundation and the Apache Portable Runtime Project are proud to announce the General Availability of version 1.4.1 of the APR Apache Portable Runtime Utility library. This is a new feature release, introducing the apr_crypto API.

    For further details of this release, see the official announcement as well as the CHANGES-APR-UTIL-1.4 file.

    Download

    Apache Portable Runtime 0.9.20

    The Apache Software Foundation and the Apache Portable Runtime Project are proud to announce the General Availability of version 0.9.20 of the APR Apache Portable Runtime library.

    The corresponding version 0.9.19 of the companion APR-util Apache Portable Utility library and version 0.9.7 of the companion APR-iconv library, an alternative portable implementation of the 'iconv' library, remain current.

    This version of APR is a security and bug fix release, and is provided only for users requiring APR 0.9 compatibility. Most developers are encouraged to adopt the latest APR 1.x version to ensure the most comprehensive support and access to the latest features and enhancements.

    For further details of this legacy release, see the official announcement, as well as the CHANGES-APR-0.9, CHANGES-APR-UTIL-0.9, and CHANGES-APR-ICONV-0.9 files.

    Download

    Programmer's Manual: APR | APR-util | APR-iconv

    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!


    Copyright © 2008, The Apache Software Foundation