Pinned Repositories
500lines
500 Lines or Less
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
bitnami-docker-mariadb
Bitnami MariaDB Docker Image
carl
Mouse and keyboard input heatmap visualizer, with statistics.
cernet-ipv6-hosts
Lightweight IPv6 hosts! Access to Google, YouTube, Facebook, Wikipedia via IPv6 and avoid unnecessary block.
ebook-1
A collection of classic computer science books from Internet
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
shinchan299's Repositories
shinchan299/500lines
500 Lines or Less
shinchan299/awesome-go
A curated list of awesome Go frameworks, libraries and software
shinchan299/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
shinchan299/bitnami-docker-mariadb
Bitnami MariaDB Docker Image
shinchan299/carl
Mouse and keyboard input heatmap visualizer, with statistics.
shinchan299/cernet-ipv6-hosts
Lightweight IPv6 hosts! Access to Google, YouTube, Facebook, Wikipedia via IPv6 and avoid unnecessary block.
shinchan299/ebook-1
A collection of classic computer science books from Internet
shinchan299/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
shinchan299/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
shinchan299/k8s-wait-for
A simple script that allows to wait for a k8s service, job or pods to enter a desired state
shinchan299/kubernetes
Production-Grade Container Scheduling and Management
shinchan299/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
shinchan299/learn-regex
Learn regex the easy way
shinchan299/local-path-provisioner
Dynamically provisioning persistent local storage with Kubernetes
shinchan299/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.
shinchan299/what-happens-when-k8s
🤔 What happens when I type kubectl run?