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:
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Java tracing agent and live trace client☆73Updated 2 years ago
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆109Updated 9 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated last year
- Vibur Object Pool - general-purpose concurrent Java object pool☆80Updated 8 months ago
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆64Updated 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 last week
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated last month
- Hot replaces classes in the JVM☆214Updated last year
- ☆20Updated 8 years ago
- Profiler and reverse engineering tool for java☆93Updated 6 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- 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
- Generates META-INF/services files automatically☆70Updated 2 years ago
- ZeroTurnaround Process Killer☆132Updated last year
- A Modular Classloading System☆278Updated 2 weeks ago
- Heap introspection for test puposes☆23Updated 8 years ago
- Typesafe API for SQL☆27Updated 3 weeks ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Better / faster proxy generator than java.lang.reflect.Proxy for Java (require 1.7)☆71Updated 10 years ago
- This is a delegating tracer to be used with OpenTracing. It records span information into the JFR, allowing very deep tracing.☆77Updated 6 years ago
- Java Bridge Method Maker☆27Updated last year
- A Java implementation of JMESPath☆176Updated 10 months ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 9 years ago
- A library for creating hook-based java agents, without dealing with bytecode☆14Updated 4 years ago
- Configurable Java Annotation Processor to simplify the use of the Service Provider Interface.☆40Updated 2 years ago
- maven plugin for making chmod +x jar files☆130Updated last year
- A Java application launcher and class loader which can load and run classes directly from Maven repositories and resolve dependencies at …☆100Updated 7 years ago