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:
- Java Bytecode Engineering Examples & Tutorials☆118Updated 7 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the p…☆48Updated 5 years ago
- Netty based HTTP service with JAX-RS☆128Updated 3 weeks ago
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆586Updated 3 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 4 years ago
- An open source terminal daemon library providing terminal handling in Java under ASL 2.0☆227Updated 5 months ago
- A simple tracing agent☆63Updated 8 years ago
- Knife是一个基于JVMTI开发的JVM诊断工具,可以attach运行中的jvm,查看和修改堆内存中任意对象的内容。☆40Updated 3 months ago
- Utility class to compile java source code in memory☆272Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- High-level Java library for generating JVM bytecode☆69Updated 11 months ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆92Updated 2 years ago
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆119Updated 9 years ago
- Hot replaces classes in the JVM☆213Updated last year
- Byteman Project main repo☆499Updated 3 months ago
- Cgroup on JVM☆234Updated 7 years ago
- Useful Java utilities☆150Updated last year
- Imcache is a Java Caching Library.☆128Updated 2 years ago
- Generates META-INF/services files automatically☆69Updated 2 years ago
- Don't try this in production☆110Updated 8 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Java memory allocation profiler☆221Updated last year
- ObjectWeb ASM - bytecode verifier and utilities☆66Updated 11 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- Paranamer - access to parameter names in Java5, 6, 7, 8☆233Updated 4 months ago
- A Modular Classloading System☆276Updated 2 weeks ago
- Jitescript - Java API for Bytecode☆189Updated 4 years ago
- Manage OS processes and get cpu and memory stats cross-platform in Java.☆239Updated last year
- 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