#android #ndk #bindings #moment

android-ndk

Safe Rust bindings to the Android NDK

6 releases

0.0.6 Oct 26, 2019
0.0.5 Sep 29, 2019
0.0.2 Aug 1, 2019

#11 in #moment

Download history 45/week @ 2024-03-11 69/week @ 2024-03-18 36/week @ 2024-03-25 25/week @ 2024-04-01 2/week @ 2024-04-08 9/week @ 2024-04-15 13/week @ 2024-04-22 4/week @ 2024-04-29 42/week @ 2024-05-06 8/week @ 2024-05-13 37/week @ 2024-05-20 51/week @ 2024-05-27 77/week @ 2024-06-03 23/week @ 2024-06-10 45/week @ 2024-06-17 77/week @ 2024-06-24

230 downloads per month

MIT/Apache

2MB
71K SLoC

android-ndk: Rust bindings of the Android NDK

Build Status Docs.rs Status Docs.rs Status

This is a work in progress at the moment.

android-ndk-sys contains the raw FFI bindings, pre-generated from NDK r20, and android-ndk provides a safe API over it.

Other helpful crates for Android:

Dependencies

~4.5MB
~82K SLoC