Pinned Repositories
200826_ajax
200826_ajax
activemq
Mirror of Apache ActiveMQ
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
alibaba-cli
android-open-project
Collect and classify android open source projects 微信公众号:codekk
apache-shiro-tutorial-webapp
A step-by-step tutorial showing how to secure a web app with Apache Shiro
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
spark
A simple expressive web framework for java. News: Spark now has a kotlin DSL https://github.com/perwendel/spark-kotlin
spring-session-doc_1.3.1
Spring Session 1.3.1官方文档中文翻译
gangzi828's Repositories
gangzi828/hadoop
Apache Hadoop
gangzi828/ClickHouse
ClickHouse is a free analytics DBMS for big data
gangzi828/mux
A powerful HTTP router and URL matcher for building Go web servers with 🦍
gangzi828/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
gangzi828/flink-training-course
Flink 中文视频课程(持续更新...)
gangzi828/psp
jsp like python
gangzi828/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
gangzi828/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
gangzi828/deeplearningbook-chinese
Deep Learning Book Chinese Translation
gangzi828/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
gangzi828/clickhouse_exporter
This exporter is now maintained in the Percona-Lab fork https://github.com/percona-lab/clickhouse_exporter. This is a simple server that periodically scrapes ClickHouse(https://clickhouse.yandex/) stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.
gangzi828/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
gangzi828/incubator-shardingsphere
Distributed database middleware
gangzi828/awesome-go
A curated list of awesome Go frameworks, libraries and software
gangzi828/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
gangzi828/Mycat-Server
gangzi828/vue-sell
:rice: Vue.js高仿饿了么外卖App课程源码 http://coding.imooc.com/class/74.html
gangzi828/redisson
Redisson - distributed Java objects and services (Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate) on top of Redis server. State of the Art Redis Java client
gangzi828/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
gangzi828/vue-element-admin
:tada: A magical vue admin http://panjiachen.github.io/vue-element-admin
gangzi828/CS-Notes
:books: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
gangzi828/iview-admin
Vue 2.0 admin management system template based on iView
gangzi828/rocketmq
Mirror of Apache RocketMQ
gangzi828/vnpy
基于Python的开源量化交易平台开发框架
gangzi828/Python
All Algorithms implemented in Python
gangzi828/elastic-job-lite
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
gangzi828/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
gangzi828/elasticsearch
Open Source, Distributed, RESTful Search Engine
gangzi828/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
gangzi828/reactive-streams-jvm
Reactive Streams Specification for the JVM