transformer-with-javassist

Bytecode transformer

A demonstration project showing how to modify Java bytecode using Javassist for transformative purposes.

Booster 示例:使用 Javassist 操作字节码

GitHub

10 stars
2 watching
1 forks
Language: Kotlin
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
boostersamples/transformer-with-asmThis project demonstrates how to modify compiled code using Assembly Code (ASM) for performance optimization.18
bazaarvoice/joltA JSON transformation library written in Java where the specification is itself a JSON document.1,569
ztellman/riddleyProvides a safe way to transform Clojure code without unintended consequences196
ktsn/svelte-jestTransforms Svelte components for integration with Jest testing framework36
babel/babelA tool that transpiles modern JavaScript code to earlier versions of the language43,304
storyyeller/enjarifyA tool that translates Dalvik bytecode to equivalent Java bytecode for analyzing Android applications.924
benjamminf/warpjsA JavaScript library for applying complex transformations to SVG graphics in the browser491
rajasegar/codeshiftA Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees47
r17x/jasatA tool for automating transformations and modifications to JavaScript code.2
javadev/underscore-javaProvides a functional programming library for Java, emulating the functionality of Underscore.js533
cshuaimin/ssr.nvimAn extension plugin for Neovim that allows structural search and replace operations on code structures.939
lusoalex/vertx-joltA facade project providing a simple JSON transformation tool using Vert.x JsonObject4
ember-codemods/ember-test-helpers-codemodA codemod to transform Ember tests to use @ember/test-helpers29
mirkosertic/bytecoderA tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL.903
refactorfirst/refactorfirstIdentifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts.459