Pinned Repositories
cri
Moved to https://github.com/containerd/containerd/tree/master/pkg/cri . If you wish to submit issues/PRs, please submit to https://github.com/containerd/containerd
acm-challenge-workbook
《挑战程序设计竞赛》习题册攻略
annotated_redis_source
带有详细注释的 Redis 2.6 源码
arthas
Alibaba Java诊断利器Arthas
containerd
An open and reliable container runtime
frakti
The hypervisor-based container runtime for Kubernetes.
koordinator
QoS based scheduling system for hybrid orchestration workloads on Kubernetes, bringing workloads the best layout and status.
kubernetes
Production-Grade Container Scheduling and Management
moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
studying-containerd-notes
A gitbook named studying-containerd-notes
ZYecho's Repositories
ZYecho/acm-challenge-workbook
《挑战程序设计竞赛》习题册攻略
ZYecho/annotated_redis_source
带有详细注释的 Redis 2.6 源码
ZYecho/leetcode
code snippets and solutions for leetcode
ZYecho/daolinet
The daolinet project for docker network
ZYecho/docket
Docket - Custom docker registry that allows for lightning fast deploys through bittorrent
ZYecho/gitignore
A collection of useful .gitignore templates
ZYecho/go-styleguide
Opinionated Styleguide for the Go language
ZYecho/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
ZYecho/heapster
Compute Resource Usage Analysis and Monitoring of Container Clusters
ZYecho/hello-bench
A startup benchmarking tool for Docker containers.
ZYecho/image-inspector
ZYecho/image-tools
OCI Image Tooling
ZYecho/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
ZYecho/LaTeX-Template-Cn
\LaTeX 中文模版收集。
ZYecho/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
ZYecho/LockFreeProgrammingPractice
Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页
ZYecho/muduo
A C++ non-blocking network library for multi-threaded server in Linux
ZYecho/open-lambda
An open source serverless computing platform
ZYecho/pedis
NoSQL data store using the SEASTAR framework, compatible with Redis
ZYecho/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, HyperLogLogs, Bitmaps.
ZYecho/stackube
Integrate OpenStack projects with Kubernetes for multi-tenancy.
ZYecho/strace
strace is a diagnostic, debugging and instructional userspace utility for Linux
ZYecho/TcpRoute2
TcpRoute , TCP 层的路由器。对于 TCP 连接自动从多个线路(电信、联通、移动)、多个域名解析结果中选择最优线路。