brutusin / instrumentationLinks
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.
☆48Updated 5 years ago
Alternatives and similar repositories for instrumentation
Users that are interested in instrumentation are comparing it to the libraries listed below
Sorting:
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated last week
- Java tracing agent and live trace client☆73Updated 2 years ago
- A toolkit project to enable you to build annotation processors more easily☆46Updated last month
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆64Updated 2 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
- Profiler and reverse engineering tool for java☆93Updated 6 years ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆109Updated 9 years ago
- Generates META-INF/services files automatically☆70Updated 2 years ago
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated last week
- NativeJDB bridges the gap between the Java Debugger (JDB) framework available in modern IDEs and native debugging via GNU Project debugge…☆38Updated 2 years ago
- Hot replaces classes in the JVM☆214Updated last year
- Lilith is a Logging- and AccessEvent viewer for Logback, log4j, log4j2 and java.util.logging☆141Updated 3 years ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 9 years ago
- Configurable Java Annotation Processor to simplify the use of the Service Provider Interface.☆40Updated 2 years ago
- JFR Datasource for Grafana☆50Updated last week
- Java Code Generation Framework☆132Updated 3 years ago
- A Java Vector-API base64 library.☆40Updated 2 years ago
- A Modular Classloading System☆278Updated last month
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 10 months ago
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 7 years ago
- Jarviz is dependency analysis and visualization tool designed for Java applications☆158Updated this week
- Java Bridge Method Maker☆27Updated 2 years ago
- Lean JSON Library for Java, with a compact, elegant API.☆89Updated 3 months ago
- ☆110Updated 4 years ago
- A library for creating hook-based java agents, without dealing with bytecode☆14Updated 4 years ago
- ZeroTurnaround Process Killer☆132Updated last year
- A Java implementation of JMESPath☆176Updated 11 months ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- Typesafe API for SQL☆27Updated 2 weeks ago