jianchengfeng
Think Before You Make It Personal (Then Probably Don’t Make It Personal))
shanghai yangpu
jianchengfeng's Stars
all4you/sentinel-tutorial
Sentinel 教程,包括原理分析,源码阅读,实战分享
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
wenweihu86/raft-java
Raft Java implementation which is simple and easy to understand.
sofastack/sofa-tracer
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
dromara/hutool
🍬A set of tools that keep Java sweet.
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
fuzhengwei/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
reactor/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
goinggo/work
Implements a dynamic work pool of goroutines to perform tasks.
taoshihan1991/go-fly
开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source self-hosted private cloud customer support live chat software by golang
qjpcpu/p2pbyudp
robfig/cron
a cron library for go
apenella/go-ansible
Go-ansible is a Go package that enables the execution of ansible-playbook or ansible commands directly from Golang applications. It supports a wide range of options for each command, enabling smooth integration of Ansible functionality into your projects.
sirupsen/logrus
Structured, pluggable logging for Go.
jinzhu/gorm
GORM V1, V2 moved to https://github.com/go-gorm/gorm
brancz/kube-rbac-proxy
Kubernetes RBAC authorizing HTTP proxy for a single upstream.
Jack-lizhiXin/Kubernetes_Doc
这是一个通过源码来部署kubernetes开发环境的文档,因为自己也还在探索,所以这个文档会同步跟新。
chapin666/etcd-service-discovery
etcd service discovery demo
GuoZhaoran/spikeSystem
一个秒杀系统的例子分析
muhualing/coding-interview-chinese
Contains top companies interview experience from major websites in recent years
nndl/exercise
exercise for nndl
zslomo/2019-Autumn-recruitment-experience
2019届秋招面经集合
fastnlp/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
fastai/fastai
The fastai deep learning library
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
sangwoomo/instagan
InstaGAN: Instance-aware Image Translation (ICLR 2019)
davidsandberg/facenet
Face recognition using Tensorflow