ristretto_jimage

Crates.ioristretto_jimage
lib.rsristretto_jimage
version0.27.0
created_at2025-12-13 23:45:21.262416+00
updated_at2025-12-13 23:45:21.262416+00
descriptionJVM JImage Reader
homepage
repositoryhttps://github.com/theseus-rs/ristretto
max_upload_size
id1983554
size78,929
Brian Heineman (brianheineman)

documentation

README

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.

Commit count: 1280

cargo fmt