apangin / helfy
HotSpot JVM introspection library
☆106Updated 5 years ago
Alternatives and similar repositories for helfy:
Users that are interested in helfy are comparing it to the libraries listed below
- Extract loaded classes from a running JVM application☆33Updated 2 years ago
- A Java library for quickly and efficiently parsing and writing UUIDs☆168Updated 2 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆170Updated 4 years ago
- permit reflective access for java 11☆68Updated 4 years ago
- EA Agent Loader is a collection of utilities for java agent developers.☆97Updated 7 years ago
- IntelliJ plugin to view JFR profiler files and to profile using JFR☆58Updated 6 months ago
- Simple algorithm to split a JVM ASM method into two☆21Updated 6 years ago
- A driver to allow deep interaction with the JVM without any restrictions☆53Updated 3 months ago
- JPassport☆67Updated 8 months ago
- JVM agent to add method parameters to Java stack traces☆124Updated 7 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated 9 months ago
- A powerful memory management library. Perform illegal, unsafe and incredibly dangerous operations on your JVM's native memory with no res…☆45Updated 3 years ago
- My opinions on common Java libraries, reverse engineering guides, and some assorted other tips☆89Updated last year
- A Java DSL for binding method handles forward, rather than backward☆107Updated 11 months ago
- A bestiary of classes implementing exotic semantics in Java☆132Updated last year
- JVM TI binding for Rust☆60Updated last year
- ☆106Updated 3 months ago
- Java 9-23 Hackery, destroys module system + reflection filters☆45Updated last year
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated last year
- Benchmarking the best way to store long, Object value pairs in a map.☆37Updated 7 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.☆53Updated 8 years ago
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API☆48Updated 3 months ago
- hand-assembler for Java☆42Updated last week
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- JavaCC☆71Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 3 months ago
- High performance Java reflection(revised version)