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
Related projects ⓘ
Alternatives and complementary repositories for javab-agent
- A JVM agent to generate flame graphs for Java memory allocation☆16Updated 5 years ago
- Extract loaded classes from a running JVM application☆34Updated 2 years ago
- HotSpot JVM introspection library☆105Updated 5 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆32Updated 3 years ago
- ☆22Updated last week
- High performance Java reflection(revised version)☆13Updated last year
- The source code of my bachelor thesis "Java Virtual Machine multi-debugger proxy server".☆10Updated 11 months ago
- Lightning-fast Regular Expressions for Java☆18Updated 2 years ago
- Learning JVMTI - Developing native agent for JVM☆11Updated 7 years ago
- Thor Hammer and a way to express invokedynamic in Java☆18Updated 4 years ago
- Debug JSSE Provider☆14Updated 6 years ago
- JAYield - Java yield like generator☆11Updated 3 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆31Updated 7 years ago
- Humio JITrex - Fast JVM Bytecode Regex Engine☆39Updated 2 years ago
- Load remote java classes via WebSocket.☆27Updated 7 years ago
- Drop-in replacement for JVM maps when you need to optimize memory or work with large datasets☆13Updated 8 months ago
- This project is obsoleted by https://github.com/odnoklassniki/jvmti-tools☆13Updated 3 years ago
- Java library to compile and run C++ code in-memory☆16Updated 7 years ago
- Statistics about data (cardinality estimation, frequent item detection, approximate counting,...)☆15Updated 2 years ago
- KoffeeJ: A [proof-of-concept] Java bytecode assembly DSL in pure Java☆10Updated 4 years ago
- JooFlux is a Java agent for dynamic aspect-oriented middlewares.☆26Updated 9 years ago
- JVMTI Native Java Agent for counting and acquiring heap objects by type☆12Updated 7 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated 5 months ago
- NativeJDB bridges the gap between the Java Debugger (JDB) framework available in modern IDEs and native debugging via GNU Project debugge…☆33Updated last year
- The run time class library for qbicc native images☆13Updated 2 months ago
- One file java script for visualizing JDK flight recorder execution logs as flamegraphs without any dependencies except Java and a browser…☆22Updated 3 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
- New proposed API for buffers in Netty☆25Updated last year