Skip to content

austinv11/Syringe

Repository files navigation

Syringe

A high-level abstraction for bytecode manipulation of jvm-based libraries. It supports a multitude of backing implementations to best fit the execution environment (ASM or Javassist for runtime manipulation and custom annotation processing for compile-time manipulation.

About

A high-level bytecode manipulation abstraction supporting a variety of backing implementations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages