liuzhisheng1226's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
redis/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.
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
apache/kafka
Mirror of Apache Kafka
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
iview/iview-admin
Vue 2.0 admin management system template based on iView
seaswalker/spring-analysis
Spring源码阅读
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
rootsongjc/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
kardianos/govendor
Use Go Modules.
aragozin/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
staven630/vue-cli4-config
vue-cli4配置vue.config.js持续更新
zxh0/jvmgo-book
《自己动手写Java虚拟机》随书源代码
liuyi01/kubernetes-starter
kubernetes入门,包括kubernetes概念,架构设计,集群环境搭建,认证授权等。
QAX-A-Team/WeblogicEnvironment
Weblogic环境搭建工具
java-decompiler/jd-eclipse
A Java Decompiler Eclipse plugin
menwenjun/redis_source_annotation
redis 3.2.8 的源码注释
artiely/vue-admin-iview
vue后端管理系统界面 基于ui组件iview
openslide/openslide
C library for reading virtual slide images
yifengyou/os-elephant
《操作系统真象还原》源码及学习笔记(os-elephant)还原真相
redisson/redisson-examples
Redisson java examples
arashno/tensorflow_multigpu_imagenet
Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU support + Transfer Learning support
jiadaizhao/LintCode
LintCode C++/Python Solution
chenhaoxiang/Redis
Redis的一些知识点,实例
shoaibahmed/FCN-TensorFlow
TensorFlow based implementation of Fully-Convolutional Network
linuxprogramer/HipMer
initial_version_of_HipMer
liuzhisheng1226/unet
unet for image segmentation