Pinned Repositories
azkaban
Azkaban workflow manager.
starlight
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
angular1-fm
An easy development framework based on angular1.5 using es6
antd-admin
A admin dashboard application demo built upon Ant Design and Dva.js
EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2020更新中
GitTest
JSINIT_DOCKER
juju
maven-hadoop
zhougit86's Repositories
zhougit86/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2020更新中
zhougit86/awesome-database-learning
A list of learning materials to understand databases internals
zhougit86/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
zhougit86/brpc-java
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
zhougit86/calcite
Apache Calcite
zhougit86/clickhouse-hdfs-loader
loading hdfs data to clickhouse
zhougit86/data-systems-learning
Learning summary and examples about data systems.
zhougit86/dataX_output
zhougit86/dwdatalet
zhougit86/flink
Apache Flink
zhougit86/flink-connector-kafka
Apache flink
zhougit86/flink-maven-scala
flink技术学习笔记分享
zhougit86/flink-sql-gateway
zhougit86/hdfs-migration
zhougit86/hdfsTraversal
zhougit86/histrix
zhougit86/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
zhougit86/k8s
zhougit86/learning
zhougit86/leetcodeReview
zhougit86/linuxAdvanceProgame
zhougit86/nettyRelated
zhougit86/rCore-Tutorial-v3
v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html
zhougit86/sparkDemo
zhougit86/SparkLearning
Learning Apache spark,including code and data .Most part can run local.
zhougit86/springglaygroud
zhougit86/tabix
Tabix.io UI
zhougit86/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
zhougit86/vjtools
The vip.com's java coding standard, libraries and tools
zhougit86/writing-an-os-in-rust
《使用Rust编写操作系统》