Bytecode Libraries
1.ASM4,240 usages
org.ow2.asm » asm BSD
ASM, a very small and fast Java bytecode manipulation framework
Last Release on Dec 16, 2025
2.Javassist4,181 usages
org.javassist » javassist Apache +2
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java.
Last Release on Apr 24, 2026
Byte Buddy is a Java library for creating Java classes at run time.
This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
Last Release on Mar 31, 2026
Usefull class adapters based on ASM, a very small and fast Java bytecode manipulation framework
Last Release on Dec 16, 2025
Tree API of ASM, a very small and fast Java bytecode manipulation framework
Last Release on Dec 16, 2025
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
Last Release on Mar 31, 2026
Static code analysis API of ASM, a very small and fast Java bytecode manipulation framework
Last Release on Dec 16, 2025
8.Apache Commons BCEL287 usages
org.apache.bcel » bcel Apache
The Commons Byte Code Engineering Library (BCEL) is designed to provide users with a convenient way to analyze, create, and manipulate compiled .class files.
Last Release on Jan 22, 2026
