brutusin / instrumentation
An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
☆47Updated 4 years ago
Alternatives and similar repositories for instrumentation:
Users that are interested in instrumentation are comparing it to the libraries listed below
- A library for creating hook-based java agents, without dealing with bytecode☆14Updated 4 years ago
- ☆20Updated 7 years ago
- Generates META-INF/services files automatically☆69Updated last year
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆60Updated last year
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- A toolkit project to enable you to build annotation processors more easily☆39Updated last week
- Configurable Java Annotation Processor to simplify the use of the Service Provider Interface.☆38Updated last year
- Java tracing agent and live trace client☆73Updated last year
- NativeJDB bridges the gap between the Java Debugger (JDB) framework available in modern IDEs and native debugging via GNU Project debugge…☆35Updated 2 years ago
- JooFlux is a Java agent for dynamic aspect-oriented middlewares.☆26Updated 9 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated 7 months ago
- Netty XNIO Transport☆15Updated 4 months ago
- Generates synthetic bridge methods with different return types to help backward compatibility☆24Updated 2 weeks ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆107Updated 8 years ago
- Maven Plugin for running Facebook Infer☆16Updated 5 years ago
- Java Bridge Method Maker☆27Updated last year
- A simple scripting frontend for the Java Debugger Interface☆57Updated 5 years ago
- Provides a standalone version of the JShell REPL. Anything needed to run JShell independently is contained, so there is no need to instal…☆38Updated last year
- Computes Java classes or packages dependencies, SCCs (Tarjan algorithm), or cycles (Johnson algorithm), through API or command line.☆11Updated last year
- JDK 9+ split package analysis tool☆22Updated 3 years ago
- Examples on how to use the Spoon Java source code transformation library☆85Updated 2 years ago
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 6 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- Java 8 parser☆22Updated last year
- Maven plugin to find duplicate classes or resources☆79Updated 10 years ago
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- A model-view based code generator written in Java☆41Updated 7 years ago
- ☆86Updated 6 years ago
- A ProcessBuilder look-alike based entirely on native POSIX APIs☆36Updated 11 months ago
- jRT measures the response time of a java application to socket-based requests☆48Updated 8 years ago