High performance field, property, and method access using bytecode generation
-
Updated
Mar 4, 2017 - Java
High performance field, property, and method access using bytecode generation
UMA Lang is a programming language based on java.
A class proxy library that can be used for mixins, facades and method interceptors
A compiler for Java byte code based custom programming language(LL(1) Context free Grammar), which implements compiler phases: Scanner, Parser, Semantic Analysis, Type Checking and Byte Code Generation
A aop utils lib for Android supported by asm.
Decorator generator based on Java ASM bytecode manipulation framework
A (simplified) implementation of the PropertyDataFetcher class found in GraphQL Java that uses ASM to dynamicallly generate data fetchers at runtime. This gives library consumers a 10x± performance increase
A simple way to change java methods at runtime
Projects Collections
If you know arthas of alibaba;If you want to write one by yourself;This project can help you;使用ASM框架编写一个类似arthas的工具,实现了arthas的watch和spy命令;这是一个非常棒并且简单的asm和java字节码增强技术实践
Add a description, image, and links to the asm topic page so that developers can more easily learn about it.
To associate your repository with the asm topic, visit your repo's landing page and select "manage topics."