Kartikvk1996 / RR4JLinks
RR4J is a tool that records java execution and later allows developers to replay locally.
☆25Updated 3 years ago
Alternatives and similar repositories for RR4J
Users that are interested in RR4J are comparing it to the libraries listed below
Sorting:
- Java dependency injection using code generation☆16Updated 2 years ago
- JPassport☆80Updated this week
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API☆53Updated last month
- Helps you to find or define Maven UIDs for any JAR file and generate corresponding artifact install scripts.☆12Updated last year
- JShell script engine for Java (JSR-223 compatible)☆33Updated 4 years ago
- JVM Explorer is a Java desktop application for browsing loaded class files inside locally running Java Virtual Machines.☆165Updated 2 years ago
- A driver to allow deep interaction with the JVM without any restrictions☆58Updated 5 months ago
- A Java audio-playback class, modeled on javax.sound.sampled.Clip, enhanced with concurrent playback and dynamic handling of volume, pan a…