bytebuddy topic
java-specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
dd-trace-java
Datadog APM client for Java
aaper
Ensure Android runtime permissions using annotations only
itstack-demo-bytecode
本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagen...
ByteBufferCpp
An implementation of ByteBuffer in C++
kanela
The Kamon Instrumentation Agent
remoraj
Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance
poc-spring-boot-dynamic-controller
Simple POC/draft of how to add a REST controller in Spring Boot at runtime.