#jvm #java #jni #jvmti #jmm

jvm-rs

Bindings for the JVM and its interfaces

2 unstable releases

0.2.0 Nov 5, 2022
0.1.0 Nov 13, 2020

#631 in Development tools

33 downloads per month

GPL-3.0-only

270KB
6.5K SLoC

jvm-rs

JVM bindings for rust.

Currently bound to JVM 15.

Generated with bindgen --no-layout-tests

Usage

Add to Cargo.toml

jvm-rs = "0.1.0"

Follow documentation: https://docs.rs/jvm-rs/0.1.0/jvm_rs/

Interfaces this supports

Dependencies