#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

#13 in #apache

Download history 2/week @ 2024-02-13 13/week @ 2024-02-20 13/week @ 2024-02-27 14/week @ 2024-03-05 15/week @ 2024-03-12 2/week @ 2024-03-19 15/week @ 2024-03-26 102/week @ 2024-04-02 8/week @ 2024-04-09 5/week @ 2024-04-16 15/week @ 2024-04-23 418/week @ 2024-04-30 39/week @ 2024-05-07 4/week @ 2024-05-14 22/week @ 2024-05-21

483 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
~67K SLoC