jboss-javassist / javassist
Java bytecode engineering toolkit
☆4,175Updated 6 months ago
Alternatives and similar repositories for javassist:
Users that are interested in javassist are comparing it to the libraries listed below
- Runtime code generation for the Java virtual machine.☆6,474Updated last week
- cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access …☆4,843Updated 8 months ago
- High performance Java reflection☆1,541Updated 2 years ago
- jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.☆2,852Updated 3 months ago
- jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive wa…☆2,821Updated 3 months ago
- BTrace - a safe, dynamic tracing tool for the Java platform