COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200904083340/https://github.com/topics/java-agent
Here are
61 public repositories
matching this topic...
Runtime code generation for the Java virtual machine.
🔬 JaCoCo - Java Code Coverage Library
Updated
Aug 31, 2020
Java
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Updated
Aug 30, 2020
Java
A process for exposing JMX Beans via HTTP for Prometheus consumption
Automated driver management for Selenium WebDriver
Java memory allocation profiler
Updated
Jun 22, 2020
Java
A simple active record pattern library in java that makes programming DAL easier
Updated
Jun 15, 2020
Java
Java Agent based JMX metrics exporter.
Updated
May 11, 2020
Java
Application Insights SDK for Java
Continuations / CoRoutines for Java 1.5 - 11, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
Updated
Jul 29, 2019
Java
jMint is a Side Effect Injection (SEI) tool aimed at simplicity of modifications expression
Updated
Jul 30, 2018
Java
APM, A high performance, scalable monitoring tool.
Java agent to inspect and count method calls.
Updated
Apr 28, 2020
Java
An example of bytecode modifying Java agents done with Javassist and Byte Buddy
Updated
Jan 16, 2017
Java
Java agent to make /proc metrics available as MXBeans
Updated
Jan 19, 2020
Java
Learning JVMTI - Code examples
Updated
Dec 21, 2017
Java
A java agent with the main purpose of preventing other agents
Updated
Oct 29, 2019
Java
Updated
Apr 23, 2018
Java
java agent 断点调试,java agent debug,java agent 学习理解
A Java Agent that applies asm-delta patches
Updated
Dec 28, 2019
Java
Maven plugin to collect dynamic stats from a Maven project and its test suite
Java agent to load properties from a file
HookAgent is a java agent which allows you to easily inject code into java applications.
a java agent to optimize tail recursion.通过修改字节码,为Java提供尾递归优化功能。
Updated
Mar 30, 2019
Java
Improve this page
Add a description, image, and links to the
java-agent
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
java-agent
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The agent provides a specific set of matcher-modes which can be used.
Currently, it is not possible to create a name matcher which matches everything except the specified name. In order to do this, a matcher-mode should be implemented which is contrary to
EQUALS_FULLY, so only names are matching which are n