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
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- 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
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆107Updated 9 years ago
- Profiler and reverse engineering tool for java☆91Updated 6 years ago
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆61Updated last year
- Java tracing agent and live trace client☆73Updated 2 years ago
- Generates META-INF/services files automatically☆69Updated 2 years ago
- A library for creating hook-based java agents, without dealing with bytecode☆14Updated 4 years ago
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated 2 weeks ago
- Java API for Archive Manipulation☆129Updated 5 months ago
- A toolkit project to enable you to build annotation processors more easily☆44Updated 2 months ago
- Hot replaces classes in the JVM☆213Updated last year
- ☆20Updated 8 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆64Updated 9 years ago
- maven plugin for making chmod +x jar files☆128Updated last year
- A Java implementation of JMESPath☆174Updated 9 months ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Java Bridge Method Maker☆27Updated last year
- JBoss Threads☆29Updated last week
- JFR Datasource for Grafana☆49Updated last week
- Jarviz is dependency analysis and visualization tool designed for Java applications☆151Updated this week
- ☆109Updated 4 years ago
- Apache OpenWebBeans meecrowave☆57Updated 7 months ago
- Better / faster proxy generator than java.lang.reflect.Proxy for Java (require 1.7)☆70Updated 10 years ago
- A Java application launcher and class loader which can load and run classes directly from Maven repositories and resolve dependencies at …☆99Updated 7 years ago
- A Modular Classloading System☆276Updated last week
- Java lib for monitoring directories or individual files via java.nio.file.WatchService☆29Updated 2 weeks ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 8 months ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 9 years ago