Pinned Repositories
AIOps2020
This is our repo for the final project of the Advanced Network Management course at Tsinghua University
APICloud-App-Templates
APICloud应用案例源码合集,收集一些优秀的基于 APICloud 技术开发的应用模板,欢迎更多的开发者共享优质模板。
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
atao
chaosblade-exec-jvm
Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器)
CS-Notes
😋 技术面试必备基础知识
DesignPatterns
设计模式学习
elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
flink
Apache Flink
learngit
a345560812's Repositories
a345560812/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
a345560812/CS-Notes
😋 技术面试必备基础知识
a345560812/DesignPatterns
设计模式学习
a345560812/AIOps2020
This is our repo for the final project of the Advanced Network Management course at Tsinghua University
a345560812/chaosblade-exec-jvm
Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器)
a345560812/elasticsearch-definitive-guide
欢迎加QQ群:109764489,贡献力量!
a345560812/flink
Apache Flink
a345560812/flink-1
Flink code for TPC-DS competition,forked from Apache Flink,and cherry pick some new feature.
a345560812/flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
a345560812/FlinkStudy
a345560812/go
The Go programming language
a345560812/GolangTraining
Training for Golang (go language)
a345560812/iarthas
i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了虚拟机层面上的 AOP。 整体实现了简易版的 redefine(热替换)、 watch(方法监控)、trace(方法链路追踪)、timeTunnel(流量采集与回放)等功能。
a345560812/Java8InAction-1
a345560812/JavaEETest
Spring、SpringMVC、MyBatis、Spring Boot案例
a345560812/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
a345560812/javahighconcurrent
《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释
a345560812/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
a345560812/Leetcode
a345560812/llpl
Low Level Persistence Library
a345560812/mockito
Most popular Mocking framework for unit tests written in Java
a345560812/QLExpress
QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.
a345560812/raft-zh_cn
Raft一致性算法论文的中文翻译
a345560812/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
a345560812/spark
Apache Spark
a345560812/SparkInternals
Notes talking about the design and implementation of Apache Spark
a345560812/SpringBootDemo
本项目基于springboot最新版2.1.3RELEASE 收集记录学习spring的点点滴滴,通过每一个小demo,一步步进阶,逐步完善。
a345560812/taohaha
a345560812/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
a345560812/tranquility
Tranquility helps you send real-time event streams to Druid and handles partitioning, replication, service discovery, and schema rollover, seamlessly and without downtime.