simple_jvmti

Crates.iosimple_jvmti
lib.rssimple_jvmti
version0.1.0
sourcesrc
created_at2023-10-27 04:04:59.784668
updated_at2023-10-27 04:04:59.784668
descriptionsimple jvmti library
homepagehttps://simple_jvmti.itcraft.cn
repositoryhttps://github.com/itcraft-cn/simple_jvmti
max_upload_size
id1015546
size123,238
Helly Guo (hellyguo)

documentation

https://docs.rs/simple_jvmti/latest/simple_jvmti

README

simple-jvmti

history

The orginal version of the jvmti_wrapper and jvmti_sys is not available from github.com(link). So I cannot fork the repository to improve the functionality. But the code is available from docs.rs. The first commit is copied code from jvmti_wrapper and jvmti_sys.

improvement

I modified the code, fit Rust 2021.

PRs/Issues

Welcome, if you found something is wrong, please report it to the issue tracker.

Thank You!

Commit count: 12

cargo fmt