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
- Rust library for the universal plug and play protocol.☆38Updated last week
- Android Manifest serializer and deserializer for Rust 🛠☆38Updated last year
- A Rust logging implementation for `log` which hooks to android log output☆127Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Procedural macros for automatically generating conversion code between Rust and Java☆52Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- ☆55Updated 10 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆68Updated 3 months ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- ☆37Updated last year
- List size of types in a Rust crate☆27Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 10 months ago
- A crate to help expose Rust functions over the FFI.☆42Updated 3 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆40Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- #[no_std] print equivalent for Rust☆63Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago