Pinned Repositories
Accumulate
日常积累
ADFS
ADFS (Ali Distributed File System) is an evolutional version of Hadoop which delivers high availability, auick-restart and other features.
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
algorithm
Algorithm
algorithm-1
Data Structure and Algorithms
Algorithm-2
This project is mainly to explain some of the algorithm program. :alien: :heart: :sun_with_face: :monkey:
BeginnerAI
机器学习,深度学习,强化学习
BTree-1
BTree索引的模拟实现(Java)——该项目是DHU研一《数据库系统实现》课程的实验作业在此保存一下。
Discovery-redis
基于https://github.com/Nepxion/Discovery.git 的灰度发布拓展,支持redis存储分发集群,服务拉起后自动同步灰度规则。使用DEV分支!! 代码已经集成到官方可以直接下载啦!https://github.com/Nepxion/Discovery.git
tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
paulzhu8597's Repositories
paulzhu8597/Accumulate
日常积累
paulzhu8597/Algorithm-2
This project is mainly to explain some of the algorithm program. :alien: :heart: :sun_with_face: :monkey:
paulzhu8597/apollo-1
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
paulzhu8597/architect-awesome
后端架构师技术图谱
paulzhu8597/ByteTCC-sample
paulzhu8597/dubbo-hystrix-support
paulzhu8597/googletest
Google Test
paulzhu8597/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
paulzhu8597/guava
Google core libraries for Java
paulzhu8597/hiredis-vip
Support redis cluster. Maintained and used at vipshop.
paulzhu8597/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
paulzhu8597/iBase4J-SpringBoot
JAVA分布式快速开发平台:Spring,SpringBoot,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
paulzhu8597/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
paulzhu8597/JGroups
The JGroups project
paulzhu8597/jprotobuf
A very useful utility library for java programmer using google protobuf
paulzhu8597/linux
Linux kernel source tree
paulzhu8597/palo
Palo,the MPP data warehouse
paulzhu8597/PhoenixGo
Go AI program which implement the AlphaGo Zero paper
paulzhu8597/react-pxq
一个 react + redux 的完整项目 和 个人总结
paulzhu8597/rocketmq-spring-boot-starter
Help developers quickly integrate RocketMQ in Spring Boot. Support the Spring Message specification to facilitate developers to quickly switch from other MQ to RocketMQ.
paulzhu8597/rpc-benchmark
java rpc benchmark, 灵感源自 https://www.techempower.com/benchmarks/
paulzhu8597/rpc-java
netty rpc which supports multi protocols
paulzhu8597/saluki
Spring Boot starter module for gRPC framework.
paulzhu8597/sofa-ark
SOFAArk is a light-weight,java based classloader isolation framework.
paulzhu8597/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
paulzhu8597/sofa-rpc
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
paulzhu8597/spring-boot-rocketmq-starter
Spring Boot Starter for Apache RocketMQ
paulzhu8597/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
paulzhu8597/vi
paulzhu8597/vue2-manage
基于 vue + element-ui 的后台管理系统