Apache Portable Runtime
Like
The Apache Portable Runtime (APR) is a supporting library for the Apache web server. It provides a set of APIs that map to the underlying operating system. Where the OS doesn't support a particular function, APR will provide an emulation.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Apache Portable Runtime
Like
Features
No features, maybe you want to suggest one?
Tags
- apache
- runtime
- c-library
- programming
- development
- Api
Apache Portable Runtime News & Activities
Highlights All activities
Recent activities
No activities found.
Apache Portable Runtime information
No comments or reviews, maybe you want to be first?
Post comment/reviewFeatured in Lists
A list with 54 apps by Emplate430 without a description.
List by John Erwin with 54 apps, updated
What is Apache Portable Runtime?
The Apache Portable Runtime (APR) is a supporting library for the Apache web server. It provides a set of APIs that map to the underlying operating system. Where the OS doesn't support a particular function, APR will provide an emulation. Thus programmers can use the APR to make a program truly portable across platforms.