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
- Android Manifest serializer and deserializer for Rust 🛠☆38Updated last year
- Procedural macros for automatically generating conversion code between Rust and Java☆52Updated 2 months ago
- ☆55Updated 10 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- A Rust logging implementation for `log` which hooks to android log output☆127Updated 3 weeks ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆68Updated 3 months ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆40Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated this week
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- a wrapper around std::Child that lets multiple threads wait or kill at once☆45Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- #[no_std] print equivalent for Rust☆63Updated last year
- Dead simple queue implementation for rust with async-await☆99Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- The auto-managed -sys crate for Apple platforms using bindgen directly from build environment☆57Updated 10 months ago
- Cross-platform system interface for hardware IO☆56Updated 2 years ago
- A tracing subscriber for the web☆19Updated last year
- ☆25Updated 4 years ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Fast, minimal, feature-rich, extended formatting syntax for Rust!☆73Updated 2 years ago