tomsquest / java-agent-asm-javassist-sampleLinks
Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist
☆56Updated 8 years ago
Alternatives and similar repositories for java-agent-asm-javassist-sample
Users that are interested in java-agent-asm-javassist-sample are comparing it to the libraries listed below
Sorting:
- Generates META-INF/services files automatically☆69Updated last year
- Java tracing agent and live trace client☆73Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆47Updated 5 years ago
- Hot replaces classes in the JVM☆213Updated last year
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- Don't try this in production☆108Updated 8 years ago
- A simple tracing agent☆63Updated 8 years ago
- JBoss Marshalling☆46Updated last month
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆45Updated last year
- Netty based HTTP service with JAX-RS☆127Updated 5 months ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆92Updated last year
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- An extensible parser for hprof heap dump files produced by various JVMs☆60Updated last year
- Java Language support☆285Updated last year
- Byte-code generator to create Disruptor-backed proxies☆99Updated 4 months ago
- Jitescript - Java API for Bytecode☆187Updated 4 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- Apache Commons JCS☆99Updated this week
- Java memory allocation profiler☆221Updated last year
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆119Updated 8 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- Apache Commons OGNL (Dormant)☆82Updated last year
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- This include several agents created using Byte-Buddy. Using this project we can get an idea how to create effective agents with byte-budd…☆60Updated 6 years ago
- Low-level Java object layout dumpers☆197Updated 4 years ago
- The project help developer create or modify class at runtime simply. it's base on ASM framework and provide a high level API like java st…☆73Updated 4 years ago
- ☆109Updated 4 years ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆92Updated 4 years ago