godtroop-github's Stars
tzfun/jvmm
jvmm是一个Java虚拟机和主机服务式监控工具,可快速接入Prometheus和Grafana,支持生成火焰图、Java代码热更、反编译等功能。
Nastel/remoraj
Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance
Vladymyr/Anti-Agent-Agent
A java agent with the main purpose of preventing other agents
sf197/MemoryShellHunter
Java Agent memory horse scanner combined with Call Graph modus
avaje-common/avaje-agentloader
Provides the ability to load java agents to a running java process
alibaba/TProfiler
TProfiler是一个可以在生产环境长期使用的性能分析工具
perf4j/perf4j
Performance Monitoring and Statistics for Java Code
takipi/debugAgent
Custom java agent for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF
veo/vagent
多功能 java agent 内存马
pandening/Java-debug-tool
Java dynamic debug tool
TeaTips/SplunkJavaAgent
An instrumentation agent for tracing code level metrics via bytecode injection, JMX attributes/operations/notification and decoded HPROF records and streaming these events directly into Splunk for Java APM(application performance monitoring) visualizations.
rzte/agentcrack
不那么一样的 Java Agent 内存马
google/allocation-instrumenter
A Java agent that rewrites bytecode to instrument allocation sites
ethushiroha/JavaAgentTools
用Java agent实现内存马等功能
grpc-up-and-running/samples
Samples of the book gRPC Up and Running. Each sample is based on a real-world use case and details of the use case can be found in the respective chapter of the book.
launchdarkly/okhttp-eventsource
Server-sent events (SSE) client implementation for Java, based on OkHttp: http://javadoc.io/doc/com.launchdarkly/okhttp-eventsource
sofastack/sofa-registry
SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.
help-lixin/gateway-route-refresh-service
Gateway路由热更新
luxiaoxun/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring
stateIs0/HowTomcatWorks
深入剖析tomcat (How Tomcat Works)源码
sofastack/sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
oracle/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
caoym/jjvm
A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
apache/bookkeeper
Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
micronaut-projects/micronaut-core
Micronaut Application Framework
colosobo/ehot
热部署 Java hot deployment