Add Mixin
This commit is contained in:
committed by
Andreas Kull
parent
4e868f61ba
commit
645cb5b89e
@ -110,6 +110,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
- [Byteman](https://byteman.jboss.org) - Manipulate bytecode at runtime via DSL (rules); mainly for testing/troubleshooting.
|
- [Byteman](https://byteman.jboss.org) - Manipulate bytecode at runtime via DSL (rules); mainly for testing/troubleshooting.
|
||||||
- [cglib](https://github.com/cglib/cglib) - Bytecode generation library.
|
- [cglib](https://github.com/cglib/cglib) - Bytecode generation library.
|
||||||
- [Javassist](https://jboss-javassist.github.io/javassist) - Tries to simplify bytecode editing.
|
- [Javassist](https://jboss-javassist.github.io/javassist) - Tries to simplify bytecode editing.
|
||||||
|
- [Mixin](https://github.com/SpongePowered/Mixin) - Manipulate bytecode at runtime using real Java code.
|
||||||
|
|
||||||
### Caching
|
### Caching
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user