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:
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated last year
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆63Updated last year
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Generates META-INF/services files automatically☆69Updated 2 years ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 9 years ago
- A toolkit project to enable you to build annotation processors more easily☆46Updated 3 months ago
- A library for creating hook-based java agents, without dealing with bytecode☆14Updated 4 years ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆108Updated 9 years ago
- A Modular Classloading System☆278Updated this week
- ☆20Updated 8 years ago
- Profiler and reverse engineering tool for java☆93Updated 6 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 7 months ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 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 this week
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- Typesafe API for SQL☆27Updated this week
- NativeJDB bridges the gap between the Java Debugger (JDB) framework available in modern IDEs and native debugging via GNU Project debugge…☆37Updated 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
- Jetty ReactiveStreams HttpClient☆74Updated this week
- Java tracing agent and live trace client☆73Updated 2 years ago
- ☆110Updated 4 years ago
- Record, transform, and replay HTTP requests in Java EE and Spring applications.☆85Updated last week
- Java API for Archive Manipulation☆130Updated 6 months ago
- Java serviceability examples. Includes simple example apps for jmc, jfr, attach, jmx, jplis, jdi and perfcounters.☆33Updated 4 years ago
- Java Code Generation Framework☆132Updated 3 years ago
- Java Bridge Method Maker☆27Updated last year
- A Java implementation of JMESPath☆176Updated 9 months ago
- Effective Concurrency Modules for Java☆29Updated 8 years ago
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 7 years ago