yucs's Stars
spf13/viper
Go configuration with fangs
servicemesher/istio-handbook
Istio服务网格进阶实战
go-swagger/go-swagger
Swagger 2.0 implementation for go
operator-framework/awesome-operators
A resource tracking a number of Operators out in the wild.
easzlab/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
hackstoic/road2blockchain
180天搞懂区块链。 区块链的浪潮已来, 当一个弄潮儿,随时准备冲上浪潮之巅。(由于时间精力的原因, 项目暂时搁置,不再更新。 抱歉, 有一腔热情,但是吹下的牛逼没有按时完成。不过对区块链依然保持关注, 欢迎大家关注公众号allinblockchain)
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
chaozh/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
jpetazzo/pipework
Software-Defined Networking tools for LXC (LinuX Containers)
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
kubernetes/community
Kubernetes community content
wurstmeister/kafka-docker
Dockerfile for Apache Kafka
feiskyer/sdn-handbook
SDN网络指南(SDN Handbook)
cncf/landscape
🌄 The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding, first and last commits, contributor counts and headquarters location.
rootsongjc/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
feiskyer/kubernetes-handbook
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
github/gitignore
A collection of useful .gitignore templates
jmoiron/sqlx
general purpose extensions to golang's database/sql
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
ethereum/go-ethereum
Go implementation of the Ethereum protocol
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
btcsuite/btcd
An alternative full node bitcoin implementation written in Go (golang)
yeasy/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
nonstriater/Learn-Algorithms
算法学习笔记
docker-archive/leadership
Distributed Leader Election using docker/libkv
google/gops
A tool to list and diagnose Go processes currently running on your system
hashicorp/serf
Service orchestration and management tool.
docker/libkv
Distributed key/value store abstraction library