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 3 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.☆38Updated 2 years ago
- Java tracing agent and live trace client☆73Updated 2 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
- Java Bridge Method Maker☆27Updated last year
- Java lib for monitoring directories or individual files via java.nio.file.WatchService☆28Updated last month
- A toolkit project to enable you to build annotation processors more easily☆43Updated 3 weeks ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 8 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated last year
- ☆20Updated 7 years ago
- Generates META-INF/services files automatically☆69Updated last year
- A project to cause (controlled) destruction on your jvm application☆67Updated 3 years ago
- Automatic code rewriting for AssertJ using error-prone and refaster☆16Updated this week
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- Flamegraph (Iciclegraph) swing component☆19Updated last week
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Benchmark dependency injection solutions☆33Updated 5 years ago
- Sample code for the presentation on JVM Serviceability Tools☆27Updated 7 years ago
- Minimal Maven reusable one-stop shop library☆39Updated last week
- Multiway object pool (experiment)☆39Updated 11 years ago
- Takari Maven Lifecycle☆67Updated last week
- Generates synthetic bridge methods with different return types to help backward compatibility☆26Updated 3 weeks ago
- Typechecked or Runtimechecked State Machines in Java☆49Updated last year
- Simple Java and Groovy hot class reloader and Java based shell and scripting☆107Updated 9 years ago
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Demo of Java Flight Recorder custom events and event streaming☆83Updated 3 years ago
- JFR Datasource for Grafana☆49Updated this week
- An alternative to ScheduledThreadPoolExecutor proof against the clock drift problem☆67Updated 5 years ago
- JBoss Threads☆29Updated this week