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☆127Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Android Manifest serializer and deserializer for Rust 🛠☆38Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated 10 months ago
- Cross-platform system interface for hardware IO☆56Updated 2 years ago
- Procedural macros for automatically generating conversion code between Rust and Java☆52Updated 2 months ago
- A small and lightweight Rust library to obtain the active locale on the system.☆94Updated 5 months ago
- Rust library for the universal plug and play protocol.☆38Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- ☆37Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 10 months ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Rust Bindings to Android log Library☆16Updated 3 weeks ago
- ☆55Updated 10 months ago
- Dead simple queue implementation for rust with async-await☆99Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- File/log rotation writer for Rust☆30Updated last month
- Automatic cfg for Rust compiler features☆96Updated 6 months ago