An open API service indexing awesome lists of open source software.

https://github.com/zh1995/stars


https://github.com/zh1995/stars

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 云原生

| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [k8s_PaaS](https://github.com/ben1234560/k8s_PaaS) | 基于K8S一步步部署成PaaS/DevOp——教程/学习 | k8s |
| [ants](https://github.com/panjf2000/ants) | 一个高性能的 goroutine 池,实现了对大规模 goroutine 的调度管理、goroutine 复用 | goroutine |
| [k8s-tutorials](https://github.com/guangzhengli/k8s-tutorials) | K8s教程 | k8s |
| [project-layout](https://github.com/golang-standards/project-layout) | golang项目开发规范 | golang |
| [awesome-docker](https://github.com/veggiemonk/awesome-docker) | 精选Docker资源和项目列表 | docker |
| [Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang) | go各种资料 | golang |
| [90DaysOfDevOps](https://github.com/MichaelCade/90DaysOfDevOps) | 90天学习devops | devops |

# 技术面试
| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [leetcode_101](https://github.com/changgyhub/leetcode_101) | LeetCode C++题解 | leetcode |
| [backend-interview](https://github.com/yongxinz/backend-interview) | 后端面试汇总 | interview |
| [Leetcode-retag](https://github.com/resumejob/Leetcode-retag) | 重新分类Leetcode高频题2021版 | leetcode |
| [Interview](https://github.com/apachecn/Interview) | 面试 | interview |
| [devops-exercises](https://github.com/bregman-arie/devops-exercises) | devops面试问题 | devops |
| [awesome-interview-questions](https://github.com/DopplerHQ/awesome-interview-questions) | 面试问题 | interview |
| [leetcode](https://github.com/doocs/leetcode) | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 | leetcode |
| [system_design](https://github.com/shashank88/system_design) | 系统设计面试 | system design |
| [CS-Notes](https://github.com/CyC2018/CS-Notes) | CS笔记 | note |
| [fucking-algorithm](https://github.com/labuladong/fucking-algorithm) | leetcode算法套路 | leetcode |

# 计算机课程
| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN) | 自学计算机科学 | computer science |
| [missing-semester](https://github.com/missing-semester/missing-semester) | 计算机教学中缺失的一课 | computer science |
| [CS-Base](https://github.com/xiaolincoder/CS-Base) | 小林图解计算机基础 | computer science |
| [translationCSAPP](https://github.com/EugeneLiu/translationCSAPP) | CSAPP 课程中英双语字幕精校版 | computer science |
| [patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems) | 《分布式系统模式》中文版 | distributed |
| [cs-video-courses](https://github.com/Developer-Y/cs-video-courses) | 带有视频讲座的计算机课程 | computer science |
| [ddia](https://github.com/Vonng/ddia) | 《设计数据密集型应用》中文翻译 | architecture |
| [the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | go入门指南翻译版 | golang |
| [computer-science](https://github.com/ossu/computer-science) | 计算机相关课程 | computer science |

# 个人成长
| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit) | 程序员应该访问的最佳网站 | website |
| [How-to-be-a-good-programmer](https://github.com/niudai/How-to-be-a-good-programmer) | 程序员修炼宝典(书籍、项目、工具、修养) | growth |
| [awesome-cto](https://github.com/kuchin/awesome-cto) | CTO技能 | growth |
| [Web-Dev-For-Beginners](https://github.com/microsoft/Web-Dev-For-Beginners) | 新手web开发教程 | website |
| [system-design-primer](https://github.com/donnemartin/system-design-primer) | 系统设计入门 | system design |
| [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) | 免费学习编程的网站 | website |
| [php-src](https://github.com/php/php-src) | php内核源码 | source code |

# 有趣项目
| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [OnlineJudge](https://github.com/QingdaoU/OnlineJudge) | 青岛大学OJ(基于python和vue) | online judge |
| [30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer) | 三十天自制C++服务器 | c++ |
| [gochat](https://github.com/LockGit/gochat) | go实现的轻量级im系统 | golang |
| [build-your-own-x](https://github.com/codecrafters-io/build-your-own-x) | 从头开始创建你最喜欢的技术来掌握编程 | tutorials |
| [Blockchain-dark-forest-selfguard-handbook](https://github.com/slowmist/Blockchain-dark-forest-selfguard-handbook) | 区块链相关科普 | block chain |
| [gold-miner](https://github.com/xitu/gold-miner) | 掘金翻译计划 | translate |
| [crawlab](https://github.com/crawlab-team/crawlab) | 分布式爬虫管理平台,支持任何语言和框架 | crawler |
| [proxy_pool](https://github.com/jhao104/proxy_pool) | Python爬虫代理IP池 | python |
| [free-project-course](https://github.com/resumejob/free-project-course) | 免费的项目实战课程 | project |
| [public-apis](https://github.com/public-apis/public-apis) | 免费api列表 | api |
| [colly](https://github.com/gocolly/colly) | go爬虫框架 | crawler |
| [awesome-spider](https://github.com/facert/awesome-spider) | 网络代理合集 | crawler |

# 日常工具
| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [immersive-translate](https://github.com/immersive-translate/immersive-translate) | 沉浸式双语网页翻译扩展 | translate |
| [slidev](https://github.com/slidevjs/slidev) | 为开发者打造的演示文稿工具 | tools |
| [hackingtool](https://github.com/Z4nzu/hackingtool) | 骇客多合一工具箱 | tools |
| [glances](https://github.com/nicolargo/glances) | 系统监控,top命令替代品 | monitor |
| [vimrc](https://github.com/amix/vimrc) | 终极vim配置 | vim |
| [spf13-vim](https://github.com/spf13/spf13-vim) | 终极发行版vim | tools |
| [secguide](https://github.com/Tencent/secguide) | 面向开发人员梳理的代码安全指南 | security |

# 机器学习
| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying) | 快速上手AI理论及应用实战 | ai |
| [TensorFlow-Examples](https://github.com/aymericdamien/TensorFlow-Examples) | TensorFlow教程和示例 | tensorflow |
| [d2l-zh](https://github.com/d2l-ai/d2l-zh) | 动手学习深度学习 | deep learning |
| [deep-learning-drizzle](https://github.com/kmario23/deep-learning-drizzle) | 机器学习课程 | ai |
| [ML-For-Beginners](https://github.com/microsoft/ML-For-Beginners) | ML初学者 | machine learning |

# 其他
| Repo | Desc | Keyword |
| :---- | :---- | :---- |
| [interview-assignments](https://github.com/scdt-china/interview-assignments) | 红杉-面试作业 | typescript |