TobiasDeBruijn / eJNI
Rust library to make working with JNI more pleasant
☆13Updated 3 years ago
Alternatives and similar repositories for eJNI
Users that are interested in eJNI are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Rust Bindings to Android log Library☆16Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- File locking via POSIX advisory record locks☆17Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- const panic with formatting☆11Updated 4 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Adapters between hyper 0.14-1.0, http-body 0.4-1.0, and tower-service 0.3.☆12Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Dates and times library for Rust.☆14Updated 3 years ago
- Build a rustc sysroot with custom flags☆17Updated last week
- An async version of iterator☆40Updated 11 months ago
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Lightweight implementation of `async-stream` without macros