hyee / ReflectASMLinks
High performance Java reflection(revised version)
☆13Updated 2 years ago
Alternatives and similar repositories for ReflectASM
Users that are interested in ReflectASM are comparing it to the libraries listed below
Sorting:
- Lightweight, extremely fast, and zero-gc message/event bus for Java 6+☆40Updated last year
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- A driver to allow deep interaction with the JVM without any restrictions☆55Updated 2 months ago
- JPassport☆69Updated 3 months ago
- HotSpot JVM introspection library☆108Updated 5 years ago
- For when you are stuck in Java 8 but want to use new language features and dependencies☆31Updated 2 years ago
- Dynamically inline MethodHandles☆21Updated 2 years ago
- Groovy AST Transformation to allow writing Jasmin code (JVM bytecode) directly on groovy files☆14Updated 5 years ago
- Pack200 - Optimized compression for JAR files☆32Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Client/server library for Java, based on Netty and Kryo☆72Updated 2 years ago
- A demo late binding Java agent utilising ASM for transforming classes.