#interface #bindings #run-time #apache #portable

apr

Rust bindings for Apache Portable Runtime

12 releases

0.1.10 May 4, 2024
0.1.9 Nov 5, 2023
0.0.2 Oct 31, 2023

#14 in #apache

Download history 4/week @ 2024-02-14 13/week @ 2024-02-21 11/week @ 2024-02-28 16/week @ 2024-03-06 13/week @ 2024-03-13 4/week @ 2024-03-20 19/week @ 2024-03-27 96/week @ 2024-04-03 9/week @ 2024-04-10 7/week @ 2024-04-17 12/week @ 2024-04-24 431/week @ 2024-05-01 27/week @ 2024-05-08 7/week @ 2024-05-15 20/week @ 2024-05-22 7/week @ 2024-05-29

74 downloads per month
Used in subversion

Apache-2.0

62KB
1.5K SLoC

Rust bindings for the Apache Portable Runtime (APR) library and the associated APR Util library.

This crate provides a safe interface to the APR library. It is intended to be used by other crates that need to interface with APR.


lib.rs:

Rust bindings for the Apache Portable Runtime (APR) library.

This crate provides a safe interface to the APR library. It is intended to be used by other crates that need to interface with APR.

Dependencies

~0.3–3MB
~68K SLoC