jni-rs / jni-sysLinks
☆64Updated last year
Alternatives and similar repositories for jni-sys
Users that are interested in jni-sys are comparing it to the libraries listed below
Sorting:
- Rust bindings to the Android NDK☆24Updated 5 years ago
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- ☆57Updated 10 months ago
- A Rust logging implementation for `log` which hooks to android log output☆138Updated 5 months ago
- A zero-overhead Windows I/O library, focusing on IOCP☆117Updated 3 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Hjson for Rust☆117Updated last year
- Rust bindings for libffi☆125Updated 2 weeks ago
- Procedural macros for automatically generating conversion code between Rust and Java☆56Updated 8 months ago
- File/log rotation writer for Rust☆38Updated 3 months ago
- Rust Bindings to Android log Library☆18Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- File locking via POSIX advisory record locks☆20Updated last year
- ☆63Updated 4 years ago
- ☆212Updated 3 months ago
- A simple bitset container for Rust☆158Updated 6 months ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- Compatibility adapter between tokio and futures☆186Updated 4 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Build library for invoking pkg-config for Rust