byte-buddy
Class generator
A Java library for generating classes at runtime without the need for explicit code generation.
Runtime code generation for the Java virtual machine.
6k stars
168 watching
808 forks
Language: Java
last commit: 2 months ago byte-codedynamic-proxyinstrumentationjavajava-agentjava-libraryjava-virtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java bytecode manipulation toolkit allowing developers to edit and modify compiled Java classes at runtime. | 4,127 |
| Generates and transforms Java byte code to enable AOP, testing, and data access framework support for dynamic proxy objects. | 4,810 |
| A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
| Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
| A modern Java bytecode editor with features for decompiling, recompiling, and manipulating compiled Java code. | 6,123 |
| Enables runtime redefinition of classes and resources in Java applications. | 2,376 |
| An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages | 970 |
| Provides pre-configured Java modules for widely used C/C++ libraries | 2,687 |
| A tool that allows developers to use Java 8 features in older Java versions | 3,540 |
| Provides a Java API for generating bytecode similar to BiteScript. | 188 |
| Provides efficient access to native C++ code from Java | 4,519 |
| Provides Rust bindings to interact with Java Virtual Machines and Java Native Interface. | 74 |
| A plugin for Gradle that allows Java 6 or 7 development with lambda support | 5,298 |
| A Java library for functional programming and object-oriented coding practices to reduce code complexity and improve quality. | 5,775 |
| Enables Java source code to be shared between Android and iOS apps using J2ObjC | 139 |