xea / rust-jvmti
JVM TI binding for Rust
☆61Updated last year
Alternatives and similar repositories for rust-jvmti:
Users that are interested in rust-jvmti are comparing it to the libraries listed below
- JVM agent to add method parameters to Java stack traces☆124Updated 7 years ago
- HotSpot JVM introspection library☆107Updated 5 years ago
- Generate Java Virtual Machine .class files from Rust.☆29Updated 8 years ago
- A JVM made in Rust☆34Updated 8 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆173Updated 4 years ago
- Wasmtime bindings for Java☆38Updated last year
- A parser for Java Classfiles written in rust☆41Updated 5 months ago
- New proposed API for buffers in Netty☆26Updated 2 years ago
- Java utilities for working with CompletionStages☆60Updated 6 years ago
- Based on JDK 17 with included support for libgraal and GraalVM CE.☆23Updated last year
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- A modern Java classfile manipulation and analysis library☆55Updated last year
- Java or JVM-language binding for Wasmtime☆133Updated last year
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated 10 months ago
- IntelliJ plugin to view JFR profiler files and to profile using JFR☆60Updated 7 months ago
- https://openjdk.org/projects/lilliput☆54Updated this week
- Off-heap memory allocators for Java☆68Updated 4 years ago
- Experimental static compiler for Java programs.☆135Updated last week
- https://openjdk.org/projects/tsan☆27Updated this week
- High-level Java library for generating JVM bytecode☆66Updated 7 months ago
- High performance Java reflection(revised version)☆13Updated 2 years ago
- https://openjdk.org/projects/shenandoah☆84Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 4 months ago
- A Java DSL for binding method handles forward, rather than backward☆108Updated 11 months ago
- A Gradle plugin that adds custom task types to build Rust artifacts, such as cargo build, cargo test, etc.☆8Updated 7 years ago
- Benchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama☆117Updated last year
- https://openjdk.org/projects/metropolis☆16Updated 4 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated last year
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- Thor Hammer and a way to express invokedynamic in Java