MaulingMonkey / jni-bindgen
Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exercise in boredom, soundness bugs, and pain.
☆79Updated last year
Alternatives and similar repositories for jni-bindgen:
Users that are interested in jni-bindgen are comparing it to the libraries listed below
- Rust bindings to the Android NDK☆24Updated 5 years ago
- A Rust logging implementation for `log` which hooks to android log output☆125Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- ☆37Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Procedural macros for automatically generating conversion code between Rust and Java☆51Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Rust Bindings to Android log Library☆15Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆118Updated 3 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆53Updated 9 months ago
- A small and lightweight Rust library to obtain the active locale on the system.☆88Updated 3 months ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆68Updated 2 months ago
- Android Manifest serializer and deserializer for Rust 🛠☆37Updated last year
- Rusty bindings for Apple libraries☆174Updated 2 years ago
- mDNS Responder library for building discoverable LAN services in Rust☆76Updated 5 months ago
- The auto-managed -sys crate for Apple platforms using bindgen directly from build environment☆57Updated 9 months ago
- Raw system calls for Rust☆98Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆61Updated last year
- Rust smart pointers for Objective-C reference counting.☆16Updated 3 years ago