1 unstable release
Uses new Rust 2024
| 0.27.0 | Dec 13, 2025 |
|---|
#652 in FFI
Used in 3 crates
(via ristretto_classloader)
62KB
1K
SLoC
Ristretto JImage
Overview
Ristretto JImage reads Java Image (JImage) files, which are used in Java 9 and later to store Java class files and resources in a compact format. This crate provides functionality to parse JImage files, extract class files and resources, and access metadata about the contents of the JImage.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~0.4–1MB
~20K SLoC