Skip to content
/ jni-rs Public
forked from jni-rs/jni-rs

Rust bindings to the Java Native Interface — JNI

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rib/jni-rs

This branch is 6 commits ahead of, 188 commits behind jni-rs/jni-rs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e93cb3e · Jun 6, 2022
May 4, 2021
Jan 9, 2018
Feb 28, 2020
Feb 28, 2020
Jun 6, 2022
Nov 13, 2021
Sep 11, 2018
Jun 6, 2022
Sep 8, 2018
Feb 6, 2021
Jun 6, 2022
Nov 4, 2016
Nov 4, 2016
Feb 6, 2021
Jan 14, 2021
Jun 19, 2019
Nov 2, 2020

Build Status Docs Crates.io

JNI Bindings for Rust

Join the chat at https://gitter.im/jni-rs/Lobby

This project provides complete JNI bindings for Rust, allowing to:

  • Implement native Java methods for JVM and Android in Rust
  • Call Java code from Rust
  • Embed JVM in Rust applications and use any Java libraries

See the docs for more details.

Example

cd example
make

Contribution

See the Contribution Guide for details.

License

Licensed under either of

About

Rust bindings to the Java Native Interface — JNI

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.8%
  • Other 1.2%