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.
☆47Updated 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
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 4 years ago
- Profiler and reverse engineering tool for java☆92Updated 6 years ago
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆63Updated 2 years ago
- Java tracing agent and live trace client☆73Updated 2 years ago
- Sniffy - interactive profiler, testing and chaos engineering tool for Java☆168Updated last week
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated last month
- A toolkit project to enable you to build annotation processors more easily☆47Updated 3 months ago
- Generates META-INF/services files automatically☆72Updated 2 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated 2 months ago
- jRT measures the response time of a java application to socket-based requests☆48Updated 9 years ago
- Configurable Java Annotation Processor to simplify the use of the Service Provider Interface.☆40Updated 2 years ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆108Updated 9 years ago
- NativeJDB bridges the gap between the Java Debugger (JDB) framework available in modern IDEs and native debugging via GNU Project debugge…☆37Updated 3 years ago
- ☆110Updated 5 years ago
- Java lib for monitoring directories or individual files via java.nio.file.WatchService☆31Updated 3 weeks ago
- A library for creating hook-based java agents, without dealing with bytecode☆14Updated 5 years ago
- JFR Datasource for Grafana☆50Updated last week
- A Java application launcher and class loader which can load and run classes directly from Maven repositories and resolve dependencies at …☆100Updated 8 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 11 months ago
- Annotation-driven configuration library for the Java programming language☆24Updated last week
- Examples on how to use the Spoon Java source code transformation library☆92Updated 3 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 9 years ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- ☆20Updated 8 years ago
- Java Bridge Method Maker☆27Updated 2 years ago
- A Java Vector-API base64 library.☆39Updated 2 years ago
- Library for streaming Java Flight Recording (JFR) files from local or remote JVMs☆94Updated 2 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated last month