transformer-with-javassist
Bytecode transformer
A demonstration project showing how to modify Java bytecode using Javassist for transformative purposes.
Booster 示例:使用 Javassist 操作字节码
10 stars
2 watching
1 forks
Language: Kotlin
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project demonstrates how to modify compiled code using Assembly Code (ASM) for performance optimization. | 18 |
| A JSON transformation library written in Java where the specification is itself a JSON document. | 1,569 |
| Provides a safe way to transform Clojure code without unintended consequences | 196 |
| Transforms Svelte components for integration with Jest testing framework | 36 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| A tool that translates Dalvik bytecode to equivalent Java bytecode for analyzing Android applications. | 924 |
| A JavaScript library for applying complex transformations to SVG graphics in the browser | 491 |
| A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| A tool for automating transformations and modifications to JavaScript code. | 2 |
| Provides a functional programming library for Java, emulating the functionality of Underscore.js | 533 |
| An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
| A facade project providing a simple JSON transformation tool using Vert.x JsonObject | 4 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 |
| Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |