jon-bell / bytecode-examplesLinks
Java Bytecode Engineering Examples & Tutorials
☆118Updated 7 years ago
Alternatives and similar repositories for bytecode-examples
Users that are interested in bytecode-examples are comparing it to the libraries listed below
Sorting:
- hotspot disassembler hsdis☆145Updated 2 years ago
- Monitor JVM from within, detect thread blocks and automatically save threads dump☆54Updated 4 years ago
- Don't try this in production☆108Updated 8 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…☆59Updated 6 years ago
- Software Transactional Memory Implementation for the JVM☆240Updated 11 years ago
- Fork of jdk8u/hotspot with support for JVMCI☆74Updated 3 years ago
- Java memory allocation profiler☆221Updated last year
- A simple tracing agent☆63Updated 8 years ago
- ☆59Updated 3 years ago
- ☆74Updated 10 years ago
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆119Updated 8 years ago
- Low-level Java object layout dumpers☆197Updated 4 years ago
- Collection of small Java serviceability improvements based on JVM Tool Interface☆174Updated 4 years ago
- ObjectWeb ASM - bytecode verifier and utilities☆66Updated 11 years ago
- Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist☆56Updated 8 years ago
- Some evil utilities that runs only on HotSpot☆40Updated 14 years ago
- Generates META-INF/services files automatically☆69Updated last year
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆65Updated last week
- Benchmarking counters with Java8☆69Updated 11 years ago
- ☆171Updated 4 years ago
- https://wiki.openjdk.org/display/CodeTools/asmtools☆67Updated last week
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆101Updated 8 months ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- macOS Build artifacts for hsdis HotSpot Plugin☆22Updated 7 years ago
- Apache Commons BCEL☆257Updated this week
- Maxine VM: A meta-circular research VM☆332Updated 4 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 6 months ago
- The Managed Runtime Initiative is an open development and integration initiative launched by Azul Systems with the aim of improving the …☆156Updated 10 years ago
- Java dynamic debug tool☆100Updated last year
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆147Updated 8 months ago