xiejianzheng's Stars
skwp/dotfiles
YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
amix/vimrc
The ultimate Vim configuration (vimrc)
golang/protobuf
Go support for Google's protocol buffers
koding/kite
Micro-service framework in Go
rubyist/circuitbreaker
Circuit Breakers in Go
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
go-kit/kit
A standard library for microservices.
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
urfave/cli
A simple, fast, and fun package for building command line apps in Go
dtrace4linux/linux
dtrace for linux - kernel driver and userland tools
chrissimpkins/codeface
Typefaces for source code beautification
tmux-python/tmuxp
🖥️ Session manager for tmux, build on libtmux.
prompt-toolkit/pyvim
Pure Python Vim clone.
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
Netflix/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.