Thanks to visit codestin.com
Credit goes to lib.rs

1 unstable release

Uses new Rust 2024

0.27.0 Dec 13, 2025

#652 in FFI


Used in 3 crates (via ristretto_classloader)

Apache-2.0 OR MIT

62KB
1K SLoC

Ristretto JImage

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

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

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