Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
java-agent-asm-javassist-sample
Sample maven project containing a Java agent and examples of bytecode manipulation with ASM and Javassist
javassist
Java bytecode engineering toolkit
leke-qqwry
Java qqwry.dat IP 地址库查找
MyAlgs
算法学习笔记
MyFlume
Flume扩展
simplealgorithm
基本算法与数据结构的Java实现
skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
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.
studyagent
292292yang's Repositories
292292yang/292292yang.github.io
My Blog / Jekyll Themes / PWA
292292yang/Akka-Essentials
Java/Scala Examples from the book - Akka Essentials
292292yang/akka-fork-join-example
Demo app to show how to use akka actors to process data and return aggregated results to the caller.
292292yang/akka-java-cluster-kubernetes
An Akka Java cluster Kubernetes demo application
292292yang/akka-sample-cluster-kubernetes-java
292292yang/akka-shopping-cart
Akka shopping cart
292292yang/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
292292yang/clustering-kubernetes-howto
Deploying clustered Vert.x apps on Kubernetes with Infinispan
292292yang/disruptor-demo
基于Disruptor无锁缓存框架的生产者-消费者实现Demo
292292yang/Document
云原生文档
292292yang/effective-java-3rd-chinese
effective-java-3rd 中文版 https://sjsdfg.github.io/effective-java-3rd-chinese
292292yang/elastic-job-spring-boot-starter
Elastic-Job Spring Boot 自动集成,只需要一个注解即可发布Job
292292yang/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
292292yang/iTextDemo
java生成pdf(简单和所有复杂格式)示例
292292yang/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
292292yang/learning-akka
akka入门与实践 代码,原项目由于版本太旧无法运行,做了部分版本更新
292292yang/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
292292yang/notebook
my note
292292yang/PublicRepository
this is a repository for test.
292292yang/quasar
Fibers, Channels and Actors for the JVM
292292yang/spring-analysis-note
学习 spring 5 源码分析笔记
292292yang/spring-boot-apollo-test
spring-boot-apollo-test
292292yang/spring-boot-starter-canal
canal 写成 spring boot 组件
292292yang/spring-framework
Spring Framework
292292yang/Streamjava
从零开始实现java版本的延迟计算Stream流
292292yang/tbtmGoods
淘宝天猫商品数据抓取,代码和exe都在里面,持续更新页面中
292292yang/TestShardingJDBC
292292yang/TestSpringClound
292292yang/tidb-in-action
TiDB In Action: based on 4.0
292292yang/xv6-chinese
中文版的 MIT xv6 文档