#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

#9 in #moment

Download history 4/week @ 2023-12-18 5/week @ 2024-01-01 22/week @ 2024-01-08 74/week @ 2024-01-29 9/week @ 2024-02-05 8/week @ 2024-02-12 20/week @ 2024-02-19 11/week @ 2024-02-26 38/week @ 2024-03-04 45/week @ 2024-03-11 69/week @ 2024-03-18 36/week @ 2024-03-25 25/week @ 2024-04-01

178 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

~3.5MB
~77K SLoC