Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
algorithm-1
alive-scheduler
Schedules jobs defined in database and distributes work
Asgard
Asgarde Framework
bash-tutorial
Bash 教程
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
cilium
HTTP, gRPC, and Kafka Aware Security and Networking for Containers with BPF and XDP
cronsun
An distributed job system, similar with distributed crontab.
aking666's Repositories
aking666/100-Days-Of-ML-Code
100 Days of ML Coding
aking666/100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
aking666/algorithm-1
aking666/Asgard
Asgarde Framework
aking666/bash-tutorial
Bash 教程
aking666/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
aking666/cilium
HTTP, gRPC, and Kafka Aware Security and Networking for Containers with BPF and XDP
aking666/cronsun
An distributed job system, similar with distributed crontab.
aking666/explainshell
match command-line arguments to their help text
aking666/follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
aking666/go-learnings
aking666/go-perfbook
Thoughts on Go performance optimization
aking666/goim
goim
aking666/goimportdot
A tiny tool to draw a graph of golang package import relationship
aking666/gopher-reading-list
A curated selection of blog posts on Go
aking666/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
aking666/jumpserver
开源跳板机(堡垒机):认证,授权,审计,自动化运维(Open source springboard machine ( fortress machine ): Authentication, authorization, audit, automated operation and maintenance).http://www.jumpserver.org
aking666/k8s-deploy
aking666/k8s-images
Dockerfiles for install k8s
aking666/koli
Koli PaaS
aking666/kubernetes-handbook
Kubernetes指南
aking666/kubernetes-rpm-builder
aking666/kubesphere
Easy-to-use Production Ready Container Platform
aking666/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
aking666/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
aking666/lsyncd
Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets
aking666/night-reading-go
Night-Reading-Go《Go 夜读》 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/Slack 上及时沟通交流编程技术话题。
aking666/shell-tools-private
aking666/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
aking666/tensorflow-101
《TensorFlow 快速入门与实战》课件与参考代码