saqib-ahmed / javab-agent
This repository contains the code of a JVMTI agent which automatically analyses the java bytecode during runtime and exploits the implicit loop parallelism in the code and parallelize it on the fly. This research work was published in IC4E 2018, San Diego.
☆8Updated 4 years ago
Alternatives and similar repositories for javab-agent:
Users that are interested in javab-agent are comparing it to the libraries listed below
- Extract loaded classes from a running JVM application☆35Updated 2 years ago
- ☆22Updated this week
- https://openjdk.org/projects/jdk/22 released 2024-03-19☆13Updated 10 months ago
- A JVM agent to generate flame graphs for Java memory allocation☆16Updated 5 years ago
- Learning JVMTI - Developing native agent for JVM☆11Updated 7 years ago
- A universal types-preserving Java serialization library that can convert arbitrary Java Objects into JSON and back, with a transparent su…☆9Updated 2 years ago
- Flamegraph (Iciclegraph) swing component☆18Updated this week
- The source code of my bachelor thesis "Java Virtual Machine multi-debugger proxy server".☆10Updated 2 weeks ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- HotSpot JVM introspection library☆106Updated 5 years ago
- Load remote java classes via WebSocket.☆27Updated 7 years ago
- Gojira is a record and replay framework for Java apps meant for regression testing. It provides complete recording capability within a si…☆13Updated 2 years ago
- VMVM: Unit Test Virtualization for Java☆25Updated 2 years ago
- Java annotation processor for automatically delegating interface APIs to a composed instance of that interface☆14Updated last week
- This project is obsoleted by https://github.com/odnoklassniki/jvmti-tools☆13Updated 3 years ago
- Helps you to find or define Maven UIDs for any JAR file and generate corresponding artifact install scripts.☆13Updated 6 months ago
- Pragmatic Data Structure for Java☆9Updated 6 years ago
- Drop-in replacement for JVM maps when you need to optimize memory or work with large datasets☆14Updated last week
- High performance Java reflection(revised version)☆13Updated last year
- Emulator for JVM bytecode☆13Updated 3 years ago
- Simple algorithm to split a JVM ASM method into two☆21Updated 6 years ago
- Utility classes to set up logging in a Spotify compatible way☆22Updated last month
- A Primitive Collection library that reduces memory usage and improves performance☆39Updated 9 months ago
- JAYield - Java yield like generator☆11Updated 4 years ago
- Experimental JFR parser☆17Updated 2 weeks ago
- JVMCI examples for Java Day Tokyo 2017☆10Updated 5 years ago
- It's a Java debugger with the smaller step size. One line of java code is consisted of lines of bytecode. This debugger can step into the…☆16Updated last year
- Lightning-fast Regular Expressions for Java☆18Updated 2 years ago
- Load Java Agents at any running JVM process and more, no JDK needed☆30Updated 4 years ago