cglib
Byte code generator
Generates and transforms Java byte code to enable AOP, testing, and data access framework support for dynamic proxy objects.
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
5k stars
250 watching
887 forks
Language: Java
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a Java library for generating WebID certificates | 8 |
| | Provides a Java API for generating bytecode similar to BiteScript. | 188 |
| | Library for generating G-code instructions from Processing code for 3D printing pen plotting | 28 |
| | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
| | A Java bytecode manipulation framework designed for APM and diagnostic purposes | 481 |
| | A .NET library that uses source generators to automatically create boilerplate code for classes and structs. | 316 |
| | Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |
| | A framework for generating Java code using metaprogramming and provides an API to create custom code generators. | 130 |
| | Automatically generates AV byte signatures from sets of similar binaries using a signature generation algorithm. | 261 |
| | Automates the generation of Java classes based on database schema information. | 8 |
| | A library for converting between various byte and character representations in Java | 419 |
| | Generates readable test output from Go code | 15 |
| | Tools and utilities for verifying Java compiler output | 701 |
| | Generates stubs for interfaces in code completion tools | 60 |
| | Generates source code strings for attribute definitions in C#. | 7 |