{"id":20780880,"url":"https://github.com/x4e/jvm4j","last_synced_at":"2025-04-30T20:34:00.430Z","repository":{"id":138137295,"uuid":"299024494","full_name":"x4e/JVM4J","owner":"x4e","description":"JVM4J is a library giving Java applications access to low level JVM apis","archived":false,"fork":false,"pushed_at":"2020-10-10T17:30:14.000Z","size":3801,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T20:33:43.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x4e.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-27T12:12:38.000Z","updated_at":"2023-11-25T13:27:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5e21dfe-9265-432c-8b87-bf1c7bfe429c","html_url":"https://github.com/x4e/JVM4J","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2FJVM4J","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2FJVM4J/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2FJVM4J/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x4e%2FJVM4J/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x4e","download_url":"https://codeload.github.com/x4e/JVM4J/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251777776,"owners_count":21642224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T13:39:55.652Z","updated_at":"2025-04-30T20:34:00.416Z","avatar_url":"https://github.com/x4e.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JVM4J\n\nJVM4J is a library giving Java applications access to low level JVM apis.\n\nSupports JVM 8. For now will crash on newer JVMS. \nTODO: Seperate binaries for newer JVMS.\n\nExamples:\n* [src/test/java/JvmTest.java](src/test/java/JvmTest.java)\n* [src/test/java/JniTest.java](src/test/java/JniTest.java)\n\nApis:\n* [dev.binclub.jvm4j.JVM4J](src/main/kotlin/dev/binclub/jvm4j/JVM4J.kt)\n* [dev.binclub.jvm4j.JNI4J](src/main/kotlin/dev/binclub/jvm4j/JNI4J.kt)\n\n## Building\nNote this will create a debug binary only for your platform\n```\ncargo build\nmv target/debug/libJVM4J.so src/main/resources/native/\ngradle build\n```\n\n## Releases\nNot quite setup yet, will be done once project is finished\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fjvm4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx4e%2Fjvm4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx4e%2Fjvm4j/lists"}