jboss-javassist / javassistLinks
Java bytecode engineering toolkit
☆4,222Updated last year
Alternatives and similar repositories for javassist
Users that are interested in javassist are comparing it to the libraries listed below
Sorting:
- 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,888Updated last year
- 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,826Updated 10 months ago
- Runtime code generation for the Java virtual machine.