Including Java JVM with my rust crate in a cross-platform way?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • packr

    Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X (by libgdx)

  • https://stackoverflow.com/questions/2258932/embed-a-jre-in-a-windows-executable has some suggestions, one of which is https://github.com/libgdx/packr if you embed your Rust library within a JAR

  • jvm

    JVM in Rust, written as a learning project. (by douchuan)

  • Maybe something like this (douchuan/jvm) would work? but I would doubt it supports all of java.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts