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 2 years ago
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☆128Updated last month
- Android Manifest serializer and deserializer for Rust 🛠☆38Updated last year
- ☆38Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- A crate to help expose Rust functions over the FFI.☆42Updated 3 years ago
- Rust library for the universal plug and play protocol.☆39Updated last month
- Procedural macros for automatically generating conversion code between Rust and Java☆55Updated 3 weeks ago
- ☆56Updated 11 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Rust Bindings to Android log Library☆16Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆124Updated 5 months ago
- Fast, minimal, feature-rich, extended formatting syntax for Rust!☆74Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- Dead simple queue implementation for rust with async-await☆99Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- ☆54Updated 2 months ago
- ☆56Updated 3 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated 11 months ago
- Automated GUI testing using accesskit☆62Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- ☆55Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago