Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
algorithm
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
amazon-sagemaker-examples
Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
hello-algorithm
🙈🙉🙊 本项目包括:1、我写的三十万字图解算法题典 2、100 张 IT 相关超清思维导图 3、100 篇大厂面经汇总 4、各语言编程电子书 100 本 5、English version supported !!! 🚀🚀 国人项目上榜首不易,右上角助力一波!干就对了,奥利给 !🚀🚀
istio-handbook
Istio Service Mesh Advanced Practical - Istio服务网格进阶实战 by ServiceMesher community http://www.servicemesher.com/istio-handbook/
protobuf
Protocol Buffers - Google's data interchange format
m-sters's Repositories
m-sters/DataAnalysisInAction
(已完结)《极客时间数据分析实战45讲-详细笔记》包含markdown、图片、思维导图、代码 、数据。 可直接阅读代码、测试!
m-sters/go-resiliency
Resiliency patterns for golang
m-sters/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。
m-sters/k8s-deployment-strategies
Kubernetes deployment strategies explained
m-sters/geektime-vue-1
极客时间基础篇&生态篇代码
m-sters/Python-100-Days
Python - 100天从新手到大师
m-sters/cache
A lightweight high-performance distributed two-level cache (in-memory + redis) with loader function library for Go.
m-sters/geekbang-zk-course
极客时间ZooKeeper实战与源代码剖析课程资源
m-sters/Geek_AppAutomationTesting
极客时间教材与资料
m-sters/architect-manual
架构师手册
m-sters/what-happens-when-k8s
🤔 深度解读:输入 kubectl run 后,到底发生了什么?
m-sters/technology-talk
汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识
m-sters/python
Official Python client library for kubernetes
m-sters/k8s-sidecar
This is a docker container intended to run inside a kubernetes cluster to collect config maps with a specified label and store the included files in an local folder.
m-sters/awesome-go-China
A curated list of awesome Go frameworks, libraries and software written by Ethnic Chinese.
m-sters/architect-awesome
后端架构师技术图谱
m-sters/cnblog-theme-simpcode
一款简单干净的博客园主题
m-sters/cat_lab
微服务调用链监控CAT实验,极客时间微服务架构实践课程
m-sters/kubernetes
Production-Grade Container Scheduling and Management
m-sters/geektime-leetcode
极客时间算法40讲中涉及的leetcode题目
m-sters/dive-to-gosync-workshop
深入Go并发编程研讨课
m-sters/algorithm
m-sters/leetcode-solution-js
Leetcode题解(Javascript),所有题目(1000+),目前(300+)包含思路说明,不断更新
m-sters/algo
数据结构和算法必知必会的50个代码实现
m-sters/istio-handbook
Istio Service Mesh Advanced Practical - Istio服务网格进阶实战 by ServiceMesher community http://www.servicemesher.com/istio-handbook/
m-sters/xxHash
Pure Go implementation of xxHash (32 and 64 bits versions)
m-sters/redis_notebook
redis 设计与实现笔记
m-sters/crd-code-generation
m-sters/kafka_book_demo
《深入理解Kafka:核心设计与设计实践》
m-sters/notes-of-10x-programmer
极客时间《10x程序员工作法》的笔记