MaulingMonkey / jni-bindgenLinks
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.
☆81Updated 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
Sorting:
- Rust bindings to the Android NDK☆24Updated 5 years ago
- ☆40Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆64Updated 3 weeks ago
- Android Manifest serializer and deserializer for Rust 🛠☆43Updated last week
- Rust library for the universal plug and play protocol.☆39Updated 5 months ago
- A Rust logging implementation for `log` which hooks to android log output☆138Updated 5 months ago
- Procedural macros for automatically generating conversion code between Rust and Java☆56Updated 8 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 months ago
- ☆59Updated last year
- Rusty bindings for Apple libraries☆178Updated 3 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Changing function definitions at runtime in Rust☆133Updated 3 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated last week
- Compile-time string operations☆114Updated this week
- ☆63Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆133Updated 2 years ago
- Rust library for opening and working with dynamic link libraries.☆204Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago