diff --git a/2019.md b/2019.md new file mode 100644 index 0000000..b2391a3 --- /dev/null +++ b/2019.md @@ -0,0 +1,475 @@ + +

+ +

+ +## 宗旨 + +GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给开发者, 帮助开发者们发现当下最火的开源项目, 令开发者们得以掌控技术脉搏, 扩大自己的技术视野, 并从开源项目的学习中获得技术能力的提升。 + +- [历史文章精选](https://github.com/GitHubDaily/GitHubDaily/tree/master/articles) +- 公众号:[GitHubDaily](https://tva1.sinaimg.cn/large/007S8ZIlgy1geyb6wrwxgj3076076aa5.jpg) +- 微博: [@GitHubDaily](https://weibo.com/GitHubDaily) +- 知乎: [@GitHubDaily](https://www.zhihu.com/people/githubdaily) + +> 欢迎到 [Issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,让更多人知道你的项目。 + +--- + +## 2019 年复盘 + +下面是对 GitHubDaily 在 2019 年所发的微博进行分类整理,方便粉丝们查找以往分享过的内容。 + +> 过往复盘 [2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md)。 + +### 目录 + + +- [Java](#java) +- [Python](#python) +- [前端](#前端) +- [教程](#教程) +- [移动端](#移动端) +- [开源书籍](#开源书籍) +- [资料集合](#资料集合) +- [面试资料](#面试资料) +- [有趣网站](#有趣网站) +- [有趣/实用开源工具](#有趣--实用开源工具) +- [机器学习/人工智能](#机器学习--人工智能) +- [非开源的实用工具](#非开源的实用工具) +- [其它](#其它) + +### Java + +库名 | 简述 | 源 +---- | ----- | ----- +[advanced-java](https://github.com/doocs/advanced-java) | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7ucNeWbS) +[JustAuth](https://github.com/justauth/JustAuth) | 史上最全的整合第三方登录的 Java 开源库,集成了二十多家国内外常用第三方平台,且提供简单易用的 API 让你快速接入 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3vtXALCc) +[spring-boot-demo](https://github.com/xkcoding/spring-boot-demo) | 一个集成了 57 个 Spring Boot 常用组件 Demo 的项目,且每个 Demo 均有详细的 README 文件讲解说明,很不错的一份学习 Spring Boot 资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3cCYeuxV) +[halo](https://github.com/halo-dev/halo) | 一款个人独立博客系统,该系统部署简单快捷,并提供 Api 接口拓展行强,支持多款云存储,支持多款主题,支持 Web 端、 App 端管理后台,随时随地记录你的想法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hx3PscZMt) +[spring-boot-examples](https://github.com/ityouknow/spring-boot-examples) | 一份 Spring Boot 教程、技术栈示例代码,快速简单上手教程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hj4vq2WjP) +[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer) | 一份整理了 Java 工程师成神之路所需要掌握的内容知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiTTRkCTT) +[MyPerf4J](https://github.com/LinShunKang/MyPerf4J) | 一个针对高并发、低延迟应用设计的高性能 Java 性能监控和统计工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbRuxt1rj) +[advanced-java](https://github.com/doocs/advanced-java) | 互联网 Java 工程师进阶知识完全扫盲 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbfMyC03g) +[ForestBlog](https://github.com/saysky/ForestBlog) | 一个简单又漂亮的博客系统,该系统由 Spring + SpringMVC + Mybatis 框架实现,适合初学 SSM 和个人博客制作的同学学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImJg4o9yZ) + +### Python + +库名 | 简述 | 源 +---- | ----- | ----- +[30-seconds-of-python](https://github.com/30-seconds/30-seconds-of-python) | 收集了一些简单且实用的 Python 脚本,让开发者可以在 30 秒内搞懂用上一个 Python 知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7jann0ZG) +[learn_python3_spider](https://github.com/wistbean/learn_python3_spider) | 一份从 0 到 1 学习 Python 爬虫教程,内容含有如何抓包,各种爬虫常用的模块使用,实战教程,最后还教你如何反爬虫 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDZypo4a5) +[sunfish](https://github.com/thomasahle/sunfish) | 111 行 Python 代码能写出什么?一个简单却强大的国际象棋引擎 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxlv29mcQ) +[KGQA-Based-On-medicine](https://github.com/YeYzheng/KGQA-Based-On-medicine) | 一个基于医药知识图谱的智能问答系统,支持疾病症状、疾病用药、药品查询等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxaTtmRx6) +[python-cheatsheet](https://github.com/gto76/python-cheatsheet) | Python 相关知识点速查表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hj0zSpaLP) +[fuck_illness](https://github.com/wdkwdkwdk/fuck_illness) | 利用爬虫抓取并分析百万条疾病问答数据。附图是不同年龄段人的常患疾病,挺有意思的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HizROAB2w) +[amemv-crawler](https://github.com/loadchange/amemv-crawler) | 可爬取某音平台指定账号的所有视频 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhvSkFkbD) + +### 前端 + +库名 | 简述 | 源 +---- | ----- | ----- +[DataV](https://github.com/DataV-Team/DataV) | 一个简单易用基于 Vue 的数据可视化组件库,该库提供酷炫的 SVG 边框和装饰,常用的图表、飞线图、轮播表等等组件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imqp4ECRw) +[clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) | Google 工程师 Ryan McDermott 根据 《Clean Code》总结了一份适用于 JavaScript 的软件工程指导准则《Clean Code JavaScript》。希望能帮你写出易读、易复用、易重构的 JavaScript 代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Il1m5vUnU) +[javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) | 包含了多种基于 JavaScript 的算法与数据结构,每种算法和数据结构都有自己的 README,包含相关说明和链接,以便进一步阅读 (还有 YouTube 视频) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkeuAhZGz) +[zdog](https://github.com/metafizzy/zdog) | 一款可用于 3D 设计与动画制作的 JavaScript 库,设计灵活,操作简单,易于集成与上手 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkaaGEq68) +[flowy](https://github.com/alyssaxuu/flowy) | 一个轻量级的 JavaScript 库,可用于快速创建流程图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IjXhccumr) +[G6](https://github.com/antvis/G6) | 一款专业的图形可视化引擎,基于 JavaScript 构建 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IipmD0UiP) +[ddBuy](https://github.com/Geek-James/ddBuy) | 一个基于 Vue 开发的移动端电商项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IihvxFp60) +[FE](https://github.com/lefex/FE) | 一个开源的前端课程,教新手从零到一学前端 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IiarbcUeu) +[GitDataV](https://github.com/HongqingCao/GitDataV) | 基于 Vue 框架构建的 GitHub 数据可视化平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcQIyopbn) +[30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) | 收集了一些简单且实用的 JavaScript 代码,让开发者可以在 30 秒内搞懂并用上一个 JavaScript 知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcEHaE5xL) +[Nodejs-Roadmap](https://github.com/Q-Angelo/Nodejs-Roadmap) | 一份学习 Node.js 教程《Node.js 技术栈》,该教程是由一名 Node.js 开发者在学习历程中记录的知识点,侧重于 Node.js 服务端所涉及的技术栈 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HBT8SfgpG) +[filepond](https://github.com/pqina/filepond) | 一个灵活且有趣的 JavaScript 文件上传库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HyiCk161H) +[picojs](https://github.com/tehnokv/picojs) | 200 行 JavaScript 代码实现人脸检测 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxW1XCIIW) +[FrontEndNav](https://github.com/Hulkye/FrontEndNav) | 这个网站上面收集了大量高质量的前端相关资源,其中包含前端学习资源、文档 API、模板插件、工具等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvcl1uZLG) +[javascript](https://github.com/airbnb/javascript) | 一份来自 Airbnb 团队开源的 JavaScript 编码规范指南,前端的同学可以学习下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv6DT2yQ9) +[React95](https://github.com/arturbien/React95) | Windows 95 风格的 React 组件库也被整出来了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqcOzBIV8) +[front-end-collect](https://github.com/foru17/front-end-collect) | 有位开发者在 GitHub 上整理了一批前端开发相关的优质网站、博客、教程、书籍等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv1l76MM3) +[grade](https://github.com/benhowdle89/grade) | 一个 JavaScript 库 Grade.js,主要功能是从图片中提取两种主色,并生成互补渐变的背景 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuK3xidhE) +[react-tetris](https://github.com/chvin/react-tetris) | 有个前端工程师在 GitHub 上用 React 搞了个俄罗斯方块小游戏,不仅好玩,技术实现原理也讲解非常到位 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtG67xwWF) +[cssfx](https://github.com/jolaleye/cssfx) | 它提供了一些优雅、酷炫的 CSS 动画效果,让你轻点鼠标便能直接复制样式,非常方便。做 Web 开发的同学可以收藏备用一下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Htv49csRw) +[leetcode](https://github.com/azl397985856/leetcode) | 一个最近比较火的 JavaScript LeetCode 题解项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsvcnzVFx) +[Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking) | 一份 Web 安全学习笔记,帮你学点内网渗透、漏洞攻击、安全防御等基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrFWbBlrn) +[TNFE-Weekly](https://github.com/Tnfe/TNFE-Weekly) | 腾讯前端团队创办的技术周刊,每周定期分享小程序、H5 等前端领域技术内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmEPNC6M0) +[instagram.css](https://github.com/picturepan2/instagram.css) | 一个使用纯 CSS 实现 Instagram 滤镜效果类库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[quicklink](https://github.com/GoogleChromeLabs/quicklink) | Google 开源的一个前端库,利用空闲时间提前缓存页面上链接,加快链接网站的访问速度 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjHAEn2mn) +[frontend-bootcamp](https://github.com/microsoft/frontend-bootcamp) | 微软这两天刚开源的前端练习资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiCpnhwN0) +[en.javascript.info](https://github.com/javascript-tutorial/en.javascript.info) | 一份开源的 JavaScript 教程,主要讲解 JavaScript 语言的基本用法,浏览器事件的管理,动画效果及正则表达式的基础使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhN9UwwyK) +[apexcharts.js](https://github.com/apexcharts/apexcharts.js) | 一个开源的 JavaScript 图表库,让开发者可以更轻松的构建可交互图表,可视化数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh7x37T3e) +[30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) | 收集了一些实用的 JavaScript 代码片段,让你在 30 秒内就能看懂并用上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgNSGtCOX) +[css_tricks](https://github.com/QiShaoXuan/css_tricks) | 总结一些常用的 CSS 样式, 以及记录一些 CSS 的新属性和一点奇技淫巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdGCv2vop) +[anime](https://github.com/juliangarnier/anime) | 一款轻量级的 JavaScript 动画库,轻松实现各种酷炫的效果,支持 CSS 属性、SVG 和 DOM 属性等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdnLwhdhR) +[CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration) | 一份 CSS 学习资料,以分类的形式,展示不同 CSS 属性或者不同的课题使用 CSS 来解决的各种方法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbI43u29l) + +### 教程 + +名称 | 简述 | 源 +---- | ----- | ----- +[Java 开发手册](https://developer.aliyun.com/special/tech-java) | 始于阿里内部规约,在全球 Java 开发者共同努力下,已成为业界普遍遵循的开发规范。内容涵盖编程规约、异常日志、单元测试、安全规约、MySQL 数据库、工程规约、设计规约共七大维度 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HB6D9qfPV) +[机器学习课程](https://mlcourse.ai/) | 一套免费开放的机器学习课程,由 Open Data Science 组织研发,主要注重理论与实践相结合,采用了特定的激励机制去引导学生深入学习,让学生在探索学习的过程中保有冲劲,不轻易感到枯燥或疲倦 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HASSLfFR2) +[计算机科学速成课](https://www.yuque.com/computer/crush-course) | 免费的计算机视频课程,收集并翻译了 YouTube 上比较热门的计算机课程,内容包含计算机早期历史、中央处理器、编程原理、计算机网络、计算机安全等分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxiKyFd0J) +[机器学习基础](https://mitpress.ublish.com/ereader/7093/?preview=#page/1) | 一套可免费在线阅读的计算机课程,该书由纽约大学计算机科学几位教授共同编写,内容侧重于算法的分析和理论,每章均附有相关练习题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwQt4aEdr) +[现代化计算机科学自学指南](https://www.yuque.com/docs/share/97bb24b7-fe20-49aa-96bf-36033cfebe6c) | 中文版,里面收录了许多来自世界知名高校、顶尖教授与技术专家所编著的计算机课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[零基础学 WordPress](https://www.yuque.com/moeunion/wordpress) | 本教程通过对安装使用 WordPress 搭建自媒体站点的前期、中期、后期进行详细讲解,使读者全面了解和掌握作为一个自媒体网站站长应掌握的域名、服务器、WordPress 等方面的基础知识,同时通过实例站点与图书社区为读者提供了相关资源与服务,是一本绝无仅有、不可多得的技术书籍 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[AI 算法工程师手册](http://www.huaxiaozhuan.com/) | 该手册是作者多年以来学习总结的笔记整理,目前还在不断更新 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Huz3CzASi) +[前端开发者手册2019](https://www.yuque.com/ysfe/ykx/fedhb) | 该手册里面包含了前端开发相关的基础知识、常用工具、学习资源等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtOjvap8d) +[JavaScript for impatient programmers](https://exploringjs.com/impatient-js/) | 该本书编著于 ES2019 基础之上,将教授新手一些基础的、现代化的 JavaScript 编程知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ht2MEEYsD) +[Python-100-Days](https://github.com/jackfrued/Python-100-Days) | 一份学习 Python 教程,涵盖 Python 初中高级知识点,规划在 100 天之内让你从新手到大师级别水平 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqUNHFAVc) +[py4e](https://github.com/csev/py4e) | 一本免费的 Python 编程教程《Python for Everybody》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqDAjfYAg) +[深度学习理论与实战](http://fancyerii.github.io/2019/03/14/dl-book/) | 一本免费的深度学习书籍,该书涵盖听觉、视觉、语言和强化学习四大领域,深入浅出的理论分析和详尽的代码分析 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpSzi5aI3) +[Front end handbook](https://frontendmasters.com/books/front-end-handbook/2019/) | 一本前端开发手册《Front end handbook》作者 Cody Lindley 是一名拥有 20 多年编程经验的前端工程师,手册包含前端开发的基础知识、常用工具、学习资源等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpzwErOQQ) +[前端九部](https://www.yuque.com/fe9/basic) | 一本前端中文入门课程《前端九部 - 入门者手册 2019》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpbX1gJNQ) +[chrome-plugin-demo](https://github.com/sxei/chrome-plugin-demo) | 一份 Chrome 插件开发完整教程,并配套完整 Demo,可用来学习插件开发 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiDNlnUCZ) +[os-tutorial](https://github.com/cfenollosa/os-tutorial) | 一份开源教程,教你如何从零开始构建一个操作系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhkSpDdTt) +[TensorFlow-Course](https://github.com/machinelearningmindset/TensorFlow-Course) | 一份清晰简洁、对开发者友好的 TensorFlow 教程。主要讲解 TensorFlow 的基础安装与入门使用,每个步骤都提供了详细的代码与文档讲解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgXjb0uRX) +[GitHub Learning Lab](https://lab.github.com/) | GitHub 官方出的一个交互式学习课程,主要教授 GitHub 新手如何正确的使用 GitHub,如提交 commit、创建分支、发起 Pull Request 等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HceOMc6yT) + +### 移动端 + +库名 | 简述 | 源 +---- | ----- | ----- +[Best-Flutter-UI-Templates](https://github.com/mitesh77/Best-Flutter-UI-Templates) | GitHub 上开源的这个 Flutter UI 模板好赞啊!拿来做一些 App 应该会很好看 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcxCNzPam) +[iWeChat](https://github.com/lefex/iWeChat) | 通过这个项目让你学习手机 App 的源码分析与破解过程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1p4quItW) +[Flutter-Notebook](https://github.com/OpenFlutter/Flutter-Notebook) | 一份超级多 Flutter 相关功能 Demo 的集合,能帮助你快速学习 Flutter,十分适合新手 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HEU7oeXrq) +[About-SwiftUI](https://github.com/Juanpe/About-SwiftUI) | 一份有关 SwiftUI 资料集合,含有文档、例子、视频和教程等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HBAdOv2DB) +[gsy_flutter_book](https://github.com/CarGuo/gsy_flutter_book) | 一份 Flutter 完整开发实战详解系列,手把手教你如何从 0 开发一个完整的 Flutter App | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxMBt6diY) +[android-developer-roadmap](https://github.com/mobile-roadmap/android-developer-roadmap) | Android 开发者知识技能图谱 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwiGD1vk8) +[flutter-tutorials](https://github.com/FilledStacks/flutter-tutorials) | 南非一位移动开发者做的 Flutter 教程,内含视频讲解与源码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hw9g7w4uu) +[Flutter4GitLab](https://github.com/stefanJi/Flutter4GitLab) | 基于 Flutter 开源的 GitLab 客户端,让 GitLab 的一些操作通过 App 完成,方便开发者们使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv5gEuZjg) +[InAppViewDebugger](https://github.com/indragiek/InAppViewDebugger) | Facebook 有位开发者最近搞了个视图调试器,实现了类似 Reveal 的基础调试功能,以树状结构展示 App 视图,并能控制视图的显示隐藏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsJVEDED9) +[Bagel](https://github.com/yagiz/Bagel) | 一个实用的 iOS 网络调试工具,当你的 iOS 设备与 Mac 连接到同一网络时,便可在该工具上查看、监听手机 App 的网络请求数据,拿来抓包很方便 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrYNb21LD) +[QMUI_iOS](https://github.com/Tencent/QMUI_iOS) | 一个致力于提高项目 UI 开发效率的解决方案,让开发者能专注于业务需求而无需耗费精力在基础代码的设计上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hj64PFmqP) +[DoraemonKit](https://github.com/didi/DoraemonKit) | 一款功能齐全的客户端( iOS 、Android )研发助手 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgDFuev5w) +[flutter-go](https://github.com/alibaba/flutter-go) | 一个 Flutter 开发者帮助 App,包含 Flutter 常用 130+ 组件的中文文档与 Demo 演示 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hbpd45cvu) +[Flutter-for-Android-developers](https://github.com/m3sv/Flutter-for-Android-developers) | 一份为 Android 开发者学习 Flutter 准备的教程,适用于初学者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HaldA979X) + +### 开源书籍 + +库名 | 简述 | 源 +---- | ----- | ----- +[spellbook-of-modern-webdev](https://github.com/dexteryy/spellbook-of-modern-webdev) | 《Spellbook of Modern Web Dev(现代 Web 开发魔法全书)》作者基于社区经验和数据统计,汇总了现代 web 开发中各个领域的主流项目、资源和经典文章,做了细粒度的分类梳理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imxts33ml) +[Learn-Vue-Source-Code](https://github.com/NLRX-WJC/Learn-Vue-Source-Code) | 一份 Vue 源码学习系列《逐行剖析 Vue.js 源码》作者记录其对 Vue 源码分为九大模块逐步学习的整个过程,以及对源码的一些理解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImeCtc8n5) +[modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial) | 《Modern C++ Tutorial》一本开源的 C++ 教程,帮助开发者快速上手现代 C++ 特性 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Il93z8frv) +[advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | 《Go 语言高级编程》开源图书,涵盖 CGO、Go 汇编语言、RPC 实现、Protobuf 插件实现、Web 框架实现、分布式系统等高阶主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IfYwFFElc) +[Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch) | 将《动手学深度学习》(Dive into Deep Learning)原书中的 MXNet 代码实现改为 PyTorch 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7C1n860O) +[pumpkin-book](https://github.com/datawhalechina/pumpkin-book) | 开源免费机器学习书籍《南瓜书 PumpkinBook》,该书是对机器学习领域的经典入门教材周志华老师的《机器学习》书籍的一些细微补充,比如难理解的公式加以解析,以及补充具体的推导细节 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3EUstQYR) +[Machine-learning-learning-notes](https://github.com/Vay-keen/Machine-learning-learning-notes) | 周志华《机器学习》西瓜书精炼版笔记 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1ZGg3zTE) +[OnJava8](https://github.com/LingCoder/OnJava8) | 一本书籍《On Java 8》的中文翻译版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDGHq2YZO) +[d2l-zh](https://github.com/d2l-ai/d2l-zh) | 一本开源免费在线阅读教科书《动手学深度学习》,该书是加州大学伯克利分校 2019 年春学期 Introduction to Deep Learning 课程教材的中文翻译版。书籍内容全面介绍深度学习,不仅阐述算法原理,还可以运行它们,以获得交互式的学习体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hydjxwex6) +[prometheus-book](https://github.com/yunlzheng/prometheus-book) |《Prometheus 操作指南》该书内容由基础到进阶再到实战一步步深入,每章节后面还有个小结 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxUQU41K4) +[lihang-code](https://github.com/fengdu78/lihang-code) |《统计学习方法》机器学习的入门宝典,全面系统地介绍了统计学习的主要方法,叙述从具体问题或实例入手,由浅入深,阐明思路,给出必要的数学推导,便于读者掌握统计学习方法的实质,学会运用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxw6BcxSF) +[data-science-at-the-command-line](https://github.com/jeroenjanssens/data-science-at-the-command-line) | 《命令行中的数据科学》由一名荷兰数据科学家 Jeroen Janssens 所编写,内容主要讲解了 80 多种实用的命令行工具,以及如何使用它们高效地获取、清洗、探索和建模数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxsb3gFW2) +[tensorflow2_tutorials_chinese](https://github.com/czy36mengfei/tensorflow2_tutorials_chinese) | Tensorflow 2 教程 基于官方教程的个人学习笔记,主要借鉴了一些 keras 构造神经网络的方法,中文讲解| [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwxC525uB) +[research_tao](https://github.com/zibuyu/research_tao) | 《NLP 研究入门之道》该书将系统地向你介绍 NLP(自然语言处理)科研入门、学术圈概貌、文献阅读、实验设计、论文撰写等知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[Algorithms](https://github.com/jeffgerickson/algorithms) | 伊利诺伊大学教授 Jeff 写的《算法》一书,这位老教授在 UIUC 教了 20 年的书,授课内容与经验都浓缩在这本书上了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoWffv26x) +[nndl.github.io](https://github.com/nndl/nndl.github.io) | 一本开源的深度学习入门书籍《神经网络与深度学习》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoQWsE32D) +[the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 一本 Go 入门教程《Go入门指南》,对于学习 Go 编程语言的爱好者来说,这本书无疑是最适合你的一本书籍,这里包含了当前最全面的学习资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HogmdbHjb) +[the-road-to-learn-react-chinese](https://github.com/the-road-to-learn-react/the-road-to-learn-react-chinese) | 本免费的电子书《React 学习之道》,最简单、最实用的 React 实战教程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hoftqe0Gh) +[EasyWordPressBook](https://github.com/bestony/EasyWordPressBook) | 一本开源的电子书「人人都能学会的 WordPress 实战课」,这本电子书将会教你最基础的 WordPress 使用、 优化、主题开发、 插件开发,以及如何在其他应用中接入 WordPress | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hm73lArsV) +[interpretable-ml-book](https://github.com/christophM/interpretable-ml-book) | 《可解释的机器学习》由作者 Christoph Molnar 历时两年编写而成。书籍累计 250 多页、7.8 万词、1200 多次提交,感谢作者的无私贡献 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiR9nAUQR) +[pytorch-handbook](https://github.com/zergtant/pytorch-handbook) | 《PyTorch 中文手册》目标是帮助那些希望和使用 PyTorch 进行深度学习开发和研究的朋友快速入门 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhgKHlu6f) +[flutter-in-action](https://github.com/flutterchina/flutter-in-action) | Flutter 中文网开源的电子书《Flutter实战》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HcVu1oXcO) + +### 资料集合 + +库名 | 简述 | 源 +---- | ----- | ----- +[any-rule](https://github.com/any86/any-rule) | 一份收集整理 60+ 条常用正则表达式, 并支持 Web / VsCode 插件 2 种查询方式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImmFHEUlL) +[awesome-reverse-engineering](https://github.com/alphaSeclab/awesome-reverse-engineering) | 收集了诸多与逆向工程相关的资源,覆盖了 Windows / Linux / macOS / Android / iOS / IoT 等操作系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkJwyiPMn) +[web-development-2020-course-list](https://github.com/andrews1022/web-development-2020-course-list) | 一份 Web 开发者 2020 年学习指南。其中包含常用的 Web 开发工具、设计软件、主流框架、基础知识、后端 & DevOps 技术堆栈等分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkCm5z0fU) +[project-based-learning](https://github.com/tuvtran/project-based-learning) | 收集了一系列编程教程,教你如何从零开始构建应用,其中包含 C、C++、Java、PHP、JavaScript、Python 等主流编程语言,用于新手练习编程再适合不过了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IjVDAkDLI) +[iptv](https://github.com/iptv-org/iptv) | 牛逼了,这个 GitHub 项目收集了全球 8000 多个公共的 IPTV 频道,领域覆盖历史、教育、商业、电影、音乐... | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IjjVBszJL) +[awesome-web-security](https://github.com/qazbnm456/awesome-web-security) | 收集汇总了 Web 安全相关的一些资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcVYKrm4O) +[KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData) | 史上最大规模 1.4 亿中文知识图谱开源下载 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IckF7lj6h) +[Awesome-Interview](https://github.com/Awesome-Interview/Awesome-Interview) | 一份收集整理了各大技术领域面试资料列表,含有前端、后端、客户端等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1PMvac0b) +[awesome-creative-coding](https://github.com/terkelg/awesome-creative-coding) | 一份精心整理的创意编码资源列表,主要面向初中级学者,内容含有书籍、课程、工具和学习资源等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1nv0BnkQ) +[learn-regex](https://github.com/ziishaned/learn-regex) | GitHub 上开源的一份非常棒的正则教程,每个知识点提供一个通俗易懂的例子说明 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0LN1ewBb) +[the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line) | 一篇在 GitHub 上拥有 6w+ Star 的文章《命令行的艺术》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0jvxiAhD) +[Security-PPT](https://github.com/FeeiCN/Security-PPT) | 一份整理了来自各领域各公司会议分享的关于安全 PPT 的集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HFOGmp51T) +[LiteratureDL4Graph](https://github.com/DeepGraphLearning/LiteratureDL4Graph) | 一份收集整理了近百篇关于图深度学习的论文列表集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDeOhpjTO) +[awesome-indie](https://github.com/mezod/awesome-indie) | 国外有一名开发者整理了一份帮助独立开发者赚钱的资源集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HCM8rdmFs) +[design-patterns-for-humans-cn](https://github.com/guanguans/design-patterns-for-humans-cn) | 《Design patterns for humans》中文版,这是一份超全的设计模式讲解(共 23 种),每一种设计模式作者都尽可能使用通俗易懂的方式给大家解释,希望能帮助到大家更好的理解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HCCHWm0CD) +[deeplearning-models](https://github.com/rasbt/deeplearning-models) | 一份汇集了各种深度学习架构、模型和技巧的资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HAuIZngCL) +[most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words) | 有位开发者收集整理了一份程序员工作中常见的英语词汇集合,这些都是来自英语类计算机书籍、文档、文章中高频常见的技术词汇 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HAliutbLr) +[from_coder_to_expert](https://github.com/0voice/from_coder_to_expert) | 有位开发者整理了各大公司内部里大牛分享的技术文档 PDF 或者 PPT | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HymK2jbsS) +[deeplearning-models](https://github.com/rasbt/deeplearning-models) | 一份收集整理 TensorFlow 和 PyTorch 的各种深度学习架构、模型和技巧的集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HyeSXll5g) +[pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 国外一位开发者将自己常用的任务脚本进行了整理,其中包括空白字符截取、数组翻转、数组循环、文件处理等 bash 代码片段,借助这些片段,可让你更快的搭建好脚本工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxLqpeRmw) +[Decryption-Tools](https://github.com/jiansiting/Decryption-Tools) | 一份勒索病毒解密工具的整理汇总 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxtKt6UG0) +[Emergency-Response-Notes](https://github.com/Bypass007/Emergency-Response-Notes) | 收集整理了从系统入侵到事件处理等相关案例的分析报告,其中包含蠕虫病毒、挖矿病毒、移动端劫持等常见案例 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvvc1d2o6) +[The-Hackers-Hardware-Toolkit](https://github.com/yadox666/The-Hackers-Hardware-Toolkit) | 一份收集整理了有关黑客所使用的工具集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvg4nAXA4) +[Awesome-PyTorch-Chinese](https://github.com/INTERMT/Awesome-PyTorch-Chinese) | 一份 PyTorch 学习资源整理汇总,含有学习教程、手册、视频教程和实战项目等资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hu6M8ipk2) +[industry-machine-learning](https://github.com/firmai/industry-machine-learning) | 这个项目收集整理了一些机器学习与数据科学相关的应用,其中包括会计、银行、保险、律师等多个行业的分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsTma7CXX) +[redis-mindmap](https://github.com/Weiwf/redis-mindmap) | 这个项目总结了一些 Redis 常用的知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hswns4D1C) +[golang-developer-roadmap-cn](https://github.com/Quorafind/golang-developer-roadmap-cn) | Go 开发者路线图中文版来 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrgBls9gL) +[awesome-roadmaps](https://github.com/orsanawwad/awesome-roadmaps) | 你们要的所有编程技能图谱都在这里了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqdALlPLn) +[AiLearning](https://github.com/apachecn/AiLearning) | 机器学习、深度学习、自然语言处理相关的学习资料整理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hq9Fe1s8M) +[datascience](https://github.com/r0f1/datascience) | 一份由维也纳数据科学家 Florian Rohrer 整理的 Python 数据科学清单,包含各种工具、代码片段、教程、博客等资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hq0eJb0L1) +[git-tips](https://github.com/521xueweihan/git-tips) | 分享一些 Git 相关的使用技巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpgFF42m1) +[linux-command](https://github.com/jaywcjlove/linux-command) | 一份 Linux 命令速查手册,手册共收集了 554+ 个 Linux 命令,用户可通过网站、Chrome 插件、Alfred Workflow 速查命令 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hp7johQa4) +[zju-icicles](https://github.com/QSCTech/zju-icicles) | 浙江大学的课程攻略共享计划 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoXRl8TDW) +[REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT) | 清华大学计算机系课程攻略 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoQogwpbk) +[public-apis](https://github.com/public-apis/public-apis) | 收集了大量公开的 API,让开发者可以快速集成到自己的产品中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnSfLv8UL) +[libpku](https://github.com/lib-pku/libpku) | 收集整理了北京大学相关的课程资料,内容包含人工智能、几何学、概率论、电动力学、算法设计与分析、世界通史、自然保护学等,十分全面 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmhT7cbgF) +[bestofml](https://github.com/RemoteML/bestofml) | 收集汇总了机器学习相关的资源,包括书籍、课程、博客、论文等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmgtR2q2U) +[interesting-python](https://github.com/Alfred1984/interesting-python) | 有趣的 Python 爬虫和数据分析小项目,可以用 Python 实现有趣的小项目,内容包括 Python 爬虫、Python 数据分析、机器学习、深度学习等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hme7JicmG) +[remote-working](https://github.com/greatghoul/remote-working) | 收集整理主要针对国内远程工作相关的资料集合,含有文章、书籍、工具、招聘网站和远程团队等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlOcmcmBc) +[TensorFlow-From-Zero-To-One](https://github.com/amusi/TensorFlow-From-Zero-To-One) | 一位 TensorFlow 学习者整理的参考资料、笔记和代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlGlhu6jw) +[Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software) | 收集整理了一批优质的 Linux 软件,包含电子书工具、命令行工具、文件管理器等多个分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlAQkh97U) +[acm-challenge-workbook](https://github.com/yogykwan/acm-challenge-workbook) | 《挑战程序设计竞赛》习题册攻略,含约 200 道题,可配合书籍或笔记,系统学习算法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlhZkiE8d) +[awesome-podcasts](https://github.com/rShetty/awesome-podcasts) | 收集各大编程语言相关的播客列表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hl4r76YmU) +[best-chinese-front-end-blogs](https://github.com/FrankFang/best-chinese-front-end-blogs) | 收集了许多优质的前端中文博客 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkTDnF5QV) +[USTC-Course](https://github.com/USTC-Resource/USTC-Course) | 中国科学技术大学课程资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HknIwaSEK) +[awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model) | 收集了各大网站模拟登录的爬虫脚本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkdZQiVXK) +[Python](https://github.com/TheAlgorithms/Python) | 收集了许多基于 Python 实现的算法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hk9S788I2) +[awesome-vscode](https://github.com/viatsko/awesome-vscode) | 收集了许多实用的 VSCode 相关资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hk8uTrBqG) +[awesome-python-applications](https://github.com/mahmoud/awesome-python-applications) | 收集了许多基于 Python 开发的开源软件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hjya9dtlT) +[awesome-design-cn](https://github.com/jobbole/awesome-design-cn) | 一份收集整理设计师资源大全,含有 icon、Logo 设计、PhotoShop 插件、交互设计工具、流程图等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjsRnjPWq) +[awesome-f2e-libs](https://github.com/sorrycc/awesome-f2e-libs) | 一份收集整理了前端常用的框架、工具和插件等资料集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiLEqp5cR) +[Nodejs-Developer-Roadmap](https://github.com/aliyr/Nodejs-Developer-Roadmap) | 2019 年新发布的 Node.js 开发者技术路线图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiyiorPqW) +[architect-awesome](https://github.com/xingshaocheng/architect-awesome) | 后端架构师技术图谱,包含数据结构、常用算法、操作系统、设计模式、运维与技术支持等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hih0Ojmuk) +[thisrepositorydoesnotexist](https://github.com/paubric/thisrepositorydoesnotexist) | 收集了那些使用机器学习合成的内容,包括一些假脸、假猫、假房间、假二次元小姐姐 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hifrp5y1y) +[homemade-machine-learning](https://github.com/trekhleb/homemade-machine-learning) | 一份十分全面的算法资源,主要分为监督学习、无监督学习和神经网络等几大类别,并提供了相关算法的原理介绍与 Demo 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhzNS51lW) +[awesome-design-patterns](https://github.com/DovAmir/awesome-design-patterns) | 汇总了与软件架构设计模式相关的资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhyessUnP) +[awesome-indie](https://github.com/mezod/awesome-indie) | 帮独立开发者赚钱的资源整理,收集了相关社区、播客、书籍等资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhfzDr6wh) +[ToolsOfTheTrade](https://github.com/cjbarber/ToolsOfTheTrade) | 收集整理了一批高质量的工具与服务,帮助创业者或开发者快速搭建自己的产品,以金钱换时间。创业必备,重磅推荐! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhbrV8xP9) +[php-awesome](https://github.com/shockerli/php-awesome) | PHP 相关资源整理,每周更新 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh4LU0bFZ) +[awesome-algorithm](https://github.com/apachecn/awesome-algorithm) | 搜集了 LeetCode、HackRank、剑指 offer 等经典算法实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh2BXfxpV) +[Awesome-Design-Tools](https://github.com/LisaDziuba/Awesome-Design-Tools) | 搜集整理了许多设计相关的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgWwt2SGc) +[frontendDaily](https://github.com/kujian/frontendDaily) | 前端开发技术日报,每日分享互联网最精彩的前端技术、前端资讯、后端编程、设计和资源等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgTbsEnXV) +[Computer-Science-Resources](https://github.com/the-akira/Computer-Science-Resources) | 搜集整理了互联网上计算机科学相关的学习资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgFeTu6hH) +[deep-learning-drizzle](https://github.com/kmario23/deep-learning-drizzle) | 一份整理深度学习、强化学习、机器学习、自然语言等等国外大学讲座的视频集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgEsbyuA9) +[be-a-professional-programmer](https://github.com/stanzhai/be-a-professional-programmer) | 一份收集了成为专业程序员路上用到的各种优秀资料、神器及框架 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hgr69qtWC) +[awesome-java-cn](https://github.com/jobbole/awesome-java-cn) | 一份 Java 资源大全中文版,内容包括构建工具、数据库、框架、模板、安全等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hgqjrv3qk) +[Intranet_Penetration_Tips](https://github.com/Ridter/Intranet_Penetration_Tips) | 一位开发者整理的一些内网渗透相关的 Tips,包含信息搜集、隐匿攻击、内网跨边界应用、横向渗透等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeMboyh3J) +[the-practical-linux-hardening-guide](https://github.com/trimstray/the-practical-linux-hardening-guide) | 一份详细介绍了创建安全 Linux 生产系统所涉及的规划和工具指南 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HerKYFvqG) +[awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets) | 一份收集整理常用的编程语言、框架和开发工具的中文 Cheatsheet (速查表) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeikuasF9) +[professional-programming](https://github.com/charlax/professional-programming) | 一份收集了全栈程序员用到的各种优秀资料、工具及框架等资源集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/He8U0cnit) +[A-Programmers-Guide-to-English](https://github.com/yujiangshui/A-Programmers-Guide-to-English) | 一份专为程序员编写的英语学习指南 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbyDyDBW8) +[ChinaMobilePhoneNumberRegex](https://github.com/VincentSit/ChinaMobilePhoneNumberRegex) | 一组匹配中国大陆手机号码的正则表达式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hb6m462Ju) +[OI-wiki](https://github.com/OI-wiki/OI-wiki) | 一个整合了编程竞赛有趣又实用的知识站点,内容含有竞赛中的基础知识、常见题型、解题思路以及常用工具等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ha2mA8bPA) +[BigData-Notes](https://github.com/heibaiying/BigData-Notes) | 一份大数据入门指南 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImOL1yHQo) + + +### 面试资料 + +库名 | 简述 | 源 +---- | ----- | ----- +[awesome-resume](https://github.com/resumejob/awesome-resume) | 一份收集整理了程序员简历常用例句集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImzPzvFvA) +[google-interview-university](https://github.com/xitu/google-interview-university) | 一套完整的学习手册帮助自己准备 Google 的面试 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imw6cwlKB) +[reverse-interview](https://github.com/viraptor/reverse-interview) | 一份问题咨询清单,可用于面试时反问你想要面试的那家公司 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6C28q5Qe) +[fe-interview](https://github.com/haizlin/fe-interview) | 前端面试每日 3+1,作者每天早上 5 点纯手工发布面试题,坚持至今已更新到 127 天 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3m3t7X9c) +[2019_algorithm_intern_information](https://github.com/HarleysZhang/2019_algorithm_intern_information) | 一份整理了各大公司的算法实习岗位信息集合,大部分岗位都是面向 2020 年毕业的学生,含有常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[interview_internal_reference](https://github.com/0voice/interview_internal_reference) | 一份 2019 年最新总结 BAT 等各大厂的技术面试题目,以及答案,分享给有需要的同学 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDxgV9EJo) +[leetcode](https://github.com/grandyang/leetcode) | 880 道 LeetCode 题目解题代码 + 中文讲解,另外作者还开发了个 iOS 应用展示题目并提供其对题目的解法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HD4ZqzX33) +[awesome-resume-for-chinese](https://github.com/dyweb/awesome-resume-for-chinese) | 收集了一些适合中文的简历模板 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwMllvEjG) +[PHP-Interview-QA](https://github.com/colinlet/PHP-Interview-QA) | 一个 PHP 面试问答项目,作者结合自身开发经验,所给出的 PHP 相关的知识解答。里面包含网络、数据结构与算法、Web 开发、数据库开发、设计模式等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwIBZrk1a) +[algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的 50 个代码实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvMRX38sM) +[BAT_interviews](https://github.com/lengyue1024/BAT_interviews) | BAT 大厂面试题及答案的收集与整理,其中包含机器学习、Linux、PHP、大数据、Python、Java、前端等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvECw6Bsx) +[leetcode](https://github.com/qiyuangong/leetcode) | LeetCode 题解项目是英特尔员工写的 Python & Java 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrdEH2PSi) +[leetcode](https://github.com/haoel/leetcode) | LeetCode 题解项目 @左耳朵耗子 写的 C++ 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrdEH2PSi) +[Daily-Interview-Question](https://github.com/Advanced-Frontend/Daily-Interview-Question) | 每天一道前端大厂面试题,让你时刻保持危机感,不断精进自己的技能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmSbQ9gSH) +[front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook) | 前端技术面试手册,含答案 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjGmZ8m4g) +[Front-end-Developer-Interview-Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions) | 前端开发者面试问题汇总整理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hjnmpsefu) +[machine-learning-interview-questions](https://github.com/Sroy20/machine-learning-interview-questions) | 汇总了一些与机器学习相关的面试问题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhR5rxtxD) +[interview](https://github.com/huihut/interview) | C/C++ 面试基础知识总结,送给准备换工作的开发者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh3N16f4P) +[programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist) | 由多位开发者共同维护的一份程序员找工作黑名单,仅供各位年后找工作参阅,具体实际情况请自行判断 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeYKJqVfw) +[interview](https://github.com/aylei/interview) | 一份写在 2019 年初的后端社招面试经历,作者写了自己在蚂蚁、头条、PingCAP 三家公司的面试经历,年后打算换工作的后端程序员可以看下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeBburdhr) +[leetcode_category](https://github.com/xiaoylu/leetcode_category) | 一份作者在刷 Leetcode 题目时记录下来的解题思路,且提供详细的注释,并且按问题类型整理出来 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImSGzcOCc) + +### 有趣网站 + +地址 | 简述 | 源 +---- | ----- | ----- +[getavatars](https://getavatars.app/) | 一个很有趣的网站可以生成无限多的卡通头像,你总能找到一款适合你的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IeI4DmAMN) +[bruno-simon](https://bruno-simon.com/) | 我见过的最酷主页,整个页面需要 3D 导航 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Idllq35Wi) +[chinese-colors](https://github.com/zerosoul/chinese-colors) | 可在网页上快速展示各类色系搭配的预览效果,并提供详细的颜色配值参考 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6ifNowOG) +[鱼塘](https://tophub.fun/main/home/hot) | 整合各大社区平台今日热榜 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[atoolbox](http://www.atoolbox.net/) | 一个收集超多实用在线工具的网站,并且持续收集更新 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuIStoDVa) +[learnxinyminutes-docs](https://learnxinyminutes.com/) | 一个特别牛逼的编程实训网站,上面拥有算法、数据结构、编程语言、开发工具相关的简短训练教程,部分内容支持中文,开发者们可以用这个网站来快速体验一门新技术,当然深入了解还是建议看官方文档 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtwzEsYsb) +[yikm](https://www.yikm.net/) | 最近有个开发者搞了个小霸王模拟器,里面提供魂斗罗、冒险岛、热血格斗传送、超级马里奥等经典游戏供玩家体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsUVzlhuC) +[i18ns](https://i18ns.com/) | 有个 Android 开发者花了两年时间,收集了 1500 多万条 App 的翻译数据, 并做成了一个搜索网站,希望能帮助独立开发者以更低的成本、更高质量的完成 App 国际化工作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsAHl4qLD) +[在线工具](https://tool.lu/) | 一批实用的在线工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrPmGt25u) +[highschool](http://socialmedia-class.org/highschool.html) | 一个 Python、NLP、Twitter API 三剑合一的新手入门课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrwU3360C) +[爱资料工具](https://www.toolnb.com/) | 收录了许多超实用的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hrn5cfIgy) +[MikuTools](https://tools.miku.ac/) | 这个网站上面有好多超级实用的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqsUz3m4Q) +[Wexond](https://wexond.net/) | 一款精致、简洁、扩展性强的开源 Web 浏览器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hqj5IxIby) +[GitHub Games](https://likexia.gitee.io/game/index.html#/) | 这个网站把 GitHub 上一些有趣的 HTML 小游戏进行了汉化,然后放到上面供人玩耍 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hn77ibjWI) +[paperswithcode](https://paperswithcode.com/) | 该网站按照计算机的不同应用领域进行划分,收集并整理了众多开源项目,每个项目都包含着相关论文供学习参考,分类涵盖了计算机视觉、自然语言处理、医学、方法论、语音、游戏、机器人等多个领域 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgKJR1s9z) + +### 有趣 / 实用开源工具 + +库名 | 简述 | 源 +---- | ----- | ----- +[postwoman](https://github.com/liyasthomas/postwoman) | 一款免费开源、轻量级、快速且美观的 API 调试工具,用于替代 Postman,支持 Postman 绝大部分功能,从 Postman 换过来,基本上也没有什么学习成本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imd32rEJE) +[gods-pen](https://github.com/ymm-tech/gods-pen) | 开源运营工具:码良,可用于快速制作 H5 页面,用户无需掌握复杂的编程技术,通过简单拖拽、少量配置即可制作精美的页面,可用于营销场景下的页面制作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkZD4xp8t) +[huginn](https://github.com/huginn/huginn) | 一个开源的自动化工具,类似 IFTTT 的开源版应用,可通过开发者设定的某个事件来触发具体操作。比如你可以设定当 GitHubDaily 发送一条微博后,自动给你推送一封邮件提醒:"这货又发微博了" | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkMhdyx5S) +[crater](https://github.com/bytefury/crater) | 一款免费开源的 Web 与移动端发票应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkxlzEVBF) +[mkcert](https://github.com/FiloSottile/mkcert) | 使用 mkcert 这款工具,即可零配置,一条命令在本地搭建受信任证书环境 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkjNmuk4Q) +[Sourcetrail](https://github.com/CoatiSoftware/Sourcetrail) | 一款跨平台开发神器,借助可交互式的图形界面操作,让你可以快速阅读项目源码,提升开发效率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ik6DvCNOz) +[md](https://github.com/doocs/md) | 一款开源的前端编辑器,主要对微信排版做了适配 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389Ij41gdqvJ) +[monolith](https://github.com/Y2Z/monolith) | 如果你想保存某个网页到电脑上,可以试下这个开源项目,有别于普通页面的保存操作,monolith 会通过命令行一次性打包页面中所有 CSS,图片和 JavaScript 等资源,而后生成一个单独的 HTML5 文档,方便你更好的保存与分享 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ij2M2E29i) +[xray](https://github.com/chaitin/xray) | 一款功能强大且完善的安全评估工具,该工具由多名经验丰富的一线安全从业者呕心打造而成,支持的漏洞检测类型有 XSS 漏洞、SQL 注入、命令/代码注入、文件上传等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImFqCjI0b) +[fiora](https://github.com/yinxin630/fiora) | 一款有趣的在线聊天应用。基于 node.js, mongodb, socket.io 和 react 编写 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Iil2JDvmT) +[jsonbox](https://github.com/vasanthv/jsonbox) | 该工具为开发者提供一个特定链接,通过向这个链接发送 HTTP 请求,可以用来存储、读取、修改 JSON 数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7VgIs9B5) +[nodeppt](https://github.com/ksky521/nodeppt) | 一款能将 Markdown 文档转成高大上 PPT 的开源工具,支持图表、流程图、数学符号、自定义主题配色以及样式等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0CZngraF) +[comicgen](https://github.com/gramener/comicgen) | 一个很有趣的库,在线制作漫画人物并可将制作的人物图片放在你的网站中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HEKGTl4Vv) +[translate-shell](https://github.com/soimort/translate-shell) | 一款可在终端下使用的翻译工具,支持切换 Google Translate、Bing Translator、Yandex.Translate 和 Apertium 翻译引擎 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[readme-md-generator](https://github.com/kefranabg/readme-md-generator) | 一款能帮你生成漂亮的 REAMDE.md 文件小工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HANzZ3oll) +[Love-Gift](https://github.com/idealclover/Love-Gift) | 一位开发者做了个网站,当做送给女朋友的情人节礼物 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HAzY6DatJ) +[mathAI](https://github.com/Roujack/mathAI) | 一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hys2OxDkZ) +[2048.cpp](https://github.com/plibither8/2048.cpp) | 用 C++ 写的一款高逼格在终端玩的 2048 游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HyojrzAP6) +[WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel) | 一个开源的网址导航项目,拥有完整的前后台,可搭建部署自己收藏的网址导航站点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxZXvh8gw) +[the-fucking-github](https://github.com/lvxianchao/the-fucking-github) | 一个高颜值 Chrome 浏览器插件,可以用来很方便地查看、整理、搜索你已经 Star 过的项目和搜索 Github 上的项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxxtPsSHb) +[multrin](https://github.com/sentialx/multrin) | 一款免费开源应用窗口聚合工具,能将 Windows 系统上打开的应用窗口聚合在一起,类似浏览器标签页一样,可以快速管理和切换 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxo3kAE4k) +[gimp](https://github.com/GNOME/gimp) | 一款功能强大且免费开源的图片处理工具,并支持 macOS、Windows 及 Linux 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hx9k486Vv) +[star-history](https://github.com/timqian/star-history) | 一个在线查看 GitHub Star 历史上涨记录的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwCUQD0Kx) +[ds-cheatsheets](https://github.com/FavioVazquez/ds-cheatsheets) | 数据科学相关的速查表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hws77xZia) +[gsbg](https://github.com/mayneyao/gsbg) | 如果你喜欢如附图一样的随机彩色块图片,那么可以用这款工具来生成 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) +[youtube-dl-interactive](https://github.com/synox/youtube-dl-interactive) | YouTube 视频终端下载工具,主要在 youtube-dl 基础上优化了用户操作体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hwk3RfEwb) +[WeChat-Shelter](https://github.com/YGYOOO/WeChat-Shelter) | Chrome 插件可以把某信伪装成云笔记,看着挺适合聊天摸鱼的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hw6U0Bcon) +[scar](https://github.com/cloudkj/scar) | 一键部署你的静态网站,并给其加上 HTTPS、全球 CDN、自定义域名等功能,用这个工具就可以做到! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvQp8acI7) +[SpaceVim](https://github.com/SpaceVim/SpaceVim) | SpaceVim 是一个社区驱动的模块化的 Vim IDE,以模块的方式组织管理插件以及相关配置,为不同的语言开发量身定制了相关的开发模块,该模块提供代码自动补全, 语法检查、格式化、调试、REPL 等特性。用户仅需载入相关语言的模块即可得到一个开箱即用的 Vim IDE | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvO30EQXr) +[DIYGame](https://github.com/Lawliet01/DIYGame) | GitHub 上一款在线游戏设计工具,用户在无任何技术背景的情况下,可随意打造一款属于自己的冒险游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvD36e4xt) +[gaea-editor](https://github.com/ascoders/gaea-editor) | 可以让你在浏览器上快速设计一个简单的网站,有点像 Strikingly 旗下的一款产品「上线了」的简陋版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvxy8pGWJ) +[terminus](https://github.com/Eugeny/terminus) | 一款免费开源、高颜值、可自定义配置的终端 Terminus,并支持 Windows、MacOS、Linux 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvlLwmWG7) +[logodiy](https://github.com/sherlonWang/logodiy) | 一个简单的在线 Logo 制作工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuaHFEGTr) +[fusuma](https://github.com/hiroppy/fusuma) | 通过编写 Markdown 来快速生成演讲幻灯片 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtApLeNo4) +[makegirlsmoe_web](https://github.com/makegirlsmoe/makegirlsmoe_web) | 一个二次元头像生成器,它通过设置发色、肤色、配饰等属性来随机生成一个二次元角色。另外这个项目还上链了,如果你觉得生成的二次元角色比较好看,可以直接到链上跟别人进行交易 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtlDEmDSG) +[terminal](https://github.com/microsoft/terminal) | 微软发布且开源了一款新的命令行终端工具 Windows Terminal | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ht5Bk8y03) +[auxpi](https://github.com/aimerforreimu/auxpi) | 它通过对多个图床平台进行整合,使得一个图床挂掉的时候,会自动将图片分发到其它图床上,让图片外链成为不死链! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsLr1mmg1) +[gameboy.live](https://github.com/HFO4/gameboy.live) | 这个项目在终端上面打造了一个 Gameboy 模拟器,让你可以直接在终端上面玩掌上游戏,牛逼啊! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hsrt1vVMt) +[quinesnake](https://github.com/taylorconor/quinesnake) | 在代码里面玩贪吃蛇 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hs0iwtuCc) +[jsproxy](https://github.com/EtherDream/jsproxy) | 一个基于 JS 实现的网络调试工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hr6RU2o4C) +[ikonate](https://github.com/mikolajdobrucki/ikonate) | 一个十分牛逼的图标库 Ikonate,上面的所有图标完全开源,皆可商用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqMWZ92rP) +[dadda-translate-crx](https://github.com/waynecz/dadda-translate-crx) | 一款高颜值的划词翻译插件,自带生词簿及吐司弹词记忆,可与有道、扇贝单词同步 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqMWDhBCc) +[tool](https://github.com/Louiszhai/tool) | Mac 生产力工具链推荐 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqkF909yG) +[OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal) | Mac 小工具,它支持一键在终端中打开当前目录或选中目录 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hq1PUkypY) +[xg2xg](https://github.com/jhuangtw-dev/xg2xg) | Google 一名前员工在 GitHub 上分享了他在 Google 工作时日常会使用的一些工具,以及外界对应的替代方案 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpoIV2PSH) +[yapi](https://github.com/YMFE/yapi) | 一个高效、易用、功能强大、可视化的 API 管理平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoMOKCOmF) +[AutoPiano](https://github.com/WarpPrism/AutoPiano) | GitHub 上开源的这个 Web 钢琴应用(AutoPiano)让音乐爱好者可以在线练琴 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ho1GJ57x6) +[TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac) | 开源的图片无损压缩客户端 TinyPNG4Mac,该工具提供了 PNG 图片的 “几乎无损” 压缩服务,你可以通过简单的拖拽完成对 PNG 图片的压缩,无需打开浏览器,无需手动下载图片 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnW69rZjW) +[emoji-mosaic](https://github.com/ericandrewlewis/emoji-mosaic) | 一个有趣的工具,能根据原图配色,将图片转为用 emoji 填充的新图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnKoH9RK4) +[nps](https://github.com/cnlh/nps) | 一款轻量级、功能强大的内网穿透代理服务器,支持 TCP、UDP 流量转发,内网 HTTP、Socks5代理等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnDkjvfhn) +[PI-REC](https://github.com/youyuge34/PI-REC) | 通过与 AI 结合的方式,帮你快速将手绘草稿转为成品图,随便画几笔就能转成完整画像,简直堪称手残党的福音 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmXGNkKjt) +[imgurl](https://github.com/helloxz/imgurl) | 一款简单、纯粹的图床程序,支持拽拖、多图、粘贴、URL 上传,可裁剪、压缩、鉴黄图片,自动生成缩略图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmAI50BdI) +[mas](https://github.com/mas-cli/mas) | 一个 Mac 应用商店命令行工具,支持搜索、安装、更新应用等操作,用起来很方便 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmcWFmtbD) +[stegify](https://github.com/DimitarPetrov/stegify) | 一款神奇的命令行工具,能将任意文件隐藏到图片里面 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hm37OeCGp) +[gifify](https://github.com/vvo/gifify) | 一款将视频转换成 GIF 图的工具,支持任何格式的视频以及选取某个时间段转换 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlXCR2q2k) +[zdict](https://github.com/zdict/zdict) | 一个运行在终端的在线字典工具,支持多款字典切换查询,查询结果高亮等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlPzB4gWe) +[Github-Monitor](https://github.com/VKSRC/Github-Monitor) | 一个用于监控 GitHub 代码仓库的系统,企业可利用该系统及时发现内部代码泄露 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlrpPpGWd) +[qrcode](https://github.com/sylnsfar/qrcode) | 二维码生成器,支持生成普通二维码、带图片的艺术二维码和动态二维码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hlni6uVsd) +[traduora](https://github.com/traduora/traduora) | 一个开源翻译平台,支持多人协作在线翻译,可导入导出 JSON、CSV、YAML 等多种文本格式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HldVNp97O) +[sherlock](https://github.com/sherlock-project/sherlock) | 一个开源脚本,可在各大社交平台检查用户名是否被占用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hlcunnhqd) +[fx](https://github.com/antonmedv/fx) | 优化终端命令行 JSON 查阅体验,支持展开 JSON 数据,访问单个数据点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hl8yPqXwl) +[nsfwjs](https://github.com/infinitered/nsfwjs) | 一款开源的黄图鉴别工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hl33SdQfX) +[send](https://github.com/mozilla/send) | 由 mozilla 开源的一款简单、私密的文件分享服务,支持设置分享文件的下载次数、有效天数,并可对文件进行加密 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkPHQmIW9) +[nodeppt](https://github.com/ksky521/nodeppt) | 可能是迄今为止最好的网页版演示库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkGhlvc7R) +[devhub](https://github.com/devhubapp/devhub) | 一款跨平台的 GitHub 通知管理客户端,帮助开发者更好的收集、整理、查看 GitHub 消息 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkwQQC0xz) +[vscode-maxPlus](https://github.com/AShujiao/vscode-maxPlus) | 一个开源的 VSCode 插件,让你能在 vscode 上划水看游戏资讯 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HksJ8if5F) +[olive](https://github.com/olive-editor/olive) | 一个开源的视频编辑器,支持 Windows、macOS、Linux 等主流桌面平台,推荐给想用 Final Cut Pro 却囊中羞涩的同学 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkjiCyGxC) +[screenshoteer](https://github.com/vladocar/screenshoteer) | 使用命令行一键截取网页图片 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjR18Bx9W) +[vsc-netease-music](https://github.com/nondanee/vsc-netease-music) | 一个开源的 VSCode 插件,让你能在 vscode 上划水听音乐 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjdVUEAAE) +[NodeMail](https://github.com/Vincedream/NodeMail) | 一个基于 Node 的爬虫脚本,每天定时给女朋友发一封暖心邮件,非单身狗的程序员可以试用下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hja0nzdXe) +[iSimulator](https://github.com/wigl/iSimulator) | 一款实用的 GUI 工具,可用于控制模拟器和管理模拟器里安装的应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiWEl80bW) +[PicGo](https://github.com/Molunerfinn/PicGo) | 一款简单易用的图片上传工具,支持自定义第三方图床 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiJiiAAEd) +[notable](https://github.com/notable/notable) | 一款开源的高颜值、跨平台的 Markdown 编辑器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiHIT4imo) +[mercury-parser](https://github.com/postlight/mercury-parser) | 一款 Web 内容提取工具。开发者可通过 JavaScript 与 CSS 选择器来定制解析器,以获取页面上指定内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HisSwz8rP) +[read-vscode-e](https://github.com/zrk1993/read-vscode-e) | 一个开源的 VSCode 插件,让你能在 vscode 上划水看小说 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiqrjtIFI) +[PPRows](https://github.com/jkpang/PPRows) | 一款在 Mac 上计算你写了多少行代码的工具,支持同时检测多文件夹代码,自定义检测的文件类型等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HijmW7MYE) +[lint-md](https://github.com/hustcc/lint-md) | 一个用于检查中文 Markdown 编写格式规范的命令行工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HibvR77oL) +[douban-movie-extension](https://github.com/Neulana/douban-movie-extension) | 一款 Chrome 浏览器扩展,在豆瓣电影页面增加电影资源模块,帮你轻松找到电影资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hi60UvUqu) +[BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) | 一款 Mac 音频工具,可以在播放其他音频时,自动暂停所有背景音乐,播放结束后再次恢复背景音乐,并支持控制单个应用的音量 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hi25mgCCK) +[SwitchHosts](https://github.com/oldj/SwitchHosts) | 一款快速切换 Hosts 工具,支持 Win,Mac 和 Linux | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhWApFnyu) +[QuickLook](https://github.com/QL-Win/QuickLook) | 给 Windows 用户的福利,让 Windows 用户可以用上 Mac 系统的文件预览功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgY5SEElB) +[uppy](https://github.com/transloadit/uppy) | 一个基于 JavaScript 的文件上传工具,可无缝集成到任何应用。支持从本地磁盘、远程 urls、Google Drive、Dropbox、Instagram、snap 等位置上传文件,并在线预览编辑 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgUalh24R) +[daily-anime](https://github.com/deepred5/daily-anime) | 一个开源的 VSCode 插件,让你能在 VSCode 上划水追番 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhHFLwPce) +[Motrix](https://github.com/agalwood/Motrix) | 一款全能的下载工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgAwExNvV) +[gotop](https://github.com/cjbassi/gotop) | 一个酷炫的命令行活动监视器,基于 Go 语言编写 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hgjf5x6Tb) +[AirtestProject](https://github.com/AirtestProject) | 一个网易开发的 UI 界面自动化测试工具,主要使用图像识别技术来定位页面具体的 UI 元素,这也就意味着它可以在不使用任何代码注入的情况下完成自动化测试 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdplOtzj1) +[syncd](https://github.com/dreamans/syncd) | 一款使用 Go 语言开发的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HcjM2jeRb) +[hacknical](https://github.com/ecmadao/hacknical) | 一个生成可视化 GitHub 简历的网站 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HaRqC5A6C) +[BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 一个仿 Linux shell 文件处理命令的百度网盘命令行客户端,支持 Windows, macOS, linux, 移动设备等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HauE4mekH) +[thefuck](https://github.com/nvbn/thefuck) | 输错命令后,fuck 一下,自动帮你更正命令,解气又实用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgsFzhOg2) +[RSSHub](https://github.com/DIYgod/RSSHub) | 一个轻量、易于扩展的 RSS 生成器,它可以给任何奇奇怪怪的内容生成 RSS 订阅源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/He3p24W3S) +[cloudquery](https://github.com/t9tio/cloudquery) | 一款能给任意网站生成 API 的工具,开发者通过点击页面元素即可选择生成内容,非常方便,搞前端的同学可以了解下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdyIz2DSx) +[music-dl](https://github.com/0xHJK/music-dl) | 使用 Python 开发的一个可从网易云音乐、QQ音乐、酷狗音乐等搜索和下载最优音质歌曲的工具,支持多线程搜索和下载,还可以对搜索结果去重 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HcM3xbOla) + +### 机器学习 / 人工智能 + +库名 | 简述 | 源 +---- | ----- | ----- +[BitTigerLab](https://github.com/Fabsqrt/BitTigerLab) | 计算机科学中文学习笔记 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcH3ipq5C) +[bustag](https://github.com/gxtrobot/bustag) | 基于机器学习的老司机车牌自动推荐系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IasqikBsx) +[computer-science](https://github.com/ossu/computer-science) | 一份开源的计算机科学教学资源,可用于自学编程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6TDmhBfv) +[ai-edu](https://github.com/microsoft/ai-edu) | 微软在 GitHub 上开源了一份 AI 教学资源,主要服务于国内学生、教师以及 IT 从业人员。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6LnVBo4e) +[ai-roadmap](https://github.com/apachecn/ai-roadmap) | 来自 ApacheCN 开源组织整理的一份 AI 人工智能路线图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0sW28AMe) +[Machine-Learning](https://github.com/shunliz/Machine-Learning) | 机器学习原理笔记整理。前半部分关注数学基础,机器学习和深度学习理论。后半部分关注工程实践和理论应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvRMn0al7) +[Chinese-Chatbot-PyTorch-Implementation](https://github.com/Doragd/Chinese-Chatbot-PyTorch-Implementation) | 一个利用有趣中文语料库 qingyun 训练出来的中文聊天机器人 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hu8lydUVK) +[machine-learning-course](https://github.com/machinelearningmindset/machine-learning-course) | 一份机器学习课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtXlDrUaM) +[learning](https://github.com/amitness/learning) | 国外一名开发者分享的数据科学学习计划,旨在每日不断精进学习,以提升自己的技术水平 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsPere8j6) +[Awesome-Mobile-Machine-Learning](https://github.com/fritzlabs/Awesome-Mobile-Machine-Learning) | 移动端上的机器学习资源整理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqLnd9dIF) +[Virgilio](https://github.com/virgili0/Virgilio) | 一份机器学习指南,该指南可作为你机器学习的导师,为你提供完整学习路径,让你了解更多工具的使用,掌握更多技能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpW70c0JE) +[libfacedetection](https://github.com/ShiqiYu/libfacedetection) | 堪称史上最快图像中人脸检测的开源库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmlYOfcAu) +[deep-painterly-harmonization](https://github.com/luanfujun/deep-painterly-harmonization) | 一个基于深度学习的开源项目,让图片可以毫无违和感的融入到绘画作品中,这波操作太强了! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjV8QBljR) +[Deta_Parser](https://github.com/yaoguangluo/Deta_Parser) | 一个每秒高达 2700 万混合分词, 高精准确率,支持病句分析,词性,词频统计,自由扩充词库的快速神经网络中文分词包 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hi7Dxwr7V) +[wukong-robot](https://github.com/wzpan/wukong-robot) | 一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhSES4lL0) +[edge-connect](https://github.com/knazeri/edge-connect) | 加拿大安大略理工大学开源的图像自动修复方法,可由线到面逐步修复受损或被打码的图像,也可进行图像拼接、移除、编辑等操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhuiVnXVj) +[face_recognition](https://github.com/ageitgey/face_recognition) | 号称世界上最简单的人脸识别库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgueYxAsI) +[nlp-tutorial](https://github.com/graykode/nlp-tutorial) | 一份基于 TensorFlow 和 Pytorch 的自然语言处理教程,该课程主要面向深度学习开发者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgaBhsYXY) +[HyperDL-Tutorial](https://github.com/zeusees/HyperDL-Tutorial) | 一份深度学习相关的系列文章,作者总结了在深度学习实践中的一些经验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeVBT8K8w) +[spinningup](https://github.com/openai/spinningup) | 由 OpenAI 发布的一份深度强化学习教学资源集,内容包括易懂的深度强化学习代码示例、算法、习题、文档和教程等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hdxc0tvmN) +[git-recipes](https://github.com/geeeeeeeeek/git-recipes) | 一份开源的 Git 中文教程,源于国外社区的优秀文章和个人实践 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hdel1pSPz) +[funNLP](https://github.com/fighting41love/funNLP) | 一个作者在文本中抽取结构化信息时,整理出所用到 GitHub 上的资源整合,内容包括:中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hd4UvDdep) +[awesome-reinforcement-learning-zh](https://github.com/wwxFromTju/awesome-reinforcement-learning-zh) | 一份强化学习从入门到放弃的资料汇总 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HctcwvT2n) + + +### 非开源的实用工具 + +地址 | 简述 | 源 +---- | ----- | ----- +[Project Naptha](https://projectnaptha.com/) | 超级实用的 Chrome 插件,可选中、复制、编辑图片中的内嵌文字! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcO7FsbX3) +[Mathpix](https://mathpix.com/) | 这款工具能将带数学公式的截图一键转成 latex 代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hozgx9mUC) +[removebg](https://www.remove.bg/) | Google Chrome 的技术经理推荐的一款工具能帮你快速移除任何图片的背景 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnzoMqRTU) +[OXYGEN](https://jeasonstudio.github.io/oxygen-demo/) | 这个网站可以帮你生成手绘风格的流程图或架构图,写文章的时候随手插入几张应该很有艺术感 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpaYwf2Pv) +[Firefox Monitor](https://monitor.firefox.com/) | 国内外不少知名企业都曾经被拖库,为此 Firefox 专门搞了这么一个工具,来帮助用户检查自己的信息是否被泄露 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hpq69C8aO) +[codeimg](https://codeimg.io/) | 一款免费在线把源代码生成高逼格的图片工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0a52r5GX) +[iPic](https://toolinbox.net/iPic/) | Mac 上一个图床神器,可通过快捷键将本地图片上传到服务器,并自动生成 Markdown 图片格式的排版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hae4LEBqC) + +### 其它 + +地址 | 简述 | 源 +---- | ----- | ----- +[语雀 IT 百科](https://www.yuque.com/yuque/blog/yuque-info-tech-encyclopedia) | 一份高质量的 IT 百科知识库,上面涵盖诸多互联网技术领域的内容,具有一定的学习和参考价值 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HweL52O9M) +[go-best-practice](https://github.com/llitfkitfk/go-best-practice) | 一篇对国外文章《Go 语言实战: 编写可维护 Go 语言代码建议》的中文翻译版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImgYA92VY) +[api-guidelines](https://github.com/microsoft/api-guidelines) | 微软官方出品的 REST API 指导规范,希望能帮助开发者更好的设计接口 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkGYffcVS) +[uber_go_guide_cn](https://github.com/xxjwxc/uber_go_guide_cn) | Uber 团队出的 Go 语言编码规范,有人给翻译了中文版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkqCXhIsb) +[home-assistant](https://github.com/home-assistant/home-assistant) | 一款开源的智能家居系统,你可以利用它来追踪并控制家里的智能设备,如灯光、温度、声音等。另外,Home Assistant 还提供了交互友好的管理后台,可自定义控制面板,并支持跨终端使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IknV59FKk) +[NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) | 有位开发者整了个网易云音乐非官方 API,共有 100 多个接口,感觉还挺全面的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwaDmpthI) +[night-reading-go](https://github.com/developer-learning/night-reading-go) | 每周会通过在线直播的方式,向开发者分享 Go 相关的技术话题,于 Slack 上沟通交流编程技术话题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv2UwEUtq) +[hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) | 主要收录了一些最常见的定律、原则以及模式,并对它们进行简要的讲解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuAD2ss1G) +[battle-city](https://github.com/shinima/battle-city) | GitHub 上开源的这个坦克大战小游戏还原度好高啊,好玩得停不下来!还可以双人组队! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HugcDaYy0) +[RemixIcon](https://github.com/Remix-Design/RemixIcon) | 一套开源图标库 Remix Icon,主要面向设计师和开发者的开源图标库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtYQZi0eJ) +[synthwave-vscode](https://github.com/robb0wen/synthwave-vscode) | 一款有点骚的 VS Code 主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hsj9wsRZj) +[support.996.ICU](https://github.com/MSWorkers/support.996.ICU) | 微软和 GitHub 员工宣布支持 996.ICU 运动!如果你也想支持这一运动,可提交 PR 到该项目的支持者名单中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqWvF0wrr) +[cxk-ball](https://github.com/kasuganosoras/cxk-ball) | 有个在 GitHub 上写了个蔡徐坤打篮球的小游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqO7GxyD8) +[instantbox](https://github.com/instantbox/instantbox) | 让你能在不到 30 秒的时间内得到一个干净、开箱即用的临时 Linux 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlKgP86Rx) +[gtop](https://github.com/aksakalli/gtop) | 一个使用 Node.js 实现的终端系统监控面板 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HllUSdvDU) +[ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes) | Chrome 插件英雄榜,为优秀的 Chrome 插件写一本中文说明书 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkrlT72sv) +[Free-Chinese-Fonts](https://github.com/zenozeng/Free-Chinese-Fonts) | 收录了一些免费的中文字体 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjChS7CJX) +[chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua) | 中华新华字典数据库,包括常用歇后语、成语、词语和汉字 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjjqSai6g) +[Micro8](https://github.com/Micropoor/Micro8) | 一份开源的渗透攻击教程,适用于初中级安全从业人员,乙方安全测试,甲方安全自检,网络安全爱好者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhOJkpaOi) +[How-To-Secure-A-Linux-Server](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server) | 这份文档将指导你如何让 Linux 服务器更加安全 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgbnZ9e8S) +[VBlog](https://github.com/GitHub-Laziji/VBlog) | 一个借助 GitHub Pages 和 GitHub API 搭建的可动态发布文章的博客,如果你还在纠结于自己的博客系统用什么搭建 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hd6zX0Gv4) + +## 声明 +[![](https://licensebuttons.net/l/by-nc-nd/2.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/2.0/deed.zh) +本作品采用[知识共享署名-非商业性使用-禁止演绎 2.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/2.0/deed.zh)进行许可。 + + + + + + + + diff --git a/2020.md b/2020.md new file mode 100644 index 0000000..053dcbb --- /dev/null +++ b/2020.md @@ -0,0 +1,557 @@ + +

+ +

+ +## 宗旨 + +GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给开发者, 帮助开发者们发现当下最火的开源项目, 令开发者们得以掌控技术脉搏, 扩大自己的技术视野, 并从开源项目的学习中获得技术能力的提升。 + +- [历史文章精选](https://github.com/GitHubDaily/GitHubDaily/tree/master/articles) +- 公众号:[GitHubDaily](https://tva1.sinaimg.cn/large/007S8ZIlgy1geyb6wrwxgj3076076aa5.jpg) +- 微博: [@GitHubDaily](https://weibo.com/GitHubDaily) +- 知乎: [@GitHubDaily](https://www.zhihu.com/people/githubdaily) + +> 欢迎到 [Issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,让更多人知道你的项目。 + +--- + +## 2020 年复盘 + +下面是对 GitHubDaily 在 2020 年所发的微博进行分类整理,方便粉丝们查找以往分享过的内容。 + +> 过往复盘 [2019](https://github.com/GitHubDaily/GitHubDaily/blob/master/2019.md),[2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md) + +### 目录 + +- [Java](#java) +- [Python](#python) +- [前端](#前端) +- [工具](#工具) +- [移动端](#移动端) +- [命令行工具](#命令行工具) +- [Chrome 插件](#chrome-插件) +- [VSCode 插件](#vscode-插件) +- [资料集合](#资料集合) +- [面试资料](#面试资料) +- [机器学习/人工智能](#机器学习人工智能) +- [开源书籍/教程](#开源书籍教程) +- [图标库](#图标库) +- [有趣网站](#有趣网站) +- [其他](#其他) + +### Java + +库名 | 简述 | 源 +---- | ----- | ----- +[newbee-mall](https://github.com/newbee-ltd/newbee-mall) | 一套基于 Spring Boot 2.X 开发的电商系统,含有功能完备、流程完整的前台商城系统及后台管理系统,适合各个阶段的 Java 开发者学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvI0r43EV) +[thingsboard](https://github.com/thingsboard/thingsboard) | 一个基于 Java 编写的物联网开源平台,可用于数据收集、处理、可视化与设备管理等应用场景 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JuWPAiy55) +[Algorithms](https://github.com/williamfiset/Algorithms) | 一个可用于学习算法与数据结构的 Java 项目,里面涵盖了数据结构、动态规划、几何、图论、线性代数、数学、搜索算法、排序算法等常见算法的具体代码实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjG1O2L5O) +[Java-Tutorial](https://github.com/h2pl/Java-Tutorial) | 一份 Java 工程师学习指南,里面涵盖大部分 Java 程序员所需要掌握的核心知识,其中有 Java 基础、JavaWeb、Java进阶、计算机基础、数据库、缓存、消息队列、大后端、分布式、面试资料等等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jj5uSxj8H) +[CodeGuide](https://github.com/fuzhengwei/CodeGuide) | 一份 Java 学习资料,里面包含了手写 RPC 框架、JVM 实现、SpringCloud 入门案例、SpringBoot 中间件开发、服务框架搭建等多个 Java 技术专题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JbJrRkKXW) +[thingsboard](https://github.com/thingsboard/thingsboard) | 一个基于 Java 编写的物联网开源平台,可用于数据收集、处理、可视化与设备管理等应用场景 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J8pe00N54) +[spring-boot-demo](https://github.com/xkcoding/spring-boot-demo) | 共收录了数十个与 Spring Boot 相关的 Demo 项目,其中包含可视化监控、日志、统一异常处理、模板引擎、ORM 框架、邮件发送、消息队列等分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1nZK4eQC) +[spring-analysis](https://github.com/seaswalker/spring-analysis) | 一位开发者将其整理的 Spring 框架源码阅读笔记,包含了 spring-core、spring-aop、spring-context、spring-task、spring-transaction、spring-mvc、guava-cache 等多个 Spring 组件的源码解读 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1iGXwsBc) +[hutool](https://github.com/looly/hutool) | 一个比较实用的开源 Java 工具包,对文件、流、加密解密、转码、正则、线程、XML 等 JDK 方法进行合理封装 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IBD8JFxMv) +[JCSprout](https://github.com/crossoverJie/JCSprout) | 一个 Java 核心知识库,内容涉猎集合、多线程、JVM、分布式、架构设计等分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IBaRf8xbt) +[technology-talk](https://github.com/aalansehaiyang/technology-talk) | 主要汇总了 Java 生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库等知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IAXvcoK0r) +[newbee-mall](https://github.com/newbee-ltd/newbee-mall) | 一套基于 Spring Boot 2.X 开发的电商系统,含有功能完备、流程完整的前台商城系统及后台管理系统,适合各个阶段的 Java 开发者学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IpyrY0ISC) +[dokit](https://github.com/Perye/dokit) | 一个基于 Spring Boot2、Vue 前后端分离的管理系统,支持数据字典与数据权限管理、一键生成前后端代码、支持前端菜单动态路由等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Iofx2eKxD) +[awesome-java](https://github.com/Snailclimb/awesome-java) | 一份收集整理了 GitHub 上非常棒的 Java 开源项目集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Io2zlrepJ) +[Recaf](https://github.com/Col-E/Recaf) | 一款简洁易用的现代化 Java 字节码编辑器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAJ4stkf9) + +### Python + +库名 | 简述 | 源 +---- | ----- | ----- +[Riskfolio-Lib](https://github.com/dcajasn/Riskfolio-Lib) | 可用于定量战略资产配置与投资组合优化 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAzQ9f2mO) +[jd_seckill](https://github.com/huanghyw/jd_seckill) | 能帮你抢某东上的茅台的 Python 脚本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JApAiqaJi) +[r0capture](https://github.com/r0ysue/r0capture) | 适用于 Android 系统的开源应用层抓包脚本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jwt6yvC5T) +[ipycanvas](https://github.com/martinRenou/ipycanvas) | 可应用于 Jupyter 的可交互式画布,通过对接浏览器的 Canvas API,便可使用 Python 绘制简单的文本、线条、多边形、弧线等图形 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvXhSAH74) +[stock](https://github.com/Rockyzsu/stock) | 一个开源的量化交易代码与策略项目,带你 30 天掌握量化交易,更好的帮助自己炒股 (亏钱 -。-) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvxlVoLhn) +[rich](https://github.com/willmcgugan/rich) | 支持在终端输出添加各种颜色和不同风格,绘制各种漂亮的表格、进度条、显示 Markdown 文本、高亮语法代码等功能,完善 Python 控制台的输出体验, | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvnW1w86A) +[ToolGood.Words](https://github.com/toolgood/ToolGood.Words) | 一款高性能非法词 (敏感词) 检测组件,附带繁体简体互换,支持全角半角互换,获取拼音首字母,获取拼音字母,拼音模糊搜索等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JuqCyE49D) +[LeetCode](https://github.com/wisdompeak/LeetCode) | 一个基于 C++/Pyhton 相关的 LeetCode 算法题解。包含了二分查找、哈希表、链表、堆栈、动态编程等技术点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ju7Lzjjvl) +[autoscraper](https://github.com/alirezamika/autoscraper) | 一个智能 Web 爬虫脚本,其主要作用,是能快速且智能获取指定网站上的数据,这些数据可以是网页文本、url 地址或者其它 HTML 元素 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtH3uBH8h) +[datapane](https://github.com/datapane/datapane) | 开发者可用它快速从常见对象(如 pandas DataFrames)上快速构建数据分析报告 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jt5lvr9OD) +[FundamentalAnalysis](https://github.com/JerBouma/FundamentalAnalysis) | 一个可用于分析公司基本面的 Python 扩展包,里面收集了 13000 多家创办 20 年以上公司的简介、财务报表、各类比率和股票数据等信息 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jn0fFn0x3) +[lux](https://github.com/lux-org/lux) | 一个比较实用的 Python 库,通过自动化数据的探索流程,让你能更轻松的玩转数据科学 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jm5GGunkj) +[jupyter-text2code](https://github.com/deepklarity/jupyter-text2code) | 一款开发者神器,可在 Jupyter 上快速将文本描述转化为 Python 代码,为数据分析人员减少大量编写代码的时间 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkSgJeDf9) +[autoscraper](https://github.com/alirezamika/autoscraper) | 一个智能 Web 爬虫脚本,其主要作用,是能快速且智能获取指定网站上的数据,这些数据可以是网页文本、url 地址或者其它 HTML 元素 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjQDm8xbM) +[translators](https://github.com/UlionTse/translators) | 一个比较实用的 Python 翻译工具库,该库集成了谷歌、必应、有道、百度等多个翻译平台 API,支持上百种语言翻译,使用便捷,配置灵活 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ji8zMcAoY) +[handcalcs](https://github.com/connorferster/handcalcs) | 可将 Python 计算公式代码快速转换为 Latex 公式,平方根、三角函数等计算方式一应俱全 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JgriUwb6l) +[latexify_py](https://github.com/odashi/latexify_py) | 可快速将 Python 函数快速转为 LaTeX 数学公式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfyjkF8Qy) +[stock](https://github.com/pythonstock/stock) | 一个基于 Python 的股票系统,支持 Docker 部署、数据定时爬取、更新、缓存与可视化展示等操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JcvLp9nCo) +[EasyOCR](https://github.com/JaidedAI/EasyOCR) | 让 Python 开发者可以更加高效便捷的集成图像文字识别功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JavDx8D1x) +[python3-in-one-pic](https://github.com/coodict/python3-in-one-pic) | 一张图帮你理清 Python3 的相关知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J98N47HwR) +[real-url](https://github.com/wbt5/real-url) | 可帮助你快速获取当前主流直播平台的真实流媒体地址 (直播源) 和弹幕信息 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7WWvsgVL) +[twint](https://github.com/twintproject/twint) | 爬取某个 Twitter 用户的公开信息 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7FgzivDm) +[weiboSpider](https://github.com/dataabc/weiboSpider) | 国内一名开发者在 GitHub 上开源了一个 Python 爬虫,可用于爬取用户公开的微博数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7cZ53MtR) +[PyDebloatX](https://github.com/Teraskull/PyDebloatX) | 一款比较实用的 Python GUI 开源工具,可用于卸载 Windows 10 默认应用程序 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J47GG6fup) +[newscatcher](https://github.com/kotartemiy/newscatcher) | 可用于收集大多数网站的新闻资讯,并统一格式,用户可根据所在地区、语言与主题进行过滤筛选 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J36rGcuc8) +[diagrams](https://github.com/mingrammer/diagrams) | 通过 Python 代码来快速生成系统架构图,使其操作起来更加便捷,可支持 AWS、Azure、GCP、K8s、阿里云、Oracle 云等 6 大主流供应商 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1Iq9edhL) +[PyBoy](https://github.com/Baekalfen/PyBoy) | 一个基于 Python 的 Game Boy 模拟器,像超级马里奥、口袋妖怪等耳熟能详的游戏都可以在上面完美运行 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IEiU8bShk) +[CPython-Internals](https://github.com/zpoint/CPython-Internals) | 一份 CPython 源码阅读笔记,作者很用心的通过多图来展示底层实现细节,尽可能的给大家讲清楚 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Iow1Ub9ME) +[textdistance](https://github.com/life4/textdistance) | 一个开源库含有 30+ 种纯 Python 算法用于比较两个或多个序列之间的距离 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Io66xo6ns) + +### 前端 + +库名 | 简述 | 源 +---- | ----- | ----- +[visual-drag-demo](https://github.com/woai3c/visual-drag-demo) | 一个简易版的前端可视化拖拽组件库,主要允许用户在 Web 页面上对各个组件进行拖拽、编辑以及样式调整 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAhY2rDub) +[luban-h5](https://github.com/ly525/luban-h5) | 鲁班 H5,类似易企秀的 H5 制作、建站工具、可视化搭建系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzOvu1jbI) +[anichart.js](https://github.com/Jannchie/anichart.js) | 可帮助你快速制作数据可视化动画视频 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzM9mcXFp) +[wave](https://github.com/h2oai/wave) | 一套可用于构建实时 Web 项目与仪表面板的工具,采用 Python 编写,拥有低延迟、优雅美观、实时分析等亮点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jz3mZqhos) +[wLogger](https://github.com/jyolo/wLogger) | 一款集日志采集、日志解析持久化存储、Web 流量实时监控,三位一体的 Web 服务流量监控应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JynJtD0wV) +[mapbox-gl-js](https://github.com/mapbox/mapbox-gl-js) | 一个比较实用的 JavaScript 库,可帮助开发者快速构建可交互、可定义的矢量地图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jyh3sdkxf) +[cypress](https://github.com/cypress-io/cypress) | 一款比较实用的 Web 自动化测试工具,拥有完整的端到端测试流程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jyabiu9b5) +[crater](https://github.com/bytefury/crater) | 一款免费开源的 Web 与移动端发票应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jxx62bXQx) +[Drawflow](https://github.com/jerosoler/Drawflow) | 可帮你快速创建数据流,支持节点拖拽、多重连接、数据节点同步、数据模块清除、移动端设备友好等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxmGHny4n) +[music-website](https://github.com/Yin-Hongwei/music-website) | 一个开源的音乐网站管理系统,实现了歌单、播放器、用户及音乐管理等常用功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwT1VwRQC) +[procedural-gl-js](https://github.com/felixpalmer/procedural-gl-js) | 一个可用于制作 3D 地图的 JavaScript 开源库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvE2xt4ED) +[animockup](https://github.com/alyssaxuu/animockup) | 基于 JavaScript 开发,让用户能在浏览器中快速构建动画模型,且支持导出成视频或 gif 动图,整体功能较完善 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jvp7576Rx) +[heti](https://github.com/sivan/heti) | 国内有位开发者在 GitHub 上设计了一个专用于中文内容展示的排版样式,主要基于通用的中文排版规范 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtSQ7eUtk) +[sparrow](https://github.com/sparrow-js/sparrow) | 一个开源的场景化、低代码(LowCode)搭建工作台:sparrow,可实时输出源代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtqAIDs2u) +[h5-Dooring](https://github.com/MrXujiang/h5-Dooring) | 一款功能强大的开源 H5 可视化页面配置解决方案,致力于提供一套简单方便、专业可靠、无限可能的 H5 落地页最佳实践 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jt6wzqjL8) +[presenta-lib](https://github.com/presenta-software/presenta-lib) | 一个开源的 JavaScript 库,可帮助你快速制作出富有表现张力的 Web 演示文稿(PPT) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsOQDBPOA) +[react-d3-graph](https://github.com/danielcaldas/react-d3-graph) | 可帮助前端开发者轻松使用 React 和 d3 快速创建可交互和可配置的图形,提升开发效率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsnWnAnA4) +[vega-lite](https://github.com/vega/vega-lite) | 它提供了一种交互式图形语法,让用户仅需通过几行简单的 JSON 配置,便能生成各种可视化交互数据图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrHjZblIi) +[react-chrono](https://github.com/prabhuignoto/react-chrono) | React 组件可帮你创建多种样式丰富的时间轴,支持以水平、垂直、树状等不同形式进行渲染,并可用幻灯片交互播放 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JqEvAdsFX) +[layoutit-grid](https://github.com/Leniolabs/layoutit-grid) | 可快速生成页面「网格布局」的 CSS 及 HTML 代码,配置灵活,操作简单 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JpWUpE3hU) +[KaTeX](https://github.com/KaTeX/KaTeX) | 一个比较实用的数学公式排版 JavaScript 库,使用简单,无其它依赖,针对数学公式的渲染更快,支持同步呈现其数学运算,无需重新排版页面 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JoRJKogyD) +[10-projects-10-hours](https://github.com/florinpop17/10-projects-10-hours) | 国外有个小哥开启了尝试用 10 小时完成 10 个前端项目的挑战,包含了计时器、问卷调查、食谱应用、笔记应用、待办事项、电影应用、GitHub 个人资料页面、绘图应用、密码生成器和天气应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjDhkejtO) +[vanillawebprojects](https://github.com/bradtraversy/vanillawebprojects) | 一共含有 20 个纯使用 HTML5,CSS 和 JavaScript 实现的小 Demo,这当中有表单验证、电影座位预订、汇率计算器、音乐播放器、打字游戏、新年倒计时等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjkqkypSJ) +[project-guidelines](https://github.com/elsewhencode/project-guidelines/blob/master/README-zh.md) | 一份 JavaScript 项目规范指南,国外一家公司在自家多个 JavaScript 项目里总结出来最佳实践 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JikmowQTr) +[ts-migrate](https://github.com/airbnb/ts-migrate) | 一款前端工具,其主要作用是可将 JavaScript 代码快速迁移为 TypeScript 代码,以便节省前端工程师的时间成本,统一开发环境 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jh4MteGkC) +[tiper-js](https://github.com/carlelieser/tiper-js) | 一个 JavaScript 库,可在网页上模拟真人打字时的展示动画 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JecDVumeN) +[luckysheet](https://github.com/mengshukeji/luckysheet) | 一款纯前端实现的,类似 Excel 的在线表格,功能强大、配置简单、完全开源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdRqOgRdu) +[javascript-in-one-pic](https://github.com/coodict/javascript-in-one-pic/blob/master/README-zh.md) | 一张图帮你理清 JavaScript 的相关知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J9tdtjINX) +[responsively-app](https://github.com/responsively-org/responsively-app) | 为了帮助工程师更好的实现 Web 响应式页面开发,提升开发效率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J37CMrGae) +[1loc](https://github.com/phuoc-ng/1loc) | 收集了共计 126 个 JavaScript 代码片段,其中包含对数组、日期、函数、DOM 等常见代码模块的组件实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1Bv9oQcO) +[eruda](https://github.com/liriliri/eruda/blob/master/doc/README_CN.md) | 开源的前端页面调试神器,一个专为手机前端页面设计的调试面板,类似 DevTools 的迷你版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IFmTBxo4M) +[Blog](https://github.com/mqyqingfeng/Blog) | 一位前端开发者在 GitHub 上开启了 JavaScript 文章连载创作,内容主要分为:JavaScript 深入系列、JavaScript 专题系列、ES6 系列、React 系列 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IAS0fsGCg) +[30-Days-Of-JavaScript](https://github.com/Asabeneh/30-Days-Of-JavaScript) | 跟着作者一起规划 30 天学会 JavaScript 编程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Iol1ZrK37) +[vue-manage-system](https://github.com/lin-xin/vue-manage-system) | 一个基于 Vue + Element UI 的后台管理系统解决方案,作为一套多功能的后台框架模板,适用于绝大部分的后台管理系统(Web Management System)开发 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/InNfxoYOt) + +### 工具 + +库名 | 简述 | 源 +---- | ----- | ----- +[volbx](https://github.com/przemek83/volbx) | 一款可用于数据处理的图形工具,拥有数据加载、过滤、选择筛选、可视化、xlsx 与 CSV 格式导出等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAQVxdrAY) +[vulmap](https://github.com/zhzyker/vulmap) | 一款开源的 Web 漏洞扫描和验证工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAxz2BZFR) +[SteamTools](https://github.com/rmbadmin/SteamTools) | 一个包含多种 Steam 工具功能的工具箱,主要支持 Steam 社区反代理、多账号切换、成就统计管理、在 PC 上完成两步身份验证等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAfBUmKXM) +[rhubarb-lip-sync](https://github.com/DanielSWolf/rhubarb-lip-sync) | 基于语音让动漫人物嘴唇实现音画同步,开发者可将其应用于计算机游戏、动画卡通角色、视频 Vlog 等领域 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAeqQpQOW) +[multiavatar-php](https://github.com/multiavatar/multiavatar-php) | 一个开源的头像生成库,可为你生成 120 亿种不同风格的头像 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JA6bq6fHe) +[PandaOCR](https://github.com/miaomiaosoft/PandaOCR) | 一款多功能 OCR 图文识别工具,支持多种识别引擎,可识别图文、公式、表格等内容,还拥有翻译、朗读等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JA3qVvblh) +[SwiftBar](https://github.com/swiftbar/SwiftBar) | 一款功能较为强大的 macOS 菜单栏定制工具,支持自行编写脚本,并集成到菜单栏上统一进行管理,配置灵活,可定制性强 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JySLrlEpT) +[odiff](https://github.com/dmtrKovalenko/odiff) | 称其为世界上最快的像素级图像对比工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyB5w7JtL) +[imgdiff](https://github.com/n7olkachev/imgdiff) | 比那个自称世界上最快的图像对比工具还快的图像对比工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyB5w7JtL) +[meli](https://github.com/getmeli/meli) | 一款开源的静态网站部署工具,支持在主域名下部署无数个静态站点,API 配置灵活,与 Let's Encrypt 证书完美整合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyzUrlYOE) +[snapdrop](https://github.com/RobinLinus/snapdrop) | 如果你想在本地多个 WiFi 设备间快速传输文件,那推荐你试下 Snapdrop 这款开源工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyyJoigAm) +[TinyCheck](https://github.com/KasperskyLab/TinyCheck) | 可用于检测与分析智能手机或 WiFi 关联设备的网络通信,以便快速识别出恶意请求的来源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jyx9YsXc0) +[PlotJuggler](https://github.com/facontidavide/PlotJuggler) | 一款可视化时间序列的工具,通过在编辑器中可视化的处理数据,让你更为直观的进行数据分析 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyfSpcUv0) +[Depix](https://github.com/beurtschipper/Depix) | 可通过算法,快速移除文字截图上的马赛克,让其原始文本得以重新呈现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/u/5722964389) +[ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager) | 一个纯粹的、开源的 Windows 右键菜单管理程序 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwVo3leAY) +[takenote](https://github.com/taniarascia/takenote) | 一个基于 Web 的 Markdown 笔记应用:takenote,支持 Markdown 预览渲染、笔记之间链接跳转、语法高亮、便签拖拽、所见即所得等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwJBqrxaG) +[WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac) | Mac 微信插件支持为客户端设置多种界面主题、消息转发与防撤回、账号多开、自定义回复、退群监控等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwI2168PB) +[Clean-Me](https://github.com/Kevin-De-Koninck/Clean-Me) | 一款开源的 macOS 系统分析与清理工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwhjWadgk) +[xray](https://github.com/chaitin/xray) | 一款功能强大且完善的安全评估工具,支持的漏洞检测类型有 XSS 漏洞、SQL 注入、命令/代码注入、文件上传等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jw0P4wZUc) +[traduora](https://github.com/traduora/traduora) | 一个开源翻译平台 traduora,支持多人协作在线翻译,可导入导出 JSON、CSV、YAML 等多种文本格式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvZE0A49X) +[Bob](https://github.com/ripperhe/Bob) | 一款开源的 Mac 端翻译软件,支持划词、截图、输入、插件等多种翻译方式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvNt2F0Ug) +[pretty-snap](https://github.com/kangabru/pretty-snap) | 让你为屏幕截图添加更为丰富与酷炫的背景图,并提供了多种配色及花纹图像供你选择,截图位置亦可调整 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jvdksa4nN) +[presenta-lib](https://github.com/presenta-software/presenta-lib) | 通过在页面上编写 Markdown 文档,便可快速生成 PPT 文稿。有需要的话,还能对字体颜色、类型、动画转场效果进行定制 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jv6g63UPj) +[dev-fonts](https://github.com/Gaafar/dev-fonts) | 支持直接在 Web 端实时预览与对比多款编辑器主题、字体及配色,帮你快速挑选一款心仪字体,并应用到实际开发环境中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jv2ITpnLR) +[siyuan](https://github.com/siyuan-note/siyuan) | 一款 Markdown 笔记应用:思源笔记,拥有块级引用和双向链接的网状特色,支持 Windows、Mac 和 Linux,可在浏览器上直接使用,支持移动端适配 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JuBCtmDHj) +[nodes-io](https://github.com/nodes-io/nodes-io) | 一个可视化编程工具,支持快速创建实时 3D 图形、可交互的 Web 应用、自定义和共享工具参数、可视化数据分析、构建复杂应用等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JuA33wcga) +[qr-tunnel](https://github.com/coolwill/qr-tunnel) | 如果你觉得远程桌面的小文件传输方式有点繁琐,那么可以试下 QR tunnel 这款开源工具,可一键将文件转为二维码进行传输 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Juuy7gvnE) +[tmpmail](https://github.com/sdushantha/tmpmail) | 可用于快速生成临时电子邮箱 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtQtZFWMC) +[httptoolkit](https://github.com/httptoolkit/httptoolkit) | 一款开源的 HTTP(S) 调试、测试与构建工具,支持 Windows、Mac、Linux 等主流操作系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtJpCq4jT) +[optimizt](https://github.com/funbox/optimizt) | 一款开源的图片命令压缩工具,支持对 PNG, JPEG, GIF 和 SVG 等多种图片类型,并可将光栅图像转为 WebP 格式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtxD01pxc) +[BiliBiliTool](https://github.com/RayWangQvQ/BiliBiliTool) | 一款基于 .Net Core 编写的跨平台的 B 站(哔哩哔哩)任务工具,通过 GitHub Actions 实现每日线上自动运行任务 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtpnHE6yK) +[Tool-X](https://github.com/rajkumardusad/Tool-X) | 一款 kali Linux 黑客工具安装器,使用后,便可在 termux app 和其它基于 Linux 的发行版中安装近 370 多种黑客工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jth894cYV) +[svg-path-editor](https://github.com/Yqnn/svg-path-editor) | 可让你在浏览器中快速创建或编辑 SVG 图形路径,拥有命令面板、视图框、路径操作等多个组合选项 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsUJX3OE8) +[HackBrowserData](https://github.com/moonD4rk/HackBrowserData) | 一款可全平台运行的、开源的浏览器数据导出解密工具,支持将密码、历史记录、Cookies、书签等导出内容进行解密 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsNFA19bl) +[monkey](https://github.com/guardicore/monkey) | 一款开源的安全测试工具,可用于测试数据中心受到内外部攻击后的恢复能力,在进行各项信息收集后会汇总成报告,帮助开发者进一步提升数据安全性 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jss47nQzK) +[notebooker](https://github.com/man-group/notebooker) | 一个可快速将 Jupyter Notebook 内容转换为 Web 报告的开发工具,其转化结果存储在 MongoDB 中,支持在 Web 界面上直接查询 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jskd1zt6b) +[filegogo](https://github.com/a-wing/filegogo) | 一款基于 WebRTC 开发的点对点加密文件传输工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsiDBob3P) +[Aragorn](https://github.com/njzydark/Aragorn) | 一款开源的对象存储管理工具,基于 Electron + React + TS 开发,可作为图床上传工具使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsaMxhSVF) +[histools](https://github.com/thesephist/histools) | 可将浏览器历史记录数据可视化,并生成热力图,让你清楚的看到在不同时间点,对不同网站的访问频率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Js1m287sl) +[BilibiliTask](https://github.com/srcrs/BilibiliTask) | Bilibili 助手,可自动完成每日任务,投币,点赞,直播签到,自动兑换银瓜子为硬币,自动送出即将过期礼物,漫画 App 签到等任务 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrJSh10Sy) +[vtracer](https://github.com/visioncortex/vtracer) | 可快速将 jpg、png 等格式的图片快速转换为 svg 矢量图,并支持过滤斑点、色彩精度等多种参数配置 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jrz4xxTIS) +[speedscope](https://github.com/jlfwong/speedscope) | 一款 Web 应用性能测试工具,支持在页面上快速查看页面的堆栈调用情况、内存占比,以便你更为快速的对 Web 应用进行优化 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrizH6RO6) +[hoppscotch](https://github.com/hoppscotch/hoppscotch) | API 构建工具,满足了所有主流的 API 请求方法,并提供多款主题供用户选择定制,允许离线访问、文件管理、资源分享、文档构建、账户同步、语言国际化等操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrhoDhCE7) +[UserScript](https://github.com/XIU2/UserScript) | 如果你一直对 GitHub 下载速度不甚满意,那么可以试下「GitHub 增强」这个油猴脚本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jr5dEDeBX) +[eul](https://github.com/gao-sun/eul) | 个开源的系统状态监控器:eul,支持查看 CPU、风扇、内存、电池、网络等各类参数的使用情况,习惯用 macOS 系统的同学可以试用一下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JqYxDAD8e) +[pandasgui](https://github.com/adamerose/pandasgui) | 一款可用于分析 Pandas DataFrames 的 GUI 工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jqv560g19) +[gitui](https://github.com/extrawurst/gitui) | 一个基于 Rust 开发的 Git 终端工具,可让你更高效率的操作 Git | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JqaEG92Zb) +[beekeeper-studio)](https://github.com/beekeeper-studio/beekeeper-studio) | 一款跨平台的开源 SQL 客户端,支持 Windows、Linux、macOS 等主流操作系统,拥有语法高亮、多任务执行、排序过滤数据、丰富的快捷键、查询历史记录等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JptrJdWvO) +[ASCII-Generator.site](https://github.com/hermanTenuki/ASCII-Generator.site) | 允许你通过图像或文本快速生成 ASCII 艺术字符图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jpr5CnbzI) +[iroiro](https://github.com/antfu/iroiro) | 一款可在终端运行的色彩查询工具,提供了不少简洁优雅的色系供开发者选择,其数据引用自日本传统色系 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jpg5HiEn0) +[vditor](https://github.com/Vanessa219/vditor) | 一款开源的 Markdown 编辑器(浏览器端),支持所见即所得(富文本)、实时渲染(类似 Typora)和分屏预览模式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JpaAKbRgN) +[vulmap](https://github.com/zhzyker/vulmap) | 一款开源的漏洞扫描工具,可对 Web 容器、Web 服务器、Web 中间件以及 CMS 等 Web 程序进行漏洞扫描,并且具备漏洞利用功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jp8aUdn6W) +[Simpdf](https://github.com/shashanoid/Simpdf) | 一款简单易用的 PDF 在线编辑器,可直接在网页上对 PDF 文件进行解析编辑,并保留其文件结构及格式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JoFX86cC9) +[astrofox](https://github.com/astrofox-io/astrofox) | 一个比较有意思的动态影像应用,支持将音乐处理成可视化动态效果,并导出成视频 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JouXeBLEK) +[anbox](https://github.com/anbox/anbox) | 款比较实用的 Linux 工具,可在 GNU / Linux 系统上轻松运行 Android 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jog1LnF1a) +[server](https://github.com/screego/server) | 一款开源的屏幕共享工具,拥有更低延迟、更高质量的屏幕共享体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JoeQH81g8) +[actionsflow](https://github.com/actionsflow/actionsflow) | 一款工作流程自动化辅助工具,可用于构建各类 App、数据、API 之间的工作流程,帮你更好的处理文件同步、信息收集、任务管理等事项 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JodFDdj2l) +[GHunt](https://github.com/mxrch/GHunt) | 一款开源的 OSINT(互联网公开情报) 采集工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JocuzkL0G) +[wireflow](https://github.com/vanila-io/wireflow) | 一款在线流程图绘制工具,支持使用 100 多种自定义图形、可进行多人协作、权限分配、实时聊天等功能、并拥有丰富的功能组件库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JmYGfr5af) +[DevUtils-app](https://github.com/DevUtilsApp/DevUtils-app) | 一款比较实用的 Mac 开发者工具,提供了 Unix 时间戳解析、URL 编码/解码、JSON 格式化、JWT 调试器、query string 解析等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JmPfKBbjO) +[bpytop](https://github.com/aristocratos/bpytop) | 一个开源的 Linux / OSX / FreeBSD 资源监控工具,支持显示处理器、内存、硬盘存储、网络与进程使用状态等信息,拥有多款可定制主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JlWgc2RMT) +[tunic](https://github.com/mikeslattery/tunic) | 一款比较实用的 Linux 系统安装工具,无需借助 U 盘和更改 BIOS 配置,即可在当前系统下直接安装 Linux 系统(支持双系统) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JlPbOAFiV) +[playwright-cli](https://github.com/microsoft/playwright-cli) | 一款 Web 调试神器,可将 Web 页面上的用户交互转化为 JavaScript 代码,以便用于后续调试工作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JlDpcfjRC) +[FreeCAD](https://github.com/FreeCAD/FreeCAD) | 一款开源的 3D 建模工具,可用于构建任意真实世界物件,组件丰富,操作便捷,应用广泛,其主要目的,在于帮你更好的创建高质量工程图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JlkycyjJg) +[taskcafe](https://github.com/JordanKnott/taskcafe) | 一个基于 Go 与 Typescript 开发的看板开源软件,支持对任务进行筛选过滤、打标签、添加截止日期、分配成员、制定流程等操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jl43l1TUx) +[material-shell](https://github.com/material-shell/material-shell) | 给喜欢折腾 Linux 桌面版的同学推荐个 GNOME 插件,它打破了常规桌面工作杂乱无章的布局方式,以提升生产力为导向,对整体操作界面进行了优化 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jl07NEKhT) +[ProcMon-for-Linux](https://github.com/microsoft/ProcMon-for-Linux) | 微软在 GitHub 上开源了一款 Linux 版本的进程监控工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiUTk2hx7) +[ar-cutpaste](https://github.com/cyrildiagne/ar-cutpaste) | 一款很牛逼的 AR 工具,用户通过 Android 或 iOS 手机安装这款工具,然后对着目标物品进行拍摄,工具就会将物品从周围环境中抠取出来,之后即可将它粘贴到 Photoshop 软件中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiKhLCv21) +[present](https://github.com/vinayak-mehta/present) | 一个可以在终端演示幻灯片的工具,而且还可以带颜色和动效 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiDdodQcM) +[vimac](https://github.com/dexterleng/vimac) | 一款类似 Chrome 插件 Vimium 的 Mac 工具,在不借助鼠标或触摸板下,可通过键盘快捷键操作当前窗口,比如快速选中、上下滚动等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JizhQExYo) +[textshot](https://github.com/ianzhao05/textshot) | 一款高精度免费 OCR 工具,作者开发这款工具仅仅使用 139 行 Python 代码完成,就可快速提取截屏文本内容并复制到剪贴板 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JisBPcGNp) +[Ventoy](https://github.com/ventoy/Ventoy) | 一款能用于制作可启动 U 盘的装机神器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JhnrifpAG) +[screenshot.rocks](https://github.com/daveearley/screenshot.rocks) | 蛮实用的 Web 工具,可为自己的项目定制一张清新简洁的产品截图,支持设置浏览器边框样式、截图左右间距、背景样式、窗口组件,并提供 Chrome、Firefox、Edge 等主流浏览器插件下载 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JhlRSq4VC) +[InfoSpider](https://github.com/kangvcar/InfoSpider) | 一个集众多数据源于一身的爬虫工具箱,其主要目的,在于帮助用户安全快捷的拿回自己的数据,并提供数据分析功能,基于用户数据生成图表文件,让用户能更直观、深入了解自己的信息 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JgXvVwOmN) +[full-mark-composition-generator](https://github.com/BeautyYuYanli/full-mark-composition-generator) | 满分作文生成器,该工具通过将专业术语与名人名言以随机的方式填入模板,生成一篇只有 "聪明人" 才能看懂的满分作文! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jfsq1rIbe) +[3d-book-image-css-generator](https://github.com/scastiel/3d-book-image-css-generator) | 可自动为书籍创建 3D 图像,并自动生成指定的 CSS 与 HTML 代码,方便开发者快速将图像嵌入网页中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JcbkZyEfn) +[Stacer](https://github.com/oguzhaninan/Stacer) | 一个比较实用的 Linux 系统监控与优化工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JbqcvFRWN) +[super-productivity](https://github.com/johannesjo/super-productivity) | 一款开源的清单管理软件,兼容 Linux、MacOS 与 Windows 等主流操作系统,旨在减少重复性工作所浪费的时间,有利于你追踪各项信息,制定好工作计划 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J9amtCi8l) +[sqlmap](https://github.com/sqlmapproject/sqlmap) | 一款比较实用的 SQL 渗透测试工具,开发者可利用它来完成程序的自动化检测,利用 SQL 注入漏洞,获取数据库服务器的权限 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7Vn5xOgP) +[lens](https://github.com/lensapp/lens) | 一款比较实用的 Kubernetes IDE,支持 Windows、Linux、macOS 等几大主流桌面平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvfGAidtx) +[MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator) | 一款针对文字游戏的机翻工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7aeBEIhL) +[magnetW](https://github.com/xiandanin/magnetW) | 一键搜全网磁力资源,支持 Window、macOS 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J6LSF28XF) +[xgenecloud](https://github.com/xgenecloud/xgenecloud) | 一款极其实用的数据库开源神器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J66f8yguu) +[color-copy-paste](https://github.com/sonnylazuardi/color-copy-paste) | 一枚开源的实时取色神器,直接打开摄像头就能实时取色! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5GUxzN78) +[penrose](https://github.com/penrose/penrose) | 一款颇为实用的工具,你只需输入数学公式,便可快速生成极具美感的数学图表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5fBHFwxn) +[Dango-Translator](https://github.com/PantsuDango/Dango-Translator) | 一款颇为实用的 OCR 翻译软件,当你在屏幕上设定好翻译框后,任何出现框中的外文(英文、日文、韩文),都会被自动识别并快速翻译成中文 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J52fEBCA8) +[sharedrop](https://github.com/cowbell/sharedrop) | 一款基于 WebRTC 技术开发的点对点文件传输工具,支持在相同或不同网络间,快速传输不同格式的文件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4UuRqolS) +[CopyTranslator](https://github.com/CopyTranslator/CopyTranslator) | 翻译神器,你只需将文本复制到剪贴板,即可快速查看翻译结果,享受所见即所得的快感 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4KY55sww) +[ZY-Player](https://github.com/Hunlongyu/ZY-Player) | 一个开源的跨平台视频资源播放器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4JoFgSGi) +[image-scrubber](https://github.com/everestpipkin/image-scrubber) | 可快速移除图像中的元数据(EXIF 数据)识别信息,实现局部关键位置的打码操作,以保障图像发布者的隐私安全 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4BxAdryL) +[glance](https://github.com/samuelmeuli/glance) | 一款开源的 macOS 应用,可用于预览各类默认在 macOS 上不被支持的文件格式,其中包含 .cpp,.js,.json,.py 等代码文件,Markdown、压缩包、Jupyter Notebook 等多种不同文件格式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J3JkJgRVW) +[beekeeper-studio](https://github.com/beekeeper-studio/beekeeper-studio) | 一款开源的数据库管理工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J158KkLcD) +[text-to-handwriting](https://github.com/saurabhdaware/text-to-handwriting) | 一款文本转手写的转化工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J0dkg9NmV) +[Kanmail](https://github.com/Oxygem/Kanmail) | 一款开源邮件客户端,兼容了 macOS、Linux、Windows 等平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IFf2x7ZTA) +[bashtop](https://github.com/aristocratos/bashtop) | 一款 Linux 资源监控器,主要用于展示当前 Linux 系统的处理器、内存、硬盘、网络和进程等各项资源的使用情况与统计报告 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IFdt6FRiQ) +[mkdocs](https://github.com/mkdocs/mkdocs) | 一个可用于快速创建项目文档的开源神器,这款工具希望帮助开发者以更加快速、便捷的方式来创建项目文档,并为其生成更加简洁直观的静态站点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ICeQIu8kB) +[Yearning](https://github.com/cookieY/Yearning) | 一款可用于 SQL 审核的开源神器,该工具致力于帮助开发者快速完成 SQL 语句的审核、检测、执行、回滚等操作,使日常的 SQL 变动得以更加规范化、标准化 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IBtMnkTfX) +[darling](https://github.com/darlinghq/darling) | 让你在 Linux 上无缝运行 macOS 系统软件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IAOt45NSv) +[Bob](https://github.com/ripperhe/Bob) | 一款开源的 Mac 端翻译软件,支持划词、截图、输入、插件等多种翻译方式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IA72IxYjR) +[showdoc](https://github.com/star7th/showdoc) | 一款非常适合 IT 团队的开源在线 API 文档、技术文档工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IzXrhgiRr) +[Thief-Book](https://github.com/cteamx/Thief-Book) | 一款最强的 Windows、Mac 和 Linux 跨平台摸鱼神器,可以在任务栏、桌面、TouchBar上进行摸鱼,支持小说、股票、按键翻页、鼠标翻页、自动翻页等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ipp1ta8cj) +[gnirehtet](https://github.com/Genymobile/gnirehtet) | 一款免费开源的工具,手机通过 USB 连接电脑,即可使用电脑网络上网 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IoWJYxhCd) +[google-images-download](https://github.com/hardikvasa/google-images-download) | 一款开源免费批量下载 Google 图片的工具,支持 macOS、Windows 及 Linux 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/InDP39g4X) + +### 移动端 + +库名 | 简述 | 源 +---- | ----- | ----- +[noteless](https://github.com/redsolver/noteless) | 一款开源的 Markdown 安卓编辑器,支持语法高亮、多主题、全文搜索、附件嵌入及多种主流公式图标 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JASuXBVUI) +[flutter_example_apps](https://github.com/bizz84/flutter_example_apps) | 里面收集了多个基于 Flutter 开发的项目,按照不同编程水平,将项目划分为初、中、高三个等级 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyJkWtwbK) +[DiDiPrism](https://github.com/didi/DiDiPrism) | 滴滴前不久在 GitHub 上开源了一款专注于移动端操作行为的工具,涵盖了 APP 操作回放、操作检测、以及数据可视化能力 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyrF0j43l) +[AI-Radio](https://github.com/iampawan/AI-Radio) | 一款基于 Flutter 开发音乐 App:AI Radio,自带 AI 智能语音助手 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxGBYcmHs) +[E-commerce-App-UI-Flutter](https://github.com/abuanwar072/E-commerce-App-UI-Flutter) |一个电商类 Flutter App,仅有最常见的商品列表页及商品详情页,页面非常干净简洁好看且带有过渡动画 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjvqgsVGI) +[Flutter-Course-Resources](https://github.com/londonappbrewery/Flutter-Course-Resources) | 一份适合新手的 Flutter 教程,教程一共分为 16 节,分别介绍了如何搭建环境、如何创建 Flutter 应用、如何使用 UI 组件等,从入门到完整开发出一个 FLutter 应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiARguXBi) +[awesomefluttertips](https://github.com/erluxman/awesomefluttertips) | 里面收集了一些 Flutter 相关的开发技巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jc5Q2nufn) +[AndroidKnowledgeSystem](https://github.com/feelschaotic/AndroidKnowledgeSystem) | 一份最全 Android 进阶路线知识图谱 + 干货资料收集 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/InJk0leNr) + +### 命令行工具 + +库名 | 简述 | 源 +---- | ----- | ----- +[gping](https://github.com/orf/gping) | 一款命令行工具,可为常用 ping 命令添加可视化的图形输出结果 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JutnaaK3y) +[nb](http://github.com/xwmx/nb) | 一个实用的命令行脚本工具,支持在命令中快速存储纯文本内容、内容加密、搜索与过滤,并基于 Git 进行同步、书签化内容管理等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtyO3FoE3) +[sqlite-utils](https://github.com/simonw/sqlite-utils) | 如果你想在命令行中比较简便的操作 SQLite 数据库,可以试下 sqlite-utils 这个 Python 库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtzZ7wPUk) +[rembg](https://github.com/danielgatis/rembg) | 一款可用于快速移除背景图片的开源工具,安装配置后可在服务器、命令行中对图片进行批量处理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtdcB2k0b) +[vdx](https://github.com/yuanqing/vdx) | 如果你平时习惯用 ffmpeg 来处理视频,那不妨试下用 vdx 这款命令行工具来优化下流程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JqXmzFTv0) +[bit](https://github.com/chriswalz/bit) | 一个基于 Go 编写的 Git 命令行工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jp1aeFTZZ) +[duf](https://github.com/muesli/duf) | 一款基于 Go 开发的命令行工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JmS0e5NdD) +[ali](https://github.com/nakabonne/ali) | 一款基于 Go 编写的 HTTP 负载测试工具,可在命令行中实时展示指定 URL 的延迟、速率限制、加载时间、表头信息等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JlCC2kL3w) +[croc](https://github.com/schollz/croc) | 一款命令行文件传输工具,其主要作用,是可在两台计算机上,使用命令行进行端对端加密的文件传输 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjInVtMLJ) +[useful-scripts](https://github.com/oldratlee/useful-scripts) | 阿里一位后端工程师在 GitHub 上开源了一些比较实用的程序脚本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JgsSjq4Am) +[ratel](https://github.com/ainilili/ratel) | 可以让你在命令行里面玩斗地主 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J86n194Jk) +[vimwiki](https://github.com/vimwiki/vimwiki) | 给 Vim 党用户推荐一款比较实用的插件,装上此插件可以通过 Vim 完成组织笔记和想法、管理待办事项、编写文档等工作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5bG9r4Uk) +[rich](https://github.com/willmcgugan/rich) | 该工具支持对命令行终端上的表格、进度条、Markdown、代码高亮、Emoji 表情等不同文本格式进行渲染 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J0Qdii3K2) +[qrcp](https://github.com/claudiodangelis/qrcp) | 一个文件传输工具,在使用时,只需用命令行为指定传输文件生成一个二维码,然后打开手机扫码,即可通过 WiFi 快速将文件从电脑传至手机上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IEwgZuDQe) +[corona-cli](https://github.com/ahmadawais/corona-cli) | 支持在命令行中实时查询当前全球最新的疫情报告 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IA4xFljHe) + +### Chrome 插件 + +库名 | 简述 | 源 +---- | ----- | ----- +[screenity](https://github.com/alyssaxuu/screenity) | 一款比较实用的 Chrome 录屏标记插件,支持在屏幕上任意位置进行录制和标注信息,拥有点击高亮效果,并可将录制视频导出 MP4、gif、webm 等文件格式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JA50lEjr8) +[BlueSea](https://github.com/jiangqizheng/BlueSea) | 一个有趣的英语学习 Chrome 插件,支持划词翻译、单词高亮、单词弹幕、记忆曲线复习、词频统计等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jyiew3EKS) +[funds](https://github.com/x2rr/funds) | 自选基金助手,可快速获取指定基金的实时数据,支持实时查看持仓当日估值收益,总收益和收益率,估值、净值、收益等走势图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwyBw0N5K) +[daily](https://github.com/dailydotdev/daily) | 一个为开发者而生的信息聚合平台,上面提供了超过 350+ 个开发者资讯来源,汇总了 1 万多个技术标签,是个获取最新开发资讯的好渠道 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JqGRImI5C) +[octoman-weibo-backup](https://github.com/misswell/octoman-weibo-backup) | 微博备份插件支持一键将自己的微博 HTML 页面保存到本地 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JcNrkERDQ) + +### VSCode 插件 + +库名 | 简述 | 源 +---- | ----- | ----- +[huile8](https://github.com/mqycn/huile8) | 可将代码变量、注释、文档中的陌生英文单词,添加进 VSCode 单词库中,让开发者在 VSCode 中也能背单词 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzXYbpmEQ) +[vscode-ltex](https://github.com/valentjn/vscode-ltex) | 可用于检测 LaTeX 拼写与语法错误,写论文时能派上用场 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jz9gjsApi) +[vsinder](https://github.com/benawad/vsinder) | 可让你在 VSCode 上,用类型 Tinder 的方式,通过代码来进行社交 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyeHn6RId) +[ai-docstring](https://github.com/graykode/ai-docstring) | 基于 AI(NLP)技术,快速为 Python 函数生成 docstrings 代码片段,并可在几种不同的 docstring 格式类型中进行切换,支持 args、 kwargs、decorators、errors 和 parameter 等类型 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvbL2lQKD) +[foam](https://github.com/foambubble/foam) | 可快速帮你组织好各类文章与笔记,生成可访问的内容节点,方便你更好的进行创作。在此之后,你还可以将本地内容快速部署到 GitHub Pages 上,以供他人预览 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JuUtt4HHy) +[vscode-stories](https://github.com/ide-stories/vscode-stories) | 可对当前 VSCode 编码界面进行录屏,并通过 ffmpeg 自动转为 gif 图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrZMCjVu6) +[anes-repository](https://github.com/gamedilong/anes-repository) | 可直接在 VSCode 上玩超级马里奥、坦克大战、魂斗罗、超时空要塞等经典游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JpTn6itKR) +[vscode-math-to-image](https://github.com/TeamMeow/vscode-math-to-image) | 可直接将 LaTeX 数学公式转为 SVG 图片,并嵌入在原有位置上,以便在不同文本格式上进行展示 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JoXeI05Fo) +[coderoad-vscode](https://github.com/coderoad/coderoad-vscode) | 支持用户在 VSCode 编辑器中创建一种可交互式编码的技术教程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jon6933mx) +[vscode-react-icons](https://github.com/afzalsayed96/vscode-react-icons) | 可以让你在编辑器中直接搜索并使用 SVG 格式的图标,共支持 20 多个图标库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkQHisMGV) +[vscode-debug-visualizer](https://github.com/hediet/vscode-debug-visualizer) | 一款 VS Code 代码调试神器,这款插件用在代码调试时能以图的可视化方式快速展示数据结构,帮你理清数据结构与代码思路,告别枯燥的调试 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jijbl0xO9) +[leek-fund](https://github.com/LeekHub/leek-fund) | 这款插件,你能直接看到各个股票和基金的涨跌情况,股票实时 K 线图,基金历史净值等数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JeQ4KmGuc) +[pylance-release](https://github.com/microsoft/pylance-release) | 可用于 Python 的高性能、功能丰富的语言服务器,帮助 Python 开发者提升编码效率与编程体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J9Xvy2aOk) +[snipsnap](https://github.com/snipsnapdev/snipsnap) | 可自动显示当前项目每个库的所有可用代码片段。在开发项目时,能快速补全代码片段,提升开发效率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J9rE3uhLs) +[foam](https://github.com/foambubble/foam) | 可快速帮你组织好各类文章与笔记,生成可访问的内容节点,方便你更好的进行创作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J8PW4pe6Q) +[vscode-rainbow-fart](https://github.com/saekiraku/vscode-rainbow-fart) | 疯狂吹爆程序员彩虹屁的 VSCode 插件来了!其主要核心功能,就是能在你编程的时候,持续不断的夸你代码写的异常牛逼,前无古人后无来者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7thMjNCw) +[Github-Explorer](https://github.com/niudai/Github-Explorer) | 该插件通过一种较为友好的方式,让你能在 VSCode 上直接查看或下载某个 GitHub 项目的源文件,减少你来回折腾的成本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4NqJo0ch) +[vscode-realtime-debugging](https://github.com/hediet/vscode-realtime-debugging) | 该插件可更为直观的、实时的展示各项程序调试信息,帮助开发者更好的完成调试工作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J3GYBp18S) +[vscode-drawio](https://github.com/hediet/vscode-drawio) | 来自德国的一名工程师 Henning Dieterichs 成功将 draw.io 的功能集成进了 VSCode,并打包成了插件供开发者下载使用,让你分分钟用 VSCode 画出完美的流程图、思维导图与 UML 图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1yZEqTTf) +[github-vscode-theme](https://github.com/primer/github-vscode-theme) | 一个拥有 GitHub 风格的 VSCode 主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1s9jftqf) + +### 资料集合 + +库名 | 简述 | 源 +---- | ----- | ----- +[corpus](https://github.com/SimmerChan/corpus) | 一份按 Task 划分的自然语言处理,知识图谱相关语料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAXZV9kT1) +[hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) | 国内一名开发者近日在 GitHub 上放出了 Hacker Laws 中文翻译版,里面整合了一些对开发人员有用的定律、理论、原则和模式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JqeCK4qhx) +[my-cs-degree](https://github.com/logancyang/my-cs-degree) | 一整套 CS 教程,内容主要包含计算机科学基础知识、深度学习、自然语言处理及软件全栈开发等技能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jppwcfb8t) +[awesome-cpp-cn](https://github.com/jobbole/awesome-cpp-cn) | 一份开源的 C++ 资源大全中文版,里面包含了各类 C++ 标准库、Web 应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jmy29elm2) +[Poetry](https://github.com/Werneror/Poetry) | 一个古诗词项目,里面收录了从先秦到现代的共计 85 万余首古诗词 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkzpICcPx) +[learning](https://github.com/amitness/learning) | 一份数据科学学习指南,旨在帮你每天提升 1% 的数据科学技能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkxQj82jD) +[Chinese_Rumor_Dataset](https://github.com/thunlp/Chinese_Rumor_Dataset) | 一个比较有意思的数据集,里面收录了一些被微博判定为谣言的各类数据,其中包含转发、评论、原微博内容等数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkhVXxj3e) +[leetcode_company_wise_questions](https://github.com/MysteryVaibhav/leetcode_company_wise_questions) | 苹果一位工程师 Vaibhav 搞了个 GitHub 项目,把众多知名大厂的 LeetCode 题目整合到一起,并打包成了 PDF | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jkfbu2V8X) +[applied-ml](https://github.com/eugeneyan/applied-ml) | 一份数据科学与机器学习相关的精选论文、技术文章与知名博客,里面覆盖了数据工程、自然语言处理、计算机视觉、强化学习等 24 种技术方向,大多数文章均来自世界各大名校名企 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jk78en6DX) +[100-nlp-papers](https://github.com/mhagiwara/100-nlp-papers) | 一份清单:《100 篇 NLP 必读论文》里面包含了机器学习、神经模型、语言建模、信息提取、机器翻译与问答等相关技术内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjXHJzmQ2) +[Red-Teaming-Toolkit](https://github.com/infosecn1nja/Red-Teaming-Toolkit) | 一份「Red Team 安全攻防工具清单」,收录了各类情报搜集、漏洞扫描、网络钓鱼、渗透测试、终端远程访问、WiFi 攻击、嵌入式设备后门植入等一系列安全攻防工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjMHP6sMQ) +[howtheytest](https://github.com/abhivaikar/howtheytest) | 精心整理了一份各大软件公司在社区公开分享的测试资源,含有测试最佳实践、工具、技术及软件测试文化等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jj38L1T00) +[data-engineer-roadmap](https://github.com/datastacktv/data-engineer-roadmap) | 数据工程师 2020 年最新学习路线指南,里面内容含有:CS 基础、数据库基础、关系数据库、集群计算基础、数据处理、监控数据管道、数据安全与隐私等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jj1zl9gNJ) +[awesome-cpp-cn](https://github.com/jobbole/awesome-cpp-cn) | 一份中文版 C++ 资源大全,内容包括:标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiTIgaPOP) +[Awesome-Profile-README-templates](https://github.com/kautukkundan/Awesome-Profile-README-templates) | GitHub 上一份精心收集整理的个人页 README 模板列表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiMEhAcaK) +[CV_Competitions](https://github.com/greathope/CV_Competitions) | 一份收集整理国内有奖金的视觉大赛列表,发起大赛组织有阿里云、华为云、讯飞等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JirqLj4nN) +[nlp-tutorial](https://github.com/lyeoni/nlp-tutorial) | 一份 NLP 教程列表,内容含有新闻分类、电影评价分类、问答匹配、神经网络机器翻译等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jii0h3CUy) +[algorithm-pattern](https://github.com/greyireland/algorithm-pattern) | 算法模板,教你最科学最快速的刷题,主要分为四大模块:入门篇、数据结构篇、基础算法篇、算法思维 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JigqRforn) +[CS-Notes](https://github.com/huangrt01/CS-Notes) | 一名来自字节跳动的开发者 huangrt01 在 GitHub 上开源了他的计算机学习笔记 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JhIGgE2PI) +[mit-15-003-data-science-tools](https://github.com/shervinea/mit-15-003-data-science-tools) | 一份数据科学工具指南,里面涵盖了 SQL,R,Python,Git 和 Bash 等常用编程语言和工具的使用指南,其目的在于让开发者更便捷的理解数据检索、数据处理、数据可视化等技术概念 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JhEISanhr) +[Penetration_Testing_POC](https://github.com/Mr-xn/Penetration_Testing_POC) | 一份渗透测试笔记,里面汇总了一些渗透测试工作中常用到的 POC、脚本、工具、学习资源、操作技巧等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jg464ALTR) +[computervision-recipes](https://github.com/microsoft/computervision-recipes) | 一份计算机视觉指南《Computer Vision Recipes》里面提供了可用于构建计算机视觉系统的代码示例与最佳实践准则 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfRakjXxA) +[AI-research-tools](https://github.com/bighuang624/AI-research-tools) | AI 科研工具集,里面汇总了包含论文查找、阅读、写作、编码实验等多个不同场景下的工具列表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfGapDz66) +[notes-to-cs-freshmen-from-the-future](https://github.com/nushackers/notes-to-cs-freshmen-from-the-future) | 一份给计算机新手看的介绍指南,该指南由新加坡国立大学的教授们为新学所准备,里面提供了计算机科学行业建议、知名程序员介绍、Unix 入门参考、知名 CS 公开课及学习资源等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfdSWl1JH) +[pytorch-tutorial](https://github.com/yunjey/pytorch-tutorial) | 一份开源的 PyTorch 教程代码,内容主要是为学习 PyTorch 的深度学习研究人员提供的教程代码,其中大多数模型用了不到 30 行代码实现,大家可配套官方 PyTorch 参考学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JeDKmuKkU) +[how-to-secure-anything](https://github.com/veeral-patel/how-to-secure-anything) | 一份开源的安全工程指南,这份指南将带你了解安全工程、安全架构、系统防御强化、漏洞排查等计算机网络安全相关的基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JeCaWhenP) +[QA-Survey](https://github.com/BDBC-KG-NLP/QA-Survey) | 一份在 GitHub 上开源的问答系统调研报告,包括知识图谱问答系统(KBQA)和文本问答系统(TextQA)两类系统的调研,每类系统又各分为学术界和工业界。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdrDc0wqY) +[cheatsheets](https://github.com/matplotlib/cheatsheets) | 一份速查表清单,里面包含了 Matplotlib 相关的各种常用代码片段、配置方案、使用技巧等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jb7lwgByw) +[gotraining-studyguide](https://github.com/ardanlabs/gotraining-studyguide) | 一份 Go 语言学习指南:《Ultimate Go study guide》作者学习 Go 语言和计算机系统时所作的笔记 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J9uowFVTS) +[deep-learning-drizzle](https://github.com/kmario23/deep-learning-drizzle) | 收集了诸多与深度学习相关的开放性学习资源,其中包括机器学习、自然语言处理、深度神经网络、计算机视觉等多个不同分支的归类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J9cIBsOpW) +[learnopencv](https://github.com/spmallick/learnopencv) | 收集了不少与计算机视觉、深度学习、人工智能相关的教程文章和示例代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J8ilNAW4S) +[TeachYourselfCS-CN](https://github.com/keithnull/TeachYourselfCS-CN/blob/master/TeachYourselfCS-CN.md) | 如何自学计算机科学,这里有份指南可供你参考 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7LWB2Krs) +[Cpp-0-1-Resource](https://github.com/AnkerLeng/Cpp-0-1-Resource) | 一份开源的 C++ 入门学习资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J6hf32pI5) +[ml-engineer-roadmap](https://github.com/chris-chris/ml-engineer-roadmap) | 一份机器学习工程师技术路线图,里面整理了与机器学习相关的常用框架、编程语言、实用工具等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J6fFD5SQm) +[the-incredible-pytorch](https://github.com/ritchieng/the-incredible-pytorch) | 收集了许多与 PyTorch 相关的教程、项目、论文、书籍、视频等资源,以便让开发者得以更快上手 PyTorch 开发 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J67Oy9Dgi) +[Algorithm-Guide](https://github.com/Xunzhuo/Algorithm-Guide) | 收集汇总了一些与算法竞赛、数据结构有关的课件、论文、书籍、网站、习题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J2UgHzI3S) +[awesome-ml-courses](https://github.com/luspr/awesome-ml-courses) | 德国一名工程师在 GitHub 上分享了他所收集汇总的一些机器学习课程资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J2MpCDbZ8) +[learngo](https://github.com/inancgumus/learngo) | 包含了共计 1000+ 个 Go 语言相关的代码示例、练习、测验题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J2rZdoSio) +[app-ideas](https://github.com/florinpop17/app-ideas) | 里面收集了共 86 个可供开发者练习参考的项目创意,其中初级项目 34 个、中级 32 个、高级 20 个,每个项目均附有较为详细的项目参考文档 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J2mGqvMRP) +[git-manual](https://github.com/xjh22222228/git-manual) | Git 常用命令参考手册:该 repo 汇总了一些比较常用的 Git 命令,以便于大家查阅使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1RQE7Jif) +[awesome-ml-courses](https://github.com/luspr/awesome-ml-courses) | 一份 AI 相关的学习资源汇总清单,里面收纳了斯坦福、加州伯克利、哥伦比亚、华盛顿大学等多个高校的免费开放课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1qQGrY0n) +[CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings) | 该资料主要面向 C++ 新手初学者,提供了从入门到进阶的知识点及工具讲解,主要解决面试者与学习者想要深入 C++ 及如何入坑 C++ 的问题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J17C7fsCO) +[eng-practices](https://github.com/google/eng-practices) | Google 开源的一份工程实践文档,希望通过这份文档,能帮助更多开发者完成代码审查工作,为项目代码提供标准参考 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J0YtkFMbY) +[til](https://github.com/jbranchaud/til) | 收集其平日所学的一些碎片化编程知识和开发技巧,其中包括 Git、JavaScript、Linux、VSCode、Devops、Chrome 等不同技术领域的分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IEdpbzdIJ) +[oi-slides](https://github.com/huzecong/oi-slides) | 一位开发者将其在 2013-2018 年期间的信息学竞赛课件在 GitHub 上开源了,覆盖了 TopCoder 题目选讲、CodeChef 题目选讲、趣题选讲、网络流模型与例题、NOIp 图论、数据结构及应用等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IC5qdEwXb) +[fucking-algorithm](https://github.com/labuladong/fucking-algorithm) | 共有 60 多篇基于 LeetCode 为主题撰写的原创文章,涵盖了所有题型和技巧,致力于做到举一反三、通俗易懂,而不是简单的代码堆砌 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IB1qKiBt8) +[CS-Xmind-Note](https://github.com/SSHeRun/CS-Xmind-Note) | 一份计算机科学相关的思维导图与学习笔记,包含计算机组成原理、数据结构、计算机网络、操作系统等常见分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IApILuL7A) +[my-mac-os](https://github.com/nikitavoloboev/my-mac-os) | 伦敦一位开发者将自己平时常用的 Mac 软件及工具统一整理后放到 GitHub 上了,其中包括不少可提升生产力和开发效率的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IzEa93dl3) +[fun-with-graphics](https://github.com/FancyVin/fun-with-graphics) | 一份整理了图形学相关的高校课程、书籍、教程、文章、开源项目、网站等资料集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IpsX0tcu1) +[awesome-kotlin](https://github.com/KotlinBy/awesome-kotlin) | 一份精选收集整理 Kotlin 相关资料的集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IooXx9vMk) +[programmer-advancement](https://github.com/Snailclimb/programmer-advancement) | 《程序员修炼之路》作者将自己作为一个过来人,总结了自己程序员修炼之路的经验,以及给后辈的一些建议 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/InWG2fRoq) + +### 面试资料 + +库名 | 简述 | 源 +---- | ----- | ----- +[interview-questions](https://github.com/resumejob/interview-questions) | 一份开源的大厂高频面试题资源整理,根据国内外论坛收集超过 1700 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jrxv8E2eo) +[Tech-Interview-Cheat-Sheet](https://github.com/TSiege/Tech-Interview-Cheat-Sheet) | 一份开源的技术面试清单速查表,主要收录了数据结构与算法的常见面试技术点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JqFGE9i24) +[data-science-interviews](https://github.com/alexeygrigorev/data-science-interviews) | 一份数据科学相关的面试题,主要分为两部分:知识理论(如线性回归、神经网络、决策树、文字分类等)与技术应用(如 SQL、Python、算法等)内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JlciLluvR) +[FE-Interview](https://github.com/lgwebdream/FE-Interview) | 一个前端面试必备题库,里面共包含 1000+ 道面试真题,覆盖 HTML、CSS、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器等多个知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JgLJjdFtx) +[God-Of-BigData](https://github.com/wangzhiwubigdata/God-Of-BigData) | 一份大数据面试题解,主要分为大数据开发基础篇、框架学习篇、实战进阶篇等三大篇章,包含了高并发、分布式、Hadoop、Spark、Flink、Kafka 等技术点的高频面试题讲解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfTws7cuO) +[LeetCode](https://github.com/yuanguangxin/LeetCode) | 整理的 LeetCode 题目分类与面试题答案解析,涵盖链表、指针遍历、字符串操作、堆栈、递归、动态规划、二叉搜索树等知识点,题解代码基于 Java 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfnjqgCej) +[Reflection_Summary](https://github.com/sladesha/Reflection_Summary) | 一套算法理论基础知识,里面涵盖了数学、数据预处理、机器学习、深度学习、自然语言处理等多个技术领域的面试知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JejjWgty2) +[Data-Science-Interview-Resources](https://github.com/rbhatia46/Data-Science-Interview-Resources) | 一份数据科学相关的面试资源汇总,里面包含了概率统计、SQL 和数据采集、数据可视化、经典机器学习算法、深度学习、数据结构与算法等常见面试高频题的讲解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JefaVDyHo) +[leetcode](https://github.com/grandyang/leetcode/blob/master/README-CN.md) | 国内一位开发者在 GitHub 上搞了个 LeetCode 题解项目,目前已收录 900 多道题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdLHHexum) +[LeetcodeTop](https://github.com/afatcoder/LeetcodeTop) | 汇总了各大互联网公司容易考察的高频 LeetCode 题的热度,以便帮助同学们更加有针对性地准备面试 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdfktdUpT) +[JavaFamily](https://github.com/AobingJava/JavaFamily) | Java 面试与学习指南,里面涵盖了大部分 Java 程序员所需要掌握的核心知识,其中包括 JVM、并发与多线程、常用工具集、数据结构与算法、消息队列、数据库等知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JcHxn1Zps) +[algorithm-pattern](https://github.com/greyireland/algorithm-pattern) | LeetCode 刷题模板,里面主要记录了他通过各种刷题文章、专栏、视频等内容总结出的刷题心得,仅供参考 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J73yAc4We) +[go-interview](https://github.com/shomali11/go-interview) | 来自纽约的一名开发者 Raed Shomali 在 GitHub 上开放了他所整理的一些 Go 语言面试题及答案 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4utdaDRp) +[algo](https://github.com/hoanhan101/algo) | 一份含有 107+ 条最常出现的编码面试问题及详细解决方案 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IoE5a7LNi) +[Waking-Up](https://github.com/wolverinn/Waking-Up) | 一份全面总结计算机基础面试问题资料,该资料是作者在两次面试大厂失败后,在进行系统学习计算机网络、操作系统、数据库等知识时,整理出来的常见面试题及答案,最后作者还是拿到了大厂 Offer | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/InSWFA3DA) + +### 机器学习/人工智能 + +库名 | 简述 | 源 +---- | ----- | ----- +[FGVC](https://github.com/vt-vl-lab/FGVC) | 可基于光流边缘引导的视频补全算法,对视频物品进行自动抠除、补全 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JA7mugoid) +[Real-time-stock-market-prediction](https://github.com/victor369basu/Real-time-stock-market-prediction) | 基于机器学习来进行股票市场预测 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzWKVgjsS) +[ArtLine](https://github.com/vijishmadhavan/ArtLine) | 基于深度学习,为人物肖像生成线条、卡通、电影海报等多种不同风格的画像 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzFhoBJRY) +[NL2SQL](https://github.com/yechens/NL2SQL) | 可将自然语言文本转换成结构化查询语言 SQL,致力于打破人与结构化数据之间的壁垒 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzrIWDl1V) +[BackgroundMattingV2](https://github.com/PeterL1n/BackgroundMattingV2) | 可实时、快速的对高分辨率图像、视频进行自动背景抠图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyZrthulI) +[anime_biggan_toy](https://github.com/HighCWu/anime_biggan_toy) | 可使用 BigGAN 生成令人惊叹的动漫图片 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyI9SvtdJ) +[qlib](https://github.com/microsoft/qlib) | 微软在 GitHub 上开源的一个 AI 量化交易平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jy5gPyZqM) +[AnimeGAN](https://github.com/TachibanaYoshino/AnimeGAN) | 可借助 AI 技术,快速将真实图像转换为日漫风格的画作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxjJZF2G2) +[U-2-Net](https://github.com/NathanUA/U-2-Net) | 借助 AI 技术为人物肖像生成手绘风格的画像 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvlbxcTQz) +[machine-learning-cheat-sheet](https://github.com/soulmachine/machine-learning-cheat-sheet) | 一个开源的机器学习速查表清单,里面包含许多关于机器学习的经典方程式和图表,其目的在于帮助开发人员快速回顾关于机器学习的知识和思想,或用于面试复习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JuDYBaZ10) +[SkyAR](https://github.com/jiupinjia/SkyAR) | 来自密歇根大学博士后研究员 Zhengxia Zou 发布了一项自己的研究,可将某个视频中的真实天空背景,通过 AI 替换成类似科幻片中的电影场景,效果非常震撼 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JusbYuv69) +[Bringing-Old-Photos-Back-to-Life](https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life) | 借助 AI 对老照片快速进行修复,基于 PyTorch 实现,支持划痕检测、面部修饰、全局还原等操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Juhc3zPFi) +[pifuhd](https://github.com/facebookresearch/pifuhd) | 由 Facebook 研究室开源,其主要作用,是能通过 AI 快速为人体生成 3D 建模,减少游戏、动画制作人员的工作量 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Juaw2pyQR) +[WebGL-Fluid-Simulation](https://github.com/PavelDoGreat/WebGL-Fluid-Simulation) | 一个 WebGL 流体模拟器,支持设置流体密度、速度扩散范围、压力、飞溅半径、光影效果等属性 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JtRF3kasE) +[PathPlanning](https://github.com/zhm-real/PathPlanning) | 一个实现了多种在机器人领域中常用到的路径规划算法,其中也包括基于搜索与采样的方法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JteM0nH7e) +[AI-Expert-Roadmap](https://github.com/AMAI-GmbH/AI-Expert-Roadmap) | 一个 AI 技术进阶路线图,由德国一家软件公司 AMAI GmbH 发起,里面包含了 AI 技术领域的相关知识点,每个知识点均附有详细文档 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsBuCASPQ) +[RedditBot-FastAI](https://github.com/ClarityCoders/RedditBot-FastAI) | 基于 Python 和 FastAI 做了个 NSFW(不宜在工作场所打开)图像分类器,可对黄色暴力图像进行分类筛选 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsvZEavHI) +[PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) | 一套丰富、领先、且实用的 OCR 工具库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrJ1vz0W8) +[aim](https://github.com/aimhubio/aim) | 可用于快速记录、搜索与比较不同 AI 实验的结果与数据,操作便捷,配置灵活 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrBqFnngS) +[Map-based-Visual-Localization](https://github.com/TurtleZhong/Map-based-Visual-Localization) | 一款基于地图的视觉定位通用框架 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jq5dpD73P) +[nni](https://github.com/microsoft/nni) | 一个轻量但功能强大的工具包,可帮助用户自动进行特征工程,神经网络架构搜索,超参调优以及模型压缩 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JpBMasirg) +[EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2) | 一款基于 GPT2.0 的初代创作型人工智能框架 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JoNOd91nt) +[mona_lisa_eyes](https://github.com/emilyxxie/mona_lisa_eyes) | 基于 TensorFlow.js 和 WebCam 做了个挺有意思的开源项目,画中蒙娜丽莎的眼睛会跟随人体移动轨迹转动 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JmFPh1MAn) +[VisualDL](https://github.com/PaddlePaddle/VisualDL) | 百度在 GitHub 上开源的一款 AI 可视化分析工具,提供了丰富的可视化功能,支持标量、图结构、数据样本可视化、直方图、PR 曲线及高维数据降维呈现等诸多功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jl1x3uHdM) +[tensorflowjs-webcam-transfer-learning](https://github.com/mburakerman/tensorflowjs-webcam-transfer-learning) | 一个基于 Tensorflowjs 开发的小 Demo,可检测摄像头前物体的移动轨迹并控制汽车转向 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkLcliIMp) +[eiten](https://github.com/tradytics/eiten) | 国外一家热衷于用 AI 与数据分析来做投资分析的企业 Tradytics 开源了他们内部的工具包,里面主要实现了各种统计与算法投资策略,如最小方差、最大夏普比率和基于遗传算法的投资组合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkCWU2DLI) +[awesome-project-ideas](https://github.com/NirantK/awesome-project-ideas) | 精心整理了一批机器学习、NLP、计算机视觉及推荐系统相关的开发资源,并提供项目实现思路、产品方向、数据集等资料,就差具体代码实现了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjHcRAaax) +[funNLP](https://github.com/fighting41love/funNLP) | 整合较为丰富的中文 NLP 资源库,涵盖了中英文敏感词、语言检测、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典等等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjtQPsLSj) +[fancy-nlp](https://github.com/boat-group/fancy-nlp) | 一款用于建设商品画像的文本知识挖掘工具,支持实体提取、文本分类和文本相似度匹配等多种常见 NLP 任务 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjolSeivg) +[minGPT](https://github.com/karpathy/minGPT) | 特斯拉 AI 总监 Andrej Karpathy 用 300 行 PyTorch 代码实现了 GPT 模型,相对其他大多数 GPT 模型它更加小巧、简洁 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjnaNFLRM) +[fakeface](https://github.com/hankhank10/fakeface) | 可根据接口参数返回 AI 生成的假脸数据,其数据主要来自于 thispersondoesnotexist 生成的 15000 张 AI 人脸图片,开发者可传递性别、年龄等参数来获取指定 AI 人脸 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JhwRNaQyG) +[machine-learning-roadmap](https://github.com/mrdbourke/machine-learning-roadmap) | GitHub 上有个老哥为机器学习初学者绘制了一份学习路线图,里面主要包含 5 大分支路径 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdWc1DUtq) +[awesome-production-machine-learning](https://github.com/EthicalML/awesome-production-machine-learning) | 比较实用的机器学习项目汇总清单,包含了一系列优秀的机器学习开源库,可帮你完成项目的监控、部署、安全防护 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jcfh9nOgK) +[genetic-drawing](https://github.com/anopara/genetic-drawing) | 借助遗传算法来完成绘画工作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5No8wjdc) +[DeepFaceLab](https://github.com/iperov/DeepFaceLab) | 开发者通过这款软件,可任意替换视频中的人脸、头像,以及进行口型匹配 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5I5mm7KF) +[data-scientist-roadmap](https://github.com/MrMimic/data-scientist-roadmap) | 一份数据科学家技术修炼图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J3piFmjFI) +[Background-Matting](https://github.com/senguptaumd/Background-Matting) | 可利用神经网络技术,自动完成视频抠图功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J2BpIuFE0) +[pose-animator](https://github.com/yemount/pose-animator) | 可识别出人类的表情变化与肢体动作,并将其映射到 2D 矢量图型上,让它跟着你的节拍动起来 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1eXBpaDo) +[scarpet-nn](https://github.com/ashutoshbsathe/scarpet-nn) | 印度有位小哥在「我的世界」上搭建出了一个神经网络 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J054Q5KjJ) +[vt-vl-lab/3d-photo-inpainting](https://github.com/vt-vl-lab/3d-photo-inpainting) | ,可快速将普通照片转为 3D 照片,让人物看起来更有立体感 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IFFKC9bEs) +[photo2cartoon](https://github.com/minivision-ai/photo2cartoon) | 可快速将真实照片转换为卡通风格的非真实感图像 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IEmPH1xCZ) +[zoombot](https://github.com/mcreed/zoombot) | 国外有个小哥因为无法忍受公司永无止境的 Zoom 远程会议,便做了一款工具 - Zoombot 来代替自己去开会,基于 AI 进行开发,用到了诸如语言识别与文本转语音等技术 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IDAUvFtwP) +[chineseocr_lite](https://github.com/ouyanghuiyu/chineseocr_lite) | 一个轻量级中文 OCR,支持竖排文字识别 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Iy4nM2wdQ) + +### 开源书籍/教程 + +库名 | 简述 | 源 +---- | ----- | ----- +[unplugged](https://github.com/liuxinyu95/unplugged) | 《同构 - 编程中的数学》,有提供中英文两种版本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzKzWmxGY) +[missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io) | 《计算机教育中缺失的一课》中文版,主要讲授命令行、文本编辑器、Git 版本控制系统等工具的使用,以及关于元编程、安全和密码学等知识的科普 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzB9s4UhA) +[ssh-tutorial](https://github.com/wangdoc/ssh-tutorial) | 一本关于 SSH 相关的技术教程,用于介绍 SSH 的概念和基本用法,也可以当作手册查询 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyKw0Am3l) +[high-performance-go](https://github.com/geektutu/high-performance-go) | 《Go 语言高性能编程》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyGAt2oaN) +[school-of-sre](https://github.com/linkedin/school-of-sre) | LinkedIn 在 GitHub 上开源了其企业内部的 SRE 技术课程,主要包含 Linux、Git、Python、Web、MySQL、大数据、系统设计、网络安全等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxVrZ31XK) +[introduction-to-bash-scripting](https://github.com/bobbyiliev/introduction-to-bash-scripting) | 《Introduction to Bash Scripting》,里面包含了 Bash 结构、变量、用户输入、注释、条件表达式、函数、调试、脚本编写及应用、Cloudflare API 对接等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwRsv8niY) +[git-flight-rules](https://github.com/k88hudson/git-flight-rules/blob/master/README_zh-CN.md) | 一份开源的 Git 学习指南,指南里面记录了某个事情发生的原因,以及怎样进行流程化处理。本质上,它们是特定场景的标准处理流程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvYsXjaRd) +[EffectiveModernCppChinese](https://github.com/kelthuzadx/EffectiveModernCppChinese) | 《Effective Modern C++ 》作为 高效 C++ 丛书之一,通过对复杂技术知识点的清晰阐释,让其成为 C++ 程序设计指南业界标杆 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsFq8r192) +[build](https://github.com/handsonscala/build) | 《动手学 Scala 编程》作者将会配合一些真实场景与项目案例,如可交互式网站、网络文件同步、Web 爬虫、数据迁移等工具与应用,让新手可以更为直观的认识到 Scala 在现实生产环境中的实际应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jp9pGzOPY) +[30-Days-Of-Python](https://github.com/Asabeneh/30-Days-Of-Python) | 一个适合新手入门学习的 Python 教程《30-Days-Of-Python》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JoySKu5Uy) +[beginners-intro-javascript-node](https://github.com/microsoft/beginners-intro-javascript-node) | 为了帮助前端开发者更好的掌握 JavaScript 和 Node.js 技术,微软在 GitHub 上开源了一个教程:《 Intro to JavaScript (Node.js)》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JowwDfaiX) +[sword-for-offer](https://github.com/darkTianTian/sword-for-offer) | 一个使用了 Python3 实现《剑指 Offer 第二版》题目的开源项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JopsfxyuE) +[java-concurrency-in-practice](https://github.com/preslavmihaylov/booknotes/tree/master/java/java-concurrency-in-practice) | 《Java 并发实践》该书主要包括 Java 并发基础介绍、构建并发应用、性能优化与测试以及搭建自定义同步器、Java 内存模型等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JmJKN6dd2) +[gitmagic](https://github.com/blynn/gitmagic) | 《Git 魔法书》该书主要面向初学者讲解 Git 基础知识与使用技巧,如代码提交、版本回滚、分支合并、冲突处理、索引维护及多人开发协作的整个流程等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jm47h1i8b) +[mml-book.github.io](https://github.com/mml-book/mml-book.github.io) | 《机器学习之数学》主要分为两大部分,一讲数学基础,二讲数学在机器学习算法中的应用。你能从该书中学到线性代数、微积分和概率论等数学基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkgKTBteH) +[ultimate-python](https://github.com/huangsam/ultimate-python) | 一份开源的 Python 初级入门教程,包含了 Python 基础入门介绍、常用语法、数据结构、类以及部分进阶知识介绍 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jk9umcAft) +[linuxupskillchallenge](https://github.com/snori74/linuxupskillchallenge) | 一份开源的 Linux 教程,该课程旨在通过一个月时间,让开发者快速掌握 Linux 基础使用技巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jk03RkqVf) +[Computer-Networking-A-Top-Down-Approach-NOTES](https://github.com/moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES) | 一份经典的计算机网络书籍《计算机网络-自顶向下方法》笔记。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JjlZKnK69) +[convex-optimization.github.io](https://github.com/convex-optimization/convex-optimization.github.io) | 一本免费阅读的凸优化算法书籍《Algorithms for Convex Optimization》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiS8Qieau) +[easy_rust](https://github.com/Dhghomon/easy_rust) | 《Easy Rust》该书的最大特点,在于它使用了较为基础的英文语法, 目的是为了让那些母语不是英语的人能更快的学习 Rust,以便降低他们学习的门槛 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JiIIlsh78) +[TLCL](https://github.com/billie66/TLCL) | 一本 Linux 命令行书籍:《The Linux Command Line》,中文翻译版:《快乐的 Linux 命令行》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JipRm24cb) +[Learn-Vim](https://github.com/iggredible/Learn-Vim) | 《Learn-Vim》从这本书中,你将学到 Vim 窗口、选项卡的管理,快速打开和搜索文件,插入模式、集成外部命令、常用语法等 Vim 相关使用技巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JhZ9hpWgR) +[raspberry-pi-os](https://github.com/s-matyukevich/raspberry-pi-os) | 将基于树莓派与 Linux 内核,手把手教你创建一个简易版的操作系统,你能从这门课程中学到关于内核初始化、处理器初始化、进程调度器、虚拟内存管理等基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jhe0NsJHr) +[fastbook](https://github.com/fastai/fastbook) | 国外非营利性科技组织 fast.ai 最近开放了他们的新版深度学习课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jh3pfjGSE) +[vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn) | 一本开源的 Vim 入门教程:《Vim Galore》,里面主要包含了 Vim 的基础知识讲解、安装指南、日常开发与调试技巧,以及一些较为实用的插件介绍 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JgAJpm8jm) +[SurviveSJTUManual](https://github.com/SurviveSJTU/SurviveSJTUManual) | 《上海交通大学生存手册》其内容分为立志篇、访谈集、生存技巧等三大篇章,致力于从学术上、工作上、日常生活上给学生以正确指引 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JgjrODqpC) +[Getting-Things-Done-with-Pytorch](https://github.com/curiousily/Getting-Things-Done-with-Pytorch) | 《Getting Things Done with Pytorch》从该书中学到有关 PyTorch、神经网络、图像分类、人脸检测、情感分析等基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JghSp1x54) +[magic-python](https://github.com/iswbm/magic-python) | 《Python 黑魔法手册》里面主要记录了与 Python 相关的一些语法冷知识、命令行使用技巧、开发技巧、编码习惯、开发工具等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfoSQ73X2) +[eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days) | 《20 天内吃掉那只 PyTorch》本书主要基于 Pytorch 官方文档和函数文档整理编著而成,在篇章结构和范例选取上做了大量优化,对用户更加友好 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JfiZwCQRb) +[byte-of-vim](https://github.com/swaroopch/byte-of-vim) | 《A Byte of Vim》这本书将会教授你一些与 Vim 相关的基础知识,例如 Vim 的发展历史、安装方式、常用操作与快捷命令,以及如何通过编写脚本与安装插件来扩展更多 Vim 功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jdjg0yFqK) +[nlp-tutorial](https://github.com/graykode/nlp-tutorial) | NLP 教程,包含了 CNN、RNN、Transformer 等 13 个常用的模型与代码实现,并且大部分都兼容了 TensorFlow 和 PyTorch 两大框架 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdgTT8LlY) +[dlwpt-code](https://github.com/deep-learning-with-pytorch/dlwpt-code) | 《Deep Learning with PyTorch》全书累积近 500 页,15 个章节,并配以大量形象生动的插图,帮助开发者更好的掌握 PyTorch 技术 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JbrLVt10p) +[Python-Core-50-Courses](https://github.com/jackfrued/Python-Core-50-Courses) | 《Python 语言基础 50 课》你能学到关于 Python 语言元素、分支与循环结构、函数和模块、常用数据结构、列表和元组等基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7ea9gHSI) +[ReID_tutorial_slides](https://github.com/michuanhaohao/ReID_tutorial_slides) | 《基于深度学习和行人重识别》主要适合深度学习和行人重识别领域无基础的入门者学习,有基础者无需学习此课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J7bO1uCmx) +[springcloud-learning](https://github.com/macrozheng/springcloud-learning) | 一个开源的 Spring Cloud 教程,里面涵盖了大部分核心组件的使用教程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J74JEqOs6) +[go-ast-book](https://github.com/chai2010/go-ast-book) | 《Go 语法树入门》主要涵盖 CGO、Go 汇编语言、RPC 实现、Web 框架实现、分布式系统等高阶主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5Scbb0If) +[MTBook](https://github.com/NiuTrans/MTBook) | 《机器翻译:统计建模与深度学习方法》主要对机器翻译的统计建模和深度学习方法进行较为系统的介绍 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5lv0hH1e) +[Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book) | 《TensorFlow 2.0 深度学习开源书(龙书)》是一本面向人工智能,特别是深度学习初学者的书 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4DTIi6FF) +[practical-python](https://github.com/dabeaz-course/practical-python) | 《实用的 Python 编程》课程共分为 10 个章节,向开发者教授 Python 的基础语法、数据处理、打包调试等知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J4zYaosR8) +[Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code) | 北京大学的一名学生手写实现了李航老师《统计学习方法》书中的全部算法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J2lxdzbC6) +[DeepLearning](https://github.com/MingchaoZhu/DeepLearning) | 《深度学习》(花书)国内一位来自复旦大学的开发者基于数学推导和产生原理,重新描述书中概念,并用 Python (numpy 库为主) 再次复现了书本内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1Qhefu3Z) +[InterpretableMLBook](https://github.com/MingchaoZhu/InterpretableMLBook) | 《可解释的机器学习》全书共累计 250 多页、7.8 万词、1200 多次提交 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1am286xg) +[joyful-pandas](https://github.com/datawhalechina/joyful-pandas) | 《Joyful-Pandas》将从 Pandas 基础、数据分析方法、数据处理类型及动手实践四个模块入手,对 Pandas 进行系统性学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IEEw937cx) +[bash-tutorial](https://github.com/wangdoc/bash-tutorial) | 《Bash 脚本教程》作者是 IT 圈知名博主阮一峰,这份课程将向读者讲解 Bash 的一些基础用法,如变量、字符串操作、算术运算、脚本入门等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IDINemF9z) +[effective-java-3rd-chinese)](https://github.com/sjsdfg/effective-java-3rd-chinese) | 《Java 高效编程》该书共包含 90 个条目,每个条目都单独讨论 Java 程序设计中的一条规则,这些规则将从正面反映出优秀程序员在实践工作中的一些做法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IDsgHiUWr) +[react-naive-book](https://github.com/huzidaha/react-naive-book) | 《React.js 小书》该书为有一点前端基础的并且是 React.js 零基础的同学而作,以帮助他们掌握 React.js 并且灵活地把 React.js 应用到实际项目当中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ICH8d436f) +[EffectivePyTorch](https://github.com/vahidk/EffectivePyTorch) | 《Effective PyTorch》这本教程致力于帮助工程师们以正确的方式,更加快速掌握 PyTorch 基础知识与开发技巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ICm1P6977) +[eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days) | 《30 天吃掉那只 TensorFlow 2.0 》该工具书既有教程又有指南,并按照内容难易程度、读者检索习惯和 TensorFlow 自身的层次结构来设计内容,让开发者可以循序渐进,层次清晰的按照功能查找相应范例 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ICaVbbYmG) +[7days-golang](https://github.com/geektutu/7days-golang) | Go 语言教程,教你如何用 Go 在 7 天内做出一些比较实用的东西,如 Web 框架、分布式缓存、ORM 框架等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IxUXh9RlG) + +### 图标库 +库名 | 简述 | 源 +---- | ----- | ----- +[phosphor-home)](https://github.com/phosphor-icons/phosphor-home) | 里面共提供了 588 个图标,拥有 6 种不同线条展示风格,你可将其应用于图标、演示文稿、网站页面等任意载体上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jr6N4tEkm) +[IconPark](https://github.com/bytedance/IconPark) | 里面提供了超过 1200 个高质量图标,并提供界面帮你完成图标定制 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JoohbDWh0) +[tabler-icons](https://github.com/tabler/tabler-icons) | 里面包含了共计 550+ 个高质量 SVG 图标,用户自定义图标的大小、颜色以及线条粗细 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdsGvu7r2) + +### 有趣网站 + +库名 | 简述 | 源 +---- | ----- | ----- +[jsonperf](https://github.com/ronlut/jsonperf) | 一个比较实用的测试网站:JSON Perf,可针对不同语言的 JSON 库进行序列化和反序列化 benchmark 性能测试 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAgMYxZxN) +[图之典](http://tuzhidian.com/) | 给玩数据分析的同学推荐个比较实用的网站,在上面,你能轻松找到饼图、柱形图、桑基图、折线图、热力图、直方图等 22 种常用可视化图形,帮你完成日常的数据可视化工作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JkUCQ7zw0) +[Studytonight](https://www.studytonight.com/) | 推荐个很不错的编程学习网站,该网站上面提供了许多可免费学习的计算机科学课程,其中包含 Java、Python、C++ 等编程语言,Web 开发、计算机网络、操作系统、游戏开发、数据库操作、Git 使用等系列教程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jg8QgdSQo) +[have i been pwned?](https://haveibeenpwned.com/) | 给你们分享个比较有意思的网站:have i been pwned?(我被卖了吗?)里面收录了超过 470 个网站,100 亿条账号的泄露数据,用户仅凭 email,便能快速评估自己账号的数据泄露情况 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JesKraO9K) +[VisuAlgo.net](https://visualgo.net/zh) | 算法可视化网站,里面包含了排序、链表、哈希表、二叉搜索树、递归树、循环查找等常见算法动画。在动画执行的过程中,还会在网站右下角高亮显示当前动画的代码逻辑 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Je0Rj8YWe) +[RobertElder](https://blog.robertelder.org/regular-expression-visualizer/) | | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdyburKlG) +[数据可视化工具目录](https://datavizcatalogue.com/ZH/) | 里面收集与汇总了各类数据可视化工具的详细描述、图形示例以及可上手使用的工具集合与学习资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JcyhxbTFP) +[DELESIGN](https://delesign.com/) | 很不错的设计资源网站,里面提供了大量可免费商用的插图、邮件、网站、品牌等设计素材及源码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JaXV1pjpq) +[OpenSource Builders](https://opensource.builders/) | 里面收集了超级多知名软件的开源替代品,像 GitHub、Slack、1Password、Facebook、YouTube、Shopify、Heroku 等产品 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jaq8Rn9PW) +[unscreen](https://www.unscreen.com/) | 一款超级实用的在线视频处理工具,能帮你快速移除视频背景,无需绿幕、无需编辑,轻点鼠标即可一键完成所有操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ja3m39c5L) +[Dev Hints](https://devhints.io/) | 里面整理了各种技术类型的速查表,其中包括 Git、Vim、Go、MySQL、Linux、VSCode、Vue 等各大常用技术的速查表清单 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J8Rvueh83) +[i Hate Regex](https://ihateregex.io/) | 一个比较实用的正则表达式网站,可快速检索并匹配到合适的正则表达式,帮你完成如用户名、邮箱、日期、手机号码、密码等常见规则的验证 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J8o2W6IjZ) +[No Design](https://nodesign.dev) | 收集了许多十分便利的 UI 设计工具与设计资源,例如网站图标转换、字体测试、免费资源(图像、图标、设计稿)下载、UI 设计新资讯等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J5OXynCNZ) +[Made With ML](https://madewithml.com/) | 该平台上提供了大量与机器学习相关的文章、教程、工具、开源项目等资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J0VIfqfXl) +[网站任意门](https://gate.ofo.moe/) | 一个很有趣的网站,首页的按钮点击后,会将你随机传送到某个网站上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IEFGFfWPI) +[Semantic Scholar](https://www.semanticscholar.org/) | 超级实用的搜索引擎,其目的在于打造一款专业的学术搜索引擎,让研究人员可以更为快速、精准的检索专业学术论文,力争在学术论文检索领域做到比 Google 更加智能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IB6VHxF8n) + +### 其他 +库名 | 简述 | 源 +---- | ----- | ----- +[simple-graph](https://github.com/dpapathanasiou/simple-graph) | GitHub 上一个简易版的 SQLite 图数据库,可应用到社交网络、待办清单、CRM、甘特图等领域上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAI9L1n0o) +[next-terminal](https://github.com/dushixiang/next-terminal) | 一款开源的 H5 远程桌面网关,具有小巧、易安装、易使用、资源占用小的特点,支持 RDP、SSH、VNC 和 Telnet 协议的连接和管理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JAyF4r3qi) +[FlaxEngine](https://github.com/FlaxEngine/FlaxEngine) | 一款基于 C++ 与 C# 开发的现代化 3D 游戏引擎:FlaxEngine,致力于优化现有的游戏工作流程,可采用 Visual Studio 快速安装 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JzvEvwglz) +[owncast](https://github.com/owncast/owncast) | 如果你想保证与朋友进行直播的数据私密性,那么可以用 GitHub 上的 Owncast 项目来搭建属于自己的实时流媒体服务器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jztin4l1A) +[kbd-audio](https://github.com/ggerganov/kbd-audio) | 通过麦克风捕获到键盘的敲击声,进而推断出具体输入内容,详细操作可看视频演示 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jz2bWoOmr) +[common-regex](https://github.com/cdoco/common-regex) | 里面收集了一些在平时项目开发中经常用到的正则表达式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyTWvc0Ee) +[fiction_house](https://github.com/201206030/fiction_house) | 一个开源的小说漫画连载系统,支持 Web、Android 等平台,包含精品小说专区、轻小说专区和漫画专区 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyRAn4Xy6) +[duckstation](https://github.com/stenzek/duckstation) | 一款 PS1 模拟器,支持在 Windows 10、Linux、macOS、Android 等主流设备上运行 PS1 游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JyCsK2IU7) +[gopup](https://github.com/justinzm/gopup) | 里面采集了互联网上,不同行业的各项公开数据源,以便开发者更好的进行学术研究 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jy8O2sWc8) +[iDataV](https://github.com/yyhsong/iDataV) | 收集了各个大厂,各种类型的大屏数据可视化案例 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxZnwr32P) +[ImHex](https://github.com/WerWolv/ImHex) | 对知名十六进制编辑软件 Hex 进行逆向工程,让你看看里面究竟长啥样 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxPZOqLJk) +[996Quant](https://github.com/Rgveda/996Quant) | 一份 35 岁程序员退路之量化投资学习笔记 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxCAZ1ay6) +[porn-vault](https://github.com/porn-vault/porn-vault) | 一个开源的影片资源管理系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JxnFxiKHI) +[privacy](https://github.com/kallydev/privacy) | 一个个人数据泄漏检测网站 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JwfKwhBW4) +[abstreet](https://github.com/dabreegster/abstreet) | 一款开源的公共交通模拟游戏,可让你充分的了解道路的微小变化是如何影响到自行车骑手、搭公交的用户、行人和驾驶员的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JvmKXlZjH) +[wizard](https://github.com/mylxsw/wizard) | 一个开源的文档管理系统,支持 Markdown、Swagger、Table(类 Excel)等三种文档类型 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jtw3Ac5w6) +[most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words) | 里面收集了计算机书籍、文档、文章中高频常见的英文技术词汇,最终目的是希望程序员集合自身的英语基础,在掌握列表中的词汇后,可以无障碍阅读英语技术文章和文档 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JsEf56NCa) +[running_page](https://github.com/yihong0618/running_page) | 通过 GitHub Actions + Gatsby 自动完成跑步进程的同步管理,并生成一个直观简洁的跑步界面,让用户可以更为方便的记录自己在不同时段、不同日期的跑步频率与旅程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JstDwndYK) +[weibo-public-opinion-datasets](https://github.com/nghuyong/weibo-public-opinion-datasets) | 一个开源的数据集:微博舆论数据集。里面包含了 2000 万微博活跃用户(占用户总数 8%),在某个时间段的推文数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrL3kypNC) +[manim](https://github.com/3b1b/manim) | 通过编程的方式,快速帮助用户创建精美酷炫的数学动画,支持 Linux、macOS、Windows 等主流操作系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Jrs0aua6n) +[names.io](https://github.com/Debdut/names.io) | GitHub 上一个开源的姓名数据库,里面收录了来自不同国家与地区的 16w 个名字、10w 个姓氏,便于开发者进行分析测试,或生成假数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JrqQo89RC) +[ferry](https://github.com/lanyulei/ferry) | 一个前后端分离的工单系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JmwoLuI4n) +[ARL](https://github.com/TophantTechnology/ARL) | 一个 ARL(资产侦察灯塔系统),支持设定域名爆破、端口扫描、服务识别、SSL 证书获取、站点识别、搜索引擎调用、站点爬虫与截图等 18 项任务 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JlN0d3ed6) +[Mycodo](https://github.com/kizniche/Mycodo) | 一个开源的可运行在树莓派上的自动监控和调节系统,应用在种植植物,培养微生物,保持蜂蜜蜂房稳态,孵化动物和鸡蛋,维持水生系统等等场景 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ji9KQ6cQY) +[MeiliSearch](https://github.com/meilisearch/MeiliSearch) | 一款开源免费、功能强大、快速、易于使用和部署的搜索引擎 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ji70molVF) +[metersphere](https://github.com/metersphere/metersphere) | 一站式持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman 等主流标准 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JdC7IEr29) +[shan-shui-inf](https://github.com/LingDong-/shan-shui-inf) | 可通过程序生成中国山水画 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J6JEiByfd) +[Marketing-for-Engineers](https://github.com/goabstract/Marketing-for-Engineers) | 如果你是一名程序员,却不太懂得做市场营销,那可以关注下这个项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J3zUejXcs) +[macos-virtualbox](https://github.com/myspaghetti/macos-virtualbox) | 这个开源脚本可让你在 VirtualBox 上快速安装苹果操作系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J3qvOly9m) +[spug](https://github.com/openspug/spug) | 一个面向中小型企业设计的无 Agent 自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、应用发布、任务计划、配置中心、监控、报警等一系列功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/J1ZHJ6AjF) +[wenyan](https://github.com/wenyan-lang/wenyan) | 文言文编程项目,含有官方文档、入门教程、IDE、语法高亮、软件包一应俱全了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Iyg7twVTI) +[chatwoot](https://github.com/chatwoot/chatwoot) | 一个开源的简洁且漂亮的实时聊天软件,支持一键部署 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IoRf1msYS) +[kratos](https://github.com/go-kratos/kratos) | 一套来自 bilibili 开源的 Go 微服务框架,包含大量微服务相关框架及工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IousujCUA) + +## 声明 +[![](https://licensebuttons.net/l/by-nc-nd/2.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/2.0/deed.zh) +本作品采用[知识共享署名-非商业性使用-禁止演绎 2.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/2.0/deed.zh)进行许可。 \ No newline at end of file diff --git a/2021.md b/2021.md new file mode 100644 index 0000000..432636b --- /dev/null +++ b/2021.md @@ -0,0 +1,623 @@ +

+ +

+ +

+ WeChat + Weibo + Zhihu + GitHub stars +

+ +## 宗旨 + +多年以前,我曾看到 GitHub 开源项目作者、全栈工程师 TJ Holowaychunk 说过这么一句话: + +"I don't read books, never went to school, I just read other people's code and always wonder how things work"。 + +从那时起,我便认为,通过阅读源码,站在前辈的角度上,去思考代码架构与程序逻辑,乃是提升编程技巧最好的方式。 + +因此,GitHub 也自然而然的,成为我最喜爱的开发者平台。 + +秉着挖掘开源价值的初衷,GitHubDaily 自 2015 年 10 月 10 日正式成立。 + +我们希望能通过这一举措,帮助开发者们发现当下最火的开源项目,掌控最新技术动态, 扩大技术视野, 并从开源项目的学习中获得编程能力的提升。 + +目前,GitHubDaily 已累积分享超过 3000 个开源项目,内容包括但不限于 GitHub 上的开源技术资料、开发者工具、编程网站以及成熟应用。 + +除了 GitHub 之外,我们也开始在下面多个社交媒体平台,帮助开发者传播与分享优质开源项目,挖掘其未来的技术应用前景。 + +如果你想接收最新的 GitHub 开源项目资讯,可以关注一下👇 + +- 公众号: [GitHubDaily](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/weixin.png) +- 微博: [@GitHubDaily](https://weibo.com/GitHubDaily) +- 知乎: [@GitHubDaily](https://www.zhihu.com/people/githubdaily) + +> 有不错的开源项目,也欢迎到本仓库的 [issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,我们期待你的分享。 + +--- + +## 2021 年复盘 + +下面是对 GitHubDaily 在 2021 年所推荐的项目进行分类整理,方便大家查找以往分享过的内容。 + +> 过往复盘 [2020](https://github.com/GitHubDaily/GitHubDaily/blob/master/2020.md),[2019](https://github.com/GitHubDaily/GitHubDaily/blob/master/2019.md),[2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md) + +### 目录 + +- [宗旨](#宗旨) +- [2021 年复盘](#2021-年复盘) + - [目录](#目录) + - [Java](#java) + - [Python](#python) + - [Go](#go) + - [前端](#前端) + - [移动端](#移动端) + - [工具](#工具) + - [插件](#插件) + - [资料集合](#资料集合) + - [书籍/教程](#书籍教程) + - [机器学习/人工智能](#机器学习人工智能) + - [有趣/实用网站](#有趣实用网站) + - [其他](#其他) +- [声明](#声明) + +### Java + +名称 | 简述 | 源 +---- | ----- | ----- +[Apache Shenyu](https://github.com/apache/incubator-shenyu) | 一个可应用于所有微服务场景的 API 网关解决方案,具备可扩展、高性能、响应式等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L76U9dw8z) +[DWSurvey](https://github.com/wkeyuan/DWSurvey) | 一款简单高效、成熟稳定的开源问卷系统。部署简单、更新便捷,一行命令完成部署,支持多达 40 多种题型,拥有数据实时统计、富文本编辑、多端适配等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L68O16vuH) +[Hippo4J](https://github.com/acmenlt/dynamic-threadpool) | 一个开源的 Java 动态线程池系统,附带监控报警功能(不依赖中间件),遵循了阿里的编码规范。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4i6CtTFI) +[Spider Flow](https://github.com/ssssssss-team/spider-flow) | 一个高度灵活可配置的爬虫平台,用户无需编写代码,以流程图的方式,即可实现爬虫。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2e3doG8f) +[file-online-preview](https://github.com/kekingcn/kkFileView) | 一个开源的文件文档在线预览项目,支持主流办公文档的在线预览,如 doc、docx、Excel、pdf、txt、zip、rar、 图片等格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1zZ6zGb5) +[LogiCommon](https://github.com/didi/LogiCommon) | 滴滴在 GitHub 开源的一套 Java 版认证、鉴权、管理、任务调度通用功能组件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KApx8iHLr) +[DSA-Bootcamp-Java](https://github.com/kunal-kushwaha/DSA-Bootcamp-Java) | 一个开源的 Java 数据结构与算法代码示例库。整理了油管博主 Kunal Kushwaha 的课程代码示例、作业、视频教程等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuEFuFnWU) +[《深入浅出 Java 多线程》](https://github.com/RedSpider1/concurrent) | 一本开源的 Java 编程书籍,该书分为基础篇、原理篇、JDK 工具篇等三个篇章,并辅以图片和 Demo,让 Java 工程师可以更加轻松的理解 Java 多线程相关基础知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtzuY29Fw) +[LeetCode](https://github.com/yuanguangxin/LeetCode) | 国内一位开发者整理的 LeetCode 题目分类与面试题答案解析。涵盖链表、指针遍历、字符串操作、堆栈、递归、动态规划、二叉搜索树等知识点,题解代码基于 Java 实现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KswuoaQhR) +[yblog](https://github.com/youzhengjie9/yblog) | 来自大二学生开源的一个简单、功能齐全的 SpringBoot 博客系统,主要拥有博文管理、图表统计、接口监控、访问记录、附件管理、用户管理、友链管理、监控管理、博文抓取,以及第三方登录等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ks1QLe7xh) +[《互联网公司常用框架源码赏析》](https://github.com/doocs/source-code-hunter) | 一个 Java 知识库,项目致力于从源码层面,剖析和挖掘互联网行业主流技术的底层实现原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kq3ikfwRZ) +[JetLinks](https://github.com/jetlinks/jetlinks-community) | 一个开源的物联网基础平台,该平台基于 Java8、Spring Boot 搭建而成,是一个开箱即用,可二次开发的企业级物联网基础平台。平台实现了物联网相关的众多基础功能, 能帮助你快速建立物联网相关业务系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kp0tThWCZ) +[Sa-Token](https://github.com/dromara/Sa-Token) | 一个轻量级 Java 权限认证框架,主要解决了登录认证、权限认证、单点登录、踢人下线、账号封禁、OAuth2.0 等一系列权限相关问题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KoPSkzsbj) +[Shopizer](https://github.com/shopizer-ecommerce/shopizer) | 一款基于 Java 开发的电商系统,支持商品分类、搜索、查询、下单等基础功能,自带后台管理系统,API 满足 RESTful 规范。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnDDpAN7Z) +[SpringBootVulExploit](https://github.com/LandGrey/SpringBootVulExploit) | 一份开源的 Spring Boot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 check list。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KiCDCDADg) + +### Python + +名称 | 简述 | 源 +---- | ----- | ----- +[TqSdk](https://github.com/shinnytech/tqsdk-python) | 一款开源的 Python 量化交易工具,支持用户使用少量代码,快速构建各种类型的量化交易策略程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8zDWBNBP) +[QPT](https://github.com/QPT-Family/QPT) | 一款开源的 Python 打包工具,最短仅需一行命令,即可将普通的 Python 脚本打包成 EXE 可执行程序,并选择性添加 CUDA 和 NoAVX 的支持。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7WmwyOMG) +[PyWebIO](https://github.com/pywebio/PyWebIO) | 用 Python 开发的一个 Web 应用,它能通过一系列命令式的交互函数,在浏览器上获取用户的输入数据并输出。让你无需编写 HTML 和 JS 代码,即可构建一个小型 Web 应用程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L71Nyykki) +[Command2API](https://github.com/gh0stkey/Command2API) | 一款比较实用的后端开发工具,开发者可以通过调用 API,来实时获取命令行的输出结果. | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6O3apMIk) +[turtle](https://github.com/niubiqigai/turtle) | 作者汇总了 12 个小型 Python 项目,其中包括圣诞树绘制、弹簧隧道、贪吃蛇游戏代码等项目,适合新手用于日常练习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6MS78RAj) +[RedisJSON](https://github.com/RedisJSON/RedisJSON) | 一个允许开发者从 Redis 中存储、更新、获取 JSON 值,该库完全支持 JSON 标准、类似 JSONPath 的语法、以树状结构存储二进制数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6t8tCOkk) +[BadagalaAdarsh/Super_Mario](https://github.com/) | 为了让运动和游戏两不误,印度小哥 Adarsh 用 Python 做了一个项目,可通过体感动作来控制超级马里奥游戏,实现游戏中的各个操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2cSa5AGM) +[Translators](https://github.com/UlionTse/translators) | 一个比较实用的 Python 翻译工具库,该库集成了谷歌、必应、有道、百度等多个翻译平台 API,支持上百种语言翻译,使用便捷,配置灵活。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1LLIiybk) +[H2O Wave](https://github.com/h2oai/wave) | 一个开源的 Web 仪表面板工具,可用于快速构建实时、低延迟、优雅美观的数据分析仪表面板,适用于 Python 与 R 语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzFzIsmXp) +[Python-Mini-Projects](https://github.com/Python-World/python-mini-projects) | 一个适合练手的 Python 项目,里面收集了 100 多个小型 Python 项目,其中包括随机密码生成器、图片批量下载脚本、网站内容抓取、聊天机器人等项目,适合新手用于日常练习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ky6WExcCV) +[Enaml](https://github.com/nucleic/enaml) | 一个开源的 Python 声明式 UI 框架,可帮助开发者快速搭建 GUI 项目,支持 Windows、Linux、macOS 及移动端等项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kw9zex7wo) +[OnlineJudge](https://github.com/QingdaoU/OnlineJudge) | 青岛大学开源的一款在线评测系统,基于 Python 与 Vue 编写而成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kw1jNkiuz) +[PrettyMaps](https://github.com/marceloprates/prettymaps) | 一个比较不错的小型 Python 开源库,可基于 OpenStreetMap 数据,帮助开发者快速绘制简洁美观的地图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvwGcbaJo) +[《30-Days-Of-Python》](https://github.com/Asabeneh/30-Days-Of-Python) | 一个适合新手入门学习的 Python 教程,该教程期望通过为期 30 天的编码学习,手把手教会你 Python 基础编程知识及进阶开发技巧,如 Web 爬虫、数据分析、统计分析、虚拟环境搭建、API 构建等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvcfM1haT) +[feapder](https://github.com/Boris-code/feapder) | 一款上手简单,功能强大的 Python 爬虫框架。使用方式类似 Scrapy,内置 3 种爬虫,支持分布式、批次采集、数据防丢、断点续爬、监控报警、浏览器渲染下载等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtPpj09G2) +[PyBoy](https://github.com/Baekalfen/PyBoy) | 一个基于 Python 的 Game Boy 模拟器,像超级马里奥、口袋妖怪等耳熟能详的游戏都可以在上面完美运行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtiNVlDaB) +[py](https://github.com/codebasics/py) | 一个 Python 开源库,里面包含诸多 Python 开源脚本及程序代码,覆盖了 Python 基础与进阶、数据科学、调试工具、深度学习等知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsOaj0xiK) +[《Python 黑魔法手册》](https://github.com/iswbm/magic-python) | 一本开源的 Python 技术书籍,里面主要记录了与 Python 相关的一些语法冷知识、命令行使用技巧、开发技巧、编码习惯、开发工具等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpWdWiuxV) +[MLScraper](https://github.com/lorey/mlscraper) | 一个开源的 Python 爬虫脚本,可基于机器学习自动从 HTML 页面中抓取数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpMNrpfJW) +[AutoScraper](https://github.com/alirezamika/autoscraper) | 一个智能 Web 爬虫脚本,其主要作用,是能快速且智能获取指定网站上的数据,这些数据可以是网页文本、url 地址或者其它 HTML 元素。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpbhDALyo) +[pyWhat](https://github.com/bee-san/pyWhat) | 一款比较实用的 Python 脚本工具,能够快速提取信息中的 IP 地址、邮箱、信用卡、数字货币钱包地址、YouTube 视频等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kp7m55ayD) +[Palanteer](https://github.com/dfeneyrou/palanteer) | 一个基于 Python 编写的飞行射击游戏,可玩性还挺高的。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kmp2p1Y4v) +[Gooey](https://github.com/chriskiehl/Gooey) | 一款可直接将 Python 命令行工具转为 GUI 应用的开源程序,优化用户体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KkoUw4rZu) +[Ryven](https://github.com/leon-thomm/Ryven) | 一个 Python 脚本可视化工具,该工具支持通过编辑节点来控制 Python 脚本,让开发者可以更为直观的感受脚本的执行过程与输出结果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JEV6PtlML) + +### Go +名称 | 简述 | 源 +---- | ----- | ----- +[Zinc](https://github.com/prabhatsharma/zinc) | 一款基于 Go 语言开发的搜索引擎,可用于替代 elasticsearch,提供了全文索引、单个二进制文件安装和运行、开箱即用的身份验证等功能,兼容 Elasticsearch API,自带可用于查询数据的 Web UI。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7TdJaBql) +[《Go Web 编程实战》](https://gowebexamples.com/) | 想学 Go 的同学,可以看下这个开放的技术教程,里面整理了多个 Go 编程代码示例,比如经典的 Hello World 程序,编写一个 HTTP 服务器,用 Go 语言查询 MySQL 数据库,JSON 数据的编码与解码。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L80i53xuv) +[《如何避免 Go 语言常见的 100 个错误》](https://github.com/teivah/100-go-mistakes) | 该仓库中收录了 Go 语言在开发过程中,新手会常犯的 100 个错误,并给出了相关解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8hY0BfJE) +[ego](https://github.com/gotomicro/ego) | 一个开源的微服务框架,集成了各种工程实践,通过组件化设计模式,让业务能统一调用与启动组件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6q5zg5UD) +[go-fly](https://github.com/taoshihan1991/go-fly) | 一个开源的 Web 在线客服系统,开箱即用,支持私有化部署。网站只需嵌入一段 JavaScript 或跳转直连地址,即可快速接入客服。客户端支持电脑、手机页面自适应。项目基于 Go 语言与 MySQL 实现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0J9szkLc) +[CaoGuo](https://github.com/xxjwxc/caoguo) | 一个基于 Go 语言开发的小程序电商平台,支持商品选择、详情、下单、物流信息展示等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0ylKnTov) +[《从零开发一个 Go 语言编译器》](https://github.com/chai2010/ugo-compiler-book) | 作者将尝试以实现 µGo 编译器为线索,带你一边学习,一边完善开发一个玩具语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0vZEjMvR) +[go-daily-lib](https://github.com/darjun/go-daily-lib) | Go 每日一库,作者会每天跟你介绍一个 Go 语言开源库的用法、场景以及相关代码示例等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L028J4xCM) +[Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server) | 一个基于 Go 实现的即时通讯(IM)项目,从服务端到客户端 SDK 开源即时通讯(IM)整体解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFs0KxOPi) +[taskcafe](https://github.com/JordanKnott/taskcafe) | 一个基于 Go 与 Typescript 开发的看板开源软件,支持对任务进行筛选过滤、打标签、添加截止日期、分配成员、制定流程等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KAg6DolY3) +[learngo](https://github.com/inancgumus/learngo) | 里面包含了共计 1000+ 个 Go 语言相关的代码示例、练习、测验题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvlGghMXu) +[Crocodile](https://github.com/labulaka521/crocodile) | 一款开源的分布式任务调度系统,基于 Go 语言开发,支持多调度中心,可实时查看任务运行日志与状态、自定义报警策略、账户权限管理等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvdPcapJL) +[《How To Code in Go》](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) | 一本 Go 语言开源书籍,由知名云服务器厂商 Digital Ocean 撰写发布。通过本书你将学会如何使用 Go 语言来编写程序,以及了解一些较为实用的开发者工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KqO2DrlcZ) +[《Go 语言精进之路》](https://github.com/golang-minibear2333/golang) | 本书给快速入门学习 Go 语言使用,更偏向于实战,计划扫清 Go 语言一切障碍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnKlszvJy) + +### 前端 + +名称 | 简述 | 源 +---- | ----- | ----- +[Design Patterns Game](https://github.com/zoltantothcom/Design-Patterns-JavaScript) | 一个可以让前端开发者通过玩游戏,来学习设计模式的网站,网站分为设计模式介绍和游戏两部分。在游戏过程中,作者会提供用 JavaScript 实现的设计模式代码,你需要从 4 个答案中,判断代码所属的设计模式类型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8y4x5rvA) +[leo](https://github.com/JDFED/leo) | 京东前端技术团队在 GitHub 开源了一款前端脚手架工具,覆盖了前端开发全链路、可扩展、可定制的终端运行功能,并支持模板、构建器、扩展命令等丰富的周边生态扩展。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6V7wDAGr) +[Doom Captcha](https://github.com/vivirenremoto/doomcaptcha) | 西班牙有一位脑洞比较大的开发者,开源了一款游戏验证器:Doom Captcha,只有先通关作者提供的小游戏,才能通过网站验证。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6zw478JR) +[DoodleCSS](https://github.com/chr15m/DoodleCSS) | 一个看起来很可爱的前端 UI 组件库,满满的卡通手绘风格。支持 Web 按钮、下拉菜单、文本框、复选框等多种 UI 组件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6udh0AS0) +[Budibase](https://github.com/Budibase/budibase) | 一个开源的低代码平台,开箱即用、UI 设计简洁精美、功能强大。该项目可帮你更快开发商业级应用,支持单页面项目,具备自动化工作流程、响应式设计、外部数据源对接等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1VcdbNtB) +[e 家宜业](https://github.com/chowa/ejyy) | 一套开源的智慧物业解决方案,主要包含装修登记、维修维护、车辆管理、访客通行、房产及业主档案管理、用户权限分配等功能,打通了小程序、PC、H5、智能硬件等多个终端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L19u5rCsh) +[TinyWebServer](https://github.com/qinguoyi/TinyWebServer) | 可应用于 Linux 系统下的一款轻量级 Web 服务器,主要目的是帮助新手开发者快速实践网络编程,搭建属于自己的服务器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0OQCkTGk) +[Responsive Halloween Website](https://github.com/bedimcode/responsive-halloween-website) | 国外开发者 bedimcode 在 GitHub 开源了一个万圣节网站,该网站主要具备响应式布局、滚动动画、移动端优化、多平台设备兼容等特点。整体设计风格优雅、简洁,感兴趣的同学可以拿去练练手。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEVByyest) +[Checkboxland](https://github.com/bryanbraun/checkboxland) | 一个比较有意思的 JavaScript 库,可将任意内容转化为 HTML 复选框,用以展示各类动画、文本、图像、视频等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEmE3vXvj) +[Dim](https://github.com/Dusk-Labs/dim) | 一个可帮助你快速搭建电影网站的媒体管理器,只需简单配置,即可快速组织与美化本地媒体库,让你随时随地播放本地媒体文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDUmyzJ9I) +[Music Website](https://github.com/Yin-Hongwei/music-website) | 一个开源的音乐网站管理系统,实现了歌单、播放器、用户及音乐管理等常用功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDKW42Idl) +[wLogger](https://github.com/jyolo/wLogger) | 一款集日志采集、日志解析持久化存储、Web 流量实时监控,三位一体的 Web 服务流量监控应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDCGE0KoG) +[Appwrite](https://github.com/appwrite/appwrite) | 一款开源的 Web 服务器,可帮你快速构建用户认证、数据库存储、文件管理、图像操作、地理位置检测等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDqU0tbF9) +[「剑指前端 Offer」](https://github.com/hzfe/awesome-interview) | 一个开源的前端面试库,由国内多位互联网大厂工程师及前端独立开发者维护。开发者们可借助本书,快速了解面试的高频技术问题与解答,抑或通过书中题目和答案提纲,自主深入学习,查漏补缺。项目来自水友自荐。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBNyFsRm8) +[YesPlayMusic](https://github.com/qier222/YesPlayMusic) | 一款颜值颇高的第三方网易云播放器,基于 Vue.js 全家桶开发,内置所有音乐播放器基础功能,支持 MV 播放、暗黑模式、自定义快捷键等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KA5v6q9Td) +[Theatre.js](https://github.com/AriaMinaei/theatre) | 一个蛮不错的前端动画设计库,可用于创建、设计酷炫丝滑的 Web 动画交互效果。开发者可通过编程或 Web 交互式组件来完成工作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kzw9djIFq) +[LogicFlow](https://github.com/didi/LogicFlow) | 滴滴在 GitHub 开源的一款流程可视化的前端框架,主要提供了一系列流程图交互、编辑所必需的功能和简单灵活的节点自定义、插件等拓展机制,方便开发者快速在业务系统内满足类流程图的需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyiJewUnQ) +[Browser 2020](https://github.com/luruke/browser-2020) | 一个值得前端开发者收藏学习的 GitHub 项目,里面收集了浏览器中一些较为冷门,却异常实用的接口,如商品支付、社交网络分享、消息推送、视频画中画、剪切板、AR 预览、用户身份凭证管理等多种接口。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ky9iKCpcR) +[7.css](https://github.com/khang-nd/7.css) | 一个小型 CSS 开源框架,可在 Web 页面上添加类似 Windows 7 风格的 UI 组件,其中包括对话框、按钮、下拉菜单、进度条、滚动条等组件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwiZJ9R66) +[1loc](https://github.com/phuoc-ng/1loc) | 如果你想知道一行 JavaScript 代码能实现哪些比较实用的功能,可以看看这个 GitHub 项目,该项目收集了共计 126 个代码片段,其中包含对数组、日期、函数、DOM 等常见代码模块的组件实现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kvvv7m6Lj) +[sparrow](https://github.com/sparrow-js/sparrow) | 一个开源的场景化、低代码搭建工作台,可实时输出源代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvoqKyP4j) +[React Chrono](https://github.com/prabhuignoto/react-chrono) | 一个开源的 React 组件,可帮你创建多种样式丰富的时间轴,支持以水平、垂直、树状等不同形式进行渲染,并可用幻灯片交互播放。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuDur3AUl) +[Online 3D Viewer](https://github.com/kovacsv/Online3DViewer) | 一款可在 Web 页面上查看与调试 3D 模型的开源工具,支持环绕、平移、缩放等交互。开发者还可将 3D 模型内嵌到个人网站上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KthCSk7yM) +[Eruda](https://github.com/liriliri/eruda) | 一个开源的前端页面调试神器专为手机前端页面设计的调试面板,类似 DevTools 的迷你版,主要功能包括:捕获 console 日志、检查元素状态、捕获 XHR 请求、显示本地存储和 Cookie 信息等等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtfgKffdx) +[Node.js 集成测试最佳实践](https://github.com/testjavascript/nodejs-integration-tests-best-practices) | 一份开源资料库:Node.js 集成测试最佳实践,主要包含 Node.js 集成测试实践清单、典型的项目实例、以及 Nest.js、Mocha、Jest、Express 等多个平台示例。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KssL0j2R4) +[Webfunny](https://github.com/a597873885/webfunny_monitor) | 一款开源的轻量级前端监控系统,可实时分析前端项目健康状态,并生成数据概览。拥有无埋点监控前端日志、程序错误定位、用户行为记录及排查、性能分析等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Krj4plOii) +[Apollo](https://github.com/amirgamil/apollo) | 一款开源的个人搜索引擎与 Web 爬虫,在收录网站 url 后,程序会自动抓取网站文字内容、视频字幕并存储。而后,用户便可通过搜索,快速查看爬取内容或访问网站源页面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KqZ2m5exp) +[360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer) | 国内一位前端开发者,基于 Three.js,为鸿星尔克写了一个「360° 全景看鞋展厅」,代码已在 GitHub 开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KqXRi8jWG) +[windows11](https://github.com/blueedgetechno/windows11) | 国外一名前端工程师,在 Web 上复现了 Windows 11 的界面及部分功能,项目主要基于 React 搭建而成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kpv7vE7qf) +[PPTist](https://github.com/pipipi-pikachu/PPTist) | 一个基于 Vue3.x + TypeScript 的在线演示文稿应用,还原了大部分 PPT 常用功能,支持文字、图片、形状、线条、图表、表格等 6 种最常用的元素类型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KoZiPCBgq) +[Puppy](https://github.com/lmt-swallow/puppy-browser/) | GitHub 上有人基于 JavaScript V8 引擎和 Rust,搭建了一个微型浏览器,适合开发者用于学习和熟悉浏览器基础原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KoznsBlK1) +[50projects50days](https://github.com/bradtraversy/50projects50days) | 该项目一共含有 50 个纯使用 HTML、CSS 和 JavaScript 实现的小 Demo,这当中有加载动画、时钟主题、密码生成器、动画倒计时、在线绘图等多个小应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Knt1Rw8wj) +[Fakeflix](https://github.com/Th3Wall/Fakeflix) | 一个比较不错的 Netflix 克隆项目,实现了电影播放、搜索、注册登录、无限滚动等功能。还通过 HTML 与 CSS,实现了其经典的开场动画。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Knn8yiIcc) +[CSS Protips](https://github.com/AllThingsSmitty/css-protips) | 一个前端知识库,里面收集并整理了 CSS 相关的一些开发及使用技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KmjlfjGFK) +[Map of Javascript](https://github.com/mechaniac/Map-of-Javascript) | 开源的 JavaScript、数据结构与算法知识图谱。可用于日常工作或学习时的查漏补缺。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlsU06OhH) +[Utopia](https://github.com/concrete-utopia/utopia) | 一款比较不错的前端开发工具,可在浏览器上为 React 项目及其组件,提供实时展示的设计与编码环境,进一步优化编程体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KkrF07crE) +[playground-macos](https://github.com/Renovamen/playground-macos) | 作者基于 React 和 Tailwind CSS,在 Web 页面上实现了 macOS 的模拟界面 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KjmkCFBRl) +[Revo Grid](https://github.com/revolist/revogrid) | 一款比较实用的前端组件,拥有可高度定制化的虚拟数据智能表格,涵盖了 Excel 上那些优秀特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JFfxep6Qz) +[《带你入门前端工程》](https://github.com/woai3c/introduction-to-front-end-engineering) | 一本开源的前端技术书籍,主要记录作者在近两年来,在前端工程师实践经验和学习心得方面的总结。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JENfKdl79) +[iMove](https://github.com/i5ting/imove) | 一个逻辑可复用的,面向函数的,流程可视化的 JavaScript 工具库。拥有流程可视化、逻辑复用、灵活可扩展等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JCZiRlywS) + +### 移动端 + +名称 | 简述 | 源 +---- | ----- | ----- +[fl_chart](https://github.com/imaNNeoFighT/fl_chart) | 一款开源的 Flutter 图表动画组件库:fl_chart,支持折线图、条形图、饼图、散点图和雷达图等多种图表,并且都拥有不错的动画效果 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](%id/L7NkobNfX) +[Bruno](https://github.com/LianjiaTech/bruno) | 一套开源的企业级移动端 Flutter 组件库,自带 100+ 组件,开箱即用,主题可自定制,并拥有简约大气的交互和视觉风格。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6LH2lZ8j) +[Flipper](https://github.com/facebook/flipper) | 一款移动端调试工具,可在 PC 桌面上可视化调试与控制 iOS、Android 与 React Native 应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBVO69M7x) +[Scrcpy](https://github.com/Genymobile/scrcpy) | 一个通过 USB(或 TCP / IP)连接到电脑上高清显示和流畅控制 Android 设备的工具,适用于 GNU/Linux、Windows 和 Mac OS,无需 root 权限。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxYHbjD7W) +[Awesome Flutter Desktop](https://github.com/leanflutter/awesome-flutter-desktop) | 收录了一系列基于 Flutter 开发的组件包与开源项目,其中包括密码管理器、音乐播放器、翻译词典、漫画阅读器等应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxcnEzg5O) +[Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons) | 微软发布的一款专注于移动端应用的 UI 图标库,针对 iOS、Android、Flutter 等不同开发平台,微软均提供了可快速安装的方式,集成与使用一气呵成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwtBitJ3Y) +[Flutter UME](https://github.com/bytedance/flutter_ume) | 一款 Flutter 应用内调试工具平台,里面内置了 Widget 信息、颜色吸管、对齐标尺、代码查看、日志展示、内存及 CPU 信息等 10 个插件。开发者可自行创建插件,并集成进 UME 平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KqWhS0i5W) +[fl_chart](https://github.com/imaNNeoFighT/fl_chart) | 一款开源的 Flutter 图表动画组件库,支持折线图、条形图、饼图、散点图和雷达图等多种图表,并且都拥有不错的动画效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7NkobNfX) + +### 工具 + +名称 | 简述 | 源 +---- | ----- | ----- +[Pure Live](https://github.com/iyear/pure-live-core) | 国人在 GitHub 上开源了一个直播系统,简单纯粹,支持直播、弹幕等功能。跨平台,甚至可以运行在路由器上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7OvtA3t3) +[sealos](https://github.com/fanux/sealos) | 一款开源的 k8s 部署工具,一条命令离线安装高可用 kubernetes,3min 装完,700M,100 年证书,版本不要太全,生产环境稳如老狗。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7QRAxoed) +[VNote](https://github.com/vnotex/vnote) | 一款开源的 Markdown 编辑器,提供了强大的笔记管理模式,使得 Markdown 记笔记更轻松简单,并支持 Linux、Windows、macOS 等平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7XVXggyr) +[markmap](https://github.com/gera2ld/markmap) | 一个蛮实用的 GitHub 开源工具,可快速将 Markdown 文档转为直观可视化的思维导图,并且能集成到 VSCode 上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8j95n2eX) +[QingScan](https://github.com/78778443/QingScan) | 一款开源的漏洞挖掘工具,集多个功能于一体,支持 Web 扫描、系统扫描、子域名收集、主机发现、组件识别、URL 爬虫、XRAY 扫描、POC 批量验证,SSH 批量测试、vulmap 等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8ruJ15R1) +[Fake You](https://fakeyou.com) | 一款很好玩的 AI 工具,可将文本自动转换为动漫角色、明星等名人语音,并为其配上开口说话的视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8szzjJWR) +[PushDeerOS](https://github.com/easychen/pushdeer) | 一个可快速搭建消息推送服务的开源工具,遵循了易用、可控、渐进的产品设计原则。简单便捷,输入 URL 即可完成消息推送。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7vEt3mZg) +[Vue Color Avatar](https://github.com/Codennnn/vue-color-avatar) | 一个开源的卡通头像生成器,纯前端实现,拥有各类头像搭配组件。随机生成头像时,有一定概率会触发彩蛋。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L74y1uDBZ) +[Loaf](https://github.com/DinoChan/Loaf) | 一款摸鱼工具,点击按钮,便会假装弹出 Windows 系统更新界面,然后就能光明正大地摸鱼了。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6Sn3u5iF) +[Yuno](https://github.com/Yuno) | 一款动漫搜番神器,可让 AI 通过文字描述,帮你快速找到相似动漫。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6ba7r5LY) +[Repobeats](https://repobeats.axiom.co/) | 可在 GitHub README 页面上,添加酷炫的可视化统计图表,用以展示项目代码的提交频率、分支合并及 issue 状态。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5iaytiKP) +[DooTask](https://github.com/kuaifan/dootask) | 一款轻量级的、开源的在线项目任务管理系统,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时 IM,文件管理等工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4WLf759P) +[appsmith](https://github.com/appsmithorg/appsmith) | 一个开源的低代码构建平台,可对接各类数据源,帮你快速搭建管理后台、开发工具、企业 CRM 系统等各类项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4N8zATDx) +[Image Optimizer](https://github.com/antonreshetov/image-optimizer) | 墨西哥一位前端工程师开源的图像及矢量图压缩工具,可通过拖拽快速完成压缩。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4uhzCjO8) +[PyTorch Live](https://github.com/pytorch/live) | PyTorch 官方前不久发布了一套工具包,可帮助开发者,快速构建移动端 AI 应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4t6xxmgs) +[designstripe](https://designstripe.com/) | 国外一款插图绘制工具,让不懂设计的人也能自制插图。完成后的插图,可导出成 PNG、JPG、SVG(付费用户)等格式,并应用到个人项目、博客、图书、周边等场景上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4m29vWiz) +[Paper Digest](https://www.paper-digest.com/) | 东京大学发布的一款工具,可利用 AI 为每篇论文生成摘要,将阅读时间缩短为 3 分钟。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4cBFzeVW) +[Fuso](https://github.com/editso/fuso) | 一款快速,稳定,高效,轻量的内网穿透,端口转发工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4bqB6pMx) +[VTracer](https://github.com/visioncortex/vtracer) | 可快速将 JPG、PNG 等格式的图片快速转换为 SVG 矢量图,并支持过滤斑点、色彩精度、曲线拟合等多种参数配置。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3Royre28) +[Connect Papers](https://www.connectedpapers.com/) | 一款论文可视化检索神器,当你搜索论文时,该工具会自动生成直观的可视化图谱,展示多篇论文的关联度、引用度及时间跨度。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3fGyml8X) +[Dev Lake](https://github.com/merico-dev/lake) | 一款开源的 DevOps 开发工具,可将 DevOps 数据以实用、个性化、可扩展的视图呈现,完成数据的收集、分析和可视化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L39ZqdlW7) +[Penpot](https://github.com/penpot/penpot) | 首个开源的 UI 设计与原型制作平台,拥有多款 UI 组件与样式、交互式原型以及项目设计示例与模板,帮你更快完成项目设计工作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2Np4cKxH) +[Form Create](https://github.com/xaboy/form-create) | 一个在线动态表单生成器,用户只需上传 JSON 数据,即可快速生成表单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2DYAaxXw) +[tldraw](https://github.com/tldraw/tldraw) | 一个轻量级,功能强大的绘画 App,自带画笔、橡皮、线框、文字等工具,用户可自定义画笔颜色、线框样式等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2jKl0GqF) +[AppFlowy.IO](https://github.com/AppFlowy-IO/appflowy) | 一个开源的 Notion 替代品,完成了个人笔记 - 知识库 - 任务管理的功能结合。除了具备 Notion 的基础核心功能外,该项目还支持自托管与离线模式,数据与安全性可控。开发者可任意定制项目模板、插件、主题等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1RgHySLX) +[Lorien](https://github.com/mbrlabs/Lorien) | 一款开源的画板与笔记工具,可用于日常文字记录和头脑风暴等场景,也可绘制草图或图标。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1N8WAAEz) +[Loud Reader](https://www.loudreader.com/) | 一个颇为实用的 Web 电子书阅读器,可让你直接在浏览器阅读电子书,支持 epub、azw3、mobi、pdf 等多种文件格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1DIrF9fc) +[avataaars-generator](https://github.com/fangpenlin/avataaars-generator) | 一款开源的卡通头像生成器,可自定义发型、眼镜、肤色、衣着、嘴型等属性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1uhWATTJ) +[natpass](https://github.com/lwch/natpass) | 新一代 NAT 内网穿透工具,支持 TCP 隧道、shell 隧道 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1sUIfzv5) +[ProsePainter](https://github.com/Morphogens/ProsePainter) | 一款比较有意思的工具,可基于机器学习,通过文字描述来生成图像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1pblje2K) +[SQLime](https://github.com/nalgeon/sqlime) | 一个开源的 SQLite 在线工具,可用于调试与分享 SQL 片段,跟前端开发工具 JSFiddle 有点像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1kRs3UcQ) +[Rhubarb Lip Sync](https://github.com/DanielSWolf/rhubarb-lip-sync) | 一款比较有意思的开源工具,可通过真实录音,让动漫人物的嘴唇实现音画同步。开发者可将其应用于计算机游戏、动画卡通角色、视频 Vlog 等场景上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0Fq82dgy) +[Motor Admin](https://github.com/motor-admin/motor-admin) | 一款项目管理后台搭建工具,无需编码,即可快速为应用搭建简单易用的管理后台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFQaxCXTx) +[Uncle 小说](https://github.com/unclezs/uncle-novel) | 一款开源的小说下载与阅读工具目录解析与书源结合,支持有声小说与文本小说,可下载 mobi、epub、txt 格式文本小说,兼容 Windows、macOS、Linux 等操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFJux7Br9) +[spy-debugger](https://github.com/wuchangming/spy-debugger) | 一款比较实用的手机页面调试、抓包工具,无需通过 USB 连接设备,即可实现远程调试手机浏览器页面、移动端应用 WebView,支持 HTTP / HTTPS。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFnT2rkln) +[Shotcut](https://github.com/mltframework/shotcut) | 一款免费开源的视频编辑器,兼容 Windows、macOS、Linux 等主流操作系统。支持最新音视频格式与 4K 分辨率,可实现视频特效添加、内容剪切、时间轴校对、滤镜及色彩调整等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEZx6uCGl) +[Note Garden](https://notegarden.web.app/) | 一款比较实用的笔记工具,可自动为个人学习笔记创建教程,利用算法助你温习笔记内容,双向链接 - 高效检索笔记内容,兼容多种数学公式,生成图片完型填空测试题等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEXaYlllf) +[ShareX](https://github.com/ShareX/ShareX) | 一款功能颇为强大的 Windows 截图与录屏工具,支持截图、录屏、OCR 文本识别、图像水印添加、内容上传、地址分享、颜色调整、图像编辑、视频格式转换等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEOVxskOw) +[Perspective](https://github.com/finos/perspective) | 一个交互式、可视化数据分析工具,可用于创建数据报告、数据面板、科研笔记及应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEMb3lcbz) +[亲戚关系计算器](https://github.com/mumuy/relationship) | 国内一位开发者在 GitHub 开源了「亲戚关系计算器」,只需像计算器一样简单输入,即可推算出亲戚称谓。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEI3l3I8Y) +[SQLMap](https://github.com/sqlmapproject/sqlmap) | 一款比较实用的 SQL 渗透测试工具,开发者可利用它来完成程序的自动化检测,利用 SQL 注入漏洞,获取数据库服务器的权限。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEpcl2VdW) +[CleanUp.pictures](https://github.com/initml/cleanup.pictures) | 一款颇为有趣的在线工具,可通过画笔,在线擦除图像中的物品对象。此外,还支持自定义画笔大小、图片还原、素材下载等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDTbvCDdG) +[RawGraphs](https://github.com/rawgraphs/rawgraphs-app) | 一款比较实用的数据可视化工具,通过粘贴或上传表格数据,即可快速生成数据可视化图形。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCFLx6yCy) +[henggeFish](https://github.com/SkewwG/henggeFish) | 一款可自动化、批量发送钓鱼邮件的开源工具,主要为了解决 "护网" 中大量目标需要发送钓鱼邮件的痛点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCA4o26Cb) +[Vulmap](https://github.com/zhzyker/vulmap) | 一款开源的漏洞扫描工具,可对 Web 容器、Web 服务器、Web 中间件以及 CMS 等 Web 程序进行漏洞扫描,并且具备漏洞利用功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCmYA1urL) +[NETworkManager](https://github.com/BornToBeRoot/NETworkManager) | 一款开源的 Windows 网络管理工具,拥有 IP 扫描、端口扫描、路由跟踪、DNS 查询等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KC5eBip2F) +[Quickemu](https://github.com/wimpysworld/quickemu) | 由国外 Linux 开发者 Martin 在 GitHub 开源的一款虚拟机安装工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBUD2hdWP) +[Uptime Kuma](https://github.com/louislam/uptime-kuma) | 一款开源的网站监控工具,功能类似「Uptime Robot」,可用于监控当前网站的运行状态。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBMnBn7dH) +[Xplorer](https://github.com/kimlimjustin/xplorer) | 印尼高中生 Kimlim 开发的一款可定制、现代化的跨平台文件管理器,支持 Windows、Linux、macOS 等主流桌面系统,允许直接预览图片、文档、视频,免费开放,基于 Apache-2.0 许可开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KAqIdiN4Z) +[Notion Avatar](https://github.com/Mayandev/notion-avatar) | 作者提供了一系列组件,可让你在线定制类似 Notion 风格的个人头像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KAmMFaikA) +[MPLG](https://everydayanchovies.github.io/mplg/mplg) | 一款比较实用的 Matplotlib 客户端,支持可视化设计并绘制图形,并将图形导出成 PNG、PDF、SVG 等文件格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KAdm9oUKo) +[iroiro](https://github.com/antfu/iroiro) | 一款可在终端运行的色彩查询工具,提供了不少简洁优雅的色系供开发者选择,其数据引用自日本传统色系。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KA6G8wdmP) +[Draw on PDF](https://www.goodannotations.com/tools/draw-on-pdf) | 一款比较实用的 PDF 在线标注工具,可在线对 PDF 文件进行标注、绘制图案。完成后可通过链接分享给其他人,支持 PC 及移动端设备。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzXfE3Cfi) +[WeChat Export](https://github.com/luin/wechat-export) | 一款开源的微信消息导出工具,可将聊天记录导出成 HTML 文件、支持文本、语音、图片、视频、消息等资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzuY9q5zG) +[btop](https://github.com/aristocratos/btop) | 一个开源的 Linux / OSX / FreeBSD 资源监控工具,支持显示处理器、内存、硬盘存储、网络与进程使用状态等信息,拥有多款可定制主题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kzo5X4KcG) +[Bili.Uwp](https://github.com/Richasy/Bili.Uwp) | 一款开源的 B 站第三方应用,支持 Windows 10/11 系统,主打设计和易用性,自发布后收到不少用户好评。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzmIJEBuF) +[darling](https://github.com/darlinghq/darling) | 可让你在 Linux 上无缝运行 macOS 系统软件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyL0K0n0n) +[x11docker](https://github.com/mviereck/x11docker) | 一款开源工具,可让开发者在 Docker 上跑图形界面程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyApaBRmN) +[youtube-dl-gui](https://github.com/jely2002/youtube-dl-gui) | 如果你平时有下载 YouTube 视频的需求,又不习惯使用命令行,那么可以试下 youtube-dl-gui 这款下载工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kyze72gdn) +[SpeechBrain](https://github.com/speechbrain/speechbrain/) | 一个功能齐全的语音工具包,提供语音识别(支持普通话)、语音增强、语音处理、多麦克风信号处理、模块化定制等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KypNCdq4w) +[Kubescape](https://github.com/armosec/kubescape) | 第一款可用于测试 Kubernetes 是否已安全部署的开源工具。测试结果将以 NSA 发布的《Kubernetes 加固指南》为标准。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kygn81kal) +[Code IMG](https://codeimg.io/) | 一款免费在线把源代码生成高逼格的图片工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxpxuA9vU) +[Age](https://github.com/FiloSottile/age) | 一款简单易用的现代化安全加密工具,可基于非对称加密算法,快速给私密文件进行加密。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxmZctYRL) +[Macast](https://github.com/xfangfang/Macast) | 一个可将手机视频、图片、音乐等资源快速推送到电脑端的开源应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxlO9pcfg) +[CutefishOS](https://github.com/cutefishos) | 一个基于 Linux 开源的桌面系统,由国内团队开发,注重简洁、美观和实用性,整体 UI 风格跟 macOS 颇为相似。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxaOetqme) +[git-cliff](https://github.com/orhun/git-cliff) | 一款比较实用的命令行工具,可从日常 Git 提交记录中提取关键信息,自动生成项目更新日志,减少重复性工作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kx48dAJz9) +[Screego](https://github.com/screego/server) | 一款开源的屏幕共享工具,可选择分享电脑全屏、窗口、浏览器标签页等三种分享模式,并拥有更低延迟、更高质量的屏幕共享体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwVSMp1Ue) +[Qwerty Learner](https://github.com/Kaiyiwing/qwerty-learner) | 一款开源的单词记忆与英语肌肉记忆锻炼软件,主要将英语单词的记忆与键盘输入的肌肉记忆相结合,可在背诵单词的同时巩固肌肉记忆。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwUHIdNhq) +[Airbyte](https://github.com/airbytehq/airbyte) | 一款开源的数据集成平台,可通过 API、应用、命令行工具等方式,在短短几分钟内完成数据集成,以便后续使用与管理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwsqdFLi2) +[Kuboard](https://github.com/eip-work/kuboard-press) | 一款专为 Kubernetes 设计的开源管理界面。具备多集群管理、权限管理、监控套件、日志套件等丰富功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwpFKrQxw) +[exatorrent](https://github.com/varbhat/exatorrent) | 一款开源的 BitTorrent 种子客户端,具备自托管、简单易用、功能丰富、轻量级等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwhOFvCwZ) +[Sharingan](https://github.com/didi/sharingan) | 一款开源的项目流量录制工具,可录制线上真实请求流量,并进行回放测试。适合项目重构、回归测试等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvIEYisMy) +[XgeneCloud](https://github.com/xgenecloud/xgenecloud) | 一款较为实用的数据库开源神器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvxRfoMox) +[Label Studio](https://github.com/heartexlabs/label-studio) | 一款开源的数据标注神器,可用于标注音视频、文本、图像、时间序列等数据类型,并导出为多种模型格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kv6KPqpsl) +[FSNotes](https://github.com/glushchenko/fsnotes) | 一款开源的 macOS / iOS 笔记软件,支持语法高亮、在线图像、标签组织、跨笔记链接、暗黑模式、Git 版本控制等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kv5zLe5b2) +[Low-power Kindle dashboard](https://github.com/pascalw/kindle-dash) | 可将越狱的 Kindle 设备打造为节能仪表面板,面板显示内容为服务器返回的 PNG 图像,因此开发者可自行定制。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuXkjBKQF) +[gushi_namer](https://github.com/holynova/gushi_namer) | 一款开源工具:「你的名字」,可用诗经、楚辞、唐诗、宋词来随机起名字。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuNTP4IW8) +[Sherloq](https://github.com/GuidoBartoli/sherloq) | 一款开源的图像取证工具,可对图像具体信息进行提取、分析、比对,并以此检测图像是否被篡改或伪造,功能颇为强大。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuCjn8RwZ) +[Rhit](https://github.com/Canop/rhit) | 一款开源的 Nginx 日志浏览工具,可将日志文件按照日期、响应状态、存储路径等进行筛选分类,让你更为直观且高效的阅读 Nginx 日志。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KulCl8ldH) +[cxx2flow](https://github.com/Enter-tainer/cxx2flow) | 国内开发者在 GitHub 上开源的一款工具,可将 C/C++ 代码快速转换为流程图,便于增强图表复用率与团队协作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kukrior9u) +[dev-sidecar](https://github.com/docmirror/dev-sidecar) | 一款开源的开发者辅助工具,提供 GitHub、Stack Overflow、NPM 等开发者工具的访问加速功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuhGNtywK) +[Systemizer](https://github.com/honzaap/Systemizer) | 一款开源的系统设计工具,可用于创建、模拟大规模分布式系统数据流。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtgrOcaFc) +[Nodes](https://github.com/nodes-io/nodes-io) | 一款比较实用的可视化编程工具,该工具支持快速创建实时 3D 图形、可交互的 Web 应用、自定义和共享工具参数、可视化数据分析、构建复杂应用等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsYLRwGdM) +[Excalidraw](https://github.com/excalidraw/excalidraw) | 一款开源的笔记手绘工具,支持 Excel 表格导入、内容翻译、图形绘制、加密协作等功能,微博附图为该工具的绘图示例。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsDyKBRzr) +[RPCS3](https://github.com/RPCS3/rpcs3) | 一款开源的索尼 PS3 模拟器与调试工具,支持在 Windows、Linux 及 BSD 系统上运行 PS3 游戏。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsBZl2bNh) +[smarGate](https://github.com/lazy-luo/smarGate) | 一款开源的内网穿透工具,基于 C++ 实现,无需公网 IP,拥有小巧,易用,快速,安全,多链路聚合等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ksu8g4R5K) +[Muboard](https://github.com/susam/muboard) | 一款开源的数学白板工具,可通过编写 Markdown + LaTeX,在 Web 页面上进行展示,方便用于教学、演讲、会议等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ksn3Sprya) +[icones](https://github.com/antfu/icones) | 一款颇为实用的图标库搜索工具,拥有数量丰富的图标库,支持模糊搜索、图标字体打包、SVG 下载、类别过滤、脚本复制等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KslSOtCKp) +[Image to LaTeX](https://github.com/kingyiusuen/image-to-latex) | 一款比较实用的开源工具,可将 LaTeX 公式图片,快速转换为可复制的 LaTeX 代码公式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsdDnyoW6) +[Rubick](https://github.com/clouDr-f2e/rubick) | 一款开源桌面工具箱,支持快速搜索当前系统应用、截屏、取色、锁屏、右键增强等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kscskc0SJ) +[Mapus](https://github.com/alyssaxuu/mapus) | 一款具有实时协作功能的地图工具,开发者可通过绘制、标记等方式,与同伴一起规划行程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ks31P4shw) +[TTSkit](https://github.com/KuangDD/ttskit) | 一款开源的语音合成工具箱,支持文本转语音,可在线配置参数,并拥有多种音色选择。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KrTBkgIu1) +[水泽](https://github.com/0x727/ShuiZe_0x727) | 一款开源的信息收集自动化工具,只需输入根域名,即可全方位收集相关资产,并检测漏洞。也可以输入多个域名、C 段 IP 等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KrLlTjjpr) +[TheBoard](https://github.com/toger5/TheBoard) | 一款开源的白板协作工具,支持用户在 Web 页面上,绘制、涂改、标记并分享白板上的内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KrKaPlh7S) +[DataEase](https://github.com/dataease/dataease) | 一款开源的数据可视化分析工具,可帮助用户快速分析数据并洞察业务趋势,从而实现业务的改进与优化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kr9DU9SPE) +[macOS Virtualbox](https://github.com/myspaghetti/macos-virtualbox) | 一个可在 VirtualBox 上快速安装 macOS 系统的开源脚本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KqoHBg1xI) +[Wireflow](https://github.com/vanila-io/wireflow) | 一款开源的在线流程图绘制工具,支持使用 100 多种自定义图形、可进行多人协作、权限分配、实时聊天等功能、并拥有丰富的功能组件库。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kq1ITc3rH) +[tmpmail](https://github.com/sdushantha/tmpmail) | 一个比较实用的命令行工具,可用于快速生成临时电子邮箱。当你需要注册某些不太重要的网站,接收某些临时电子邮件,规避垃圾邮件轰炸时能派上大用场,并且能帮你进一步提升隐私安全性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpTROrWeZ) +[CopyTranslator](https://github.com/CopyTranslator/CopyTranslator) | 一个开源的翻译神器,你只需将文本复制到剪贴板,即可快速查看翻译结果,享受所见即所得的快感。在对翻译结果的处理上,还会帮你解决多余的断句和换行所带来的乱码问题,使其更符合阅读习惯。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpDmWepOO) +[Ventoy](https://github.com/ventoy/Ventoy) | 一款能用于制作可启动 U 盘的装机神器,有了它之后,今后装机无需再反复格式化 U 盘,只需将 ISO/WIM/IMG/EFI 文件拷贝到 U 盘即可启动,无需其他操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KptWsydn6) +[WiFi Card](https://github.com/bndw/wifi-card) | 一款比较实用的开源工具,作者是来自西雅图的开发者 Ben Woodward,这款工具的作用,是能将 WiFi 名称和密码,快速转化为二维码。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KoINY1PYU) +[File Browser](https://github.com/filebrowser/filebrowser) | 如果你考虑搭建一个私人网盘,在线管理各种文件资源,那么这个开源项目应该能派上用场。该工具内置登录系统,可在线删除、编辑、创建文件,允许分配多个用户权限,在 Web 浏览器上执行自定义命令行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ko4W1jCW1) +[nginxconfig.io](https://github.com/digitalocean/nginxconfig.io) | 知名云服务器厂商 Digital Ocean 开源的一款后端开发工具。通过更为人性化的可视化界面,帮你快速设置并生成 Nginx 配置文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnXFx1XTZ) +[ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) | 一款比较实用的互联网资源存档工具,可离线保存你浏览过网页内容,其中包括 HTML 页面、PDF 文件、图像视频等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnLSRd95c) +[Mathpix](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html) | 如果你经常用 LaTeX 编写文档,可以试下 Mathpix。这款工具能将带数学公式的截图一键转成 LaTeX 代码,堪称神器! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnEOv1vM1) +[Audacity](https://github.com/audacity/audacity) | 一款功能颇为强大的多轨音频编辑及录制工具,可导入导出多种音频格式,通过可视化界面,快速分析音频信号。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnB5hfOfL) +[Typora LaTeX theme](https://github.com/Keldos-Li/typora-latex-theme) | 为了方便本科生撰写小型论文或实践报告,浙大一名学生在 GitHub 开源了一个仿 LaTeX 主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnrwPefEv) +[SigNoz](https://github.com/SigNoz/signoz) | 一款比较实用的开源工具,作为 DataDog、NewRelic 的开源替代品,可帮助开发者实时监控并分析项目问题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KmysSDwdM) +[mumble](https://github.com/mumble-voip/mumble) | 一款开源的语音聊天软件,具备低延迟、通信质量高、安全私密性强等特点,适合用于通话或游戏交流。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KmnsYvvmB) +[WhyNotWin11](https://github.com/rcmaehl/WhyNotWin11) | 一款脚本工具,可用于快速检测电脑是否适用于 Windows 11,其中包括主机整体基础架构、CPU 兼容性、硬盘分区类型、RAM、存储空间等属性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Km8JGBcrW) +[NocoDB](https://github.com/nocodb/nocodb) | 一款开源的在线表格工具,可将各类主流 SQL 数据库转为智能电子表格,作为 Airtable 的开源替代方案,功能颇为强大。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlNkqdpVd) +[Files](https://github.com/files-community/Files) | 一款在 GitHub 开源的 Windows 文件管理神器,发现该软件的诸多特性挺适合开发者日常处理工作的。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlGQyzo0Y) +[Yearning](https://github.com/cookieY/Yearning) | 一款可用于 SQL 审核的开源神器,该工具致力于帮助开发者快速完成 SQL 语句的审核、检测、执行、回滚等操作,使日常的 SQL 变动得以更加规范化、标准化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Klx1HtXSV) +[小白羊](https://github.com/liupan1890/xiaobaiyang2) | 国内一名开发者 GitHub 上开源了一款网盘工具,该工具支持多账号管理、文件在线预览、批量管理、队列上传与下载、任务脚本回调、远程操作访问等核心功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlbCH6Thy) +[ENScan](https://github.com/wgpsec/ENScan) | 一款开源的企业信息查询工具,可用于更加快速的获取企业信息,减少收集的工作量。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KkCgyxPNT) +[Narakeet](https://github.com/narakeet/examples) | 一款颇为实用的工具,可将 Markdown 或 PPT 文档快速转换为视频,便于应用到项目教程、Demo 或者 Vlog 等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KjGwIAFGP) +[RustDesk](https://github.com/rustdesk/rustdesk/) | 一款开源的远程桌面控制程序,开箱即用,无需配置,可充当 TeamViewer 和 AnyDesk 的替代品。软件数据可自行托管到私有服务器,确保数据安全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KjvUXb2tt) +[Nettu Meet](https://github.com/fmeringdal/nettu-meet) | 一个开源的视频会议系统,为交互式在线辅导而生。该系统主要支持实时视频会议,屏幕、白板、文件共享,文字消息聊天,数学图形绘画等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KjoQB1B7p) +[Orchest](https://github.com/orchest/orchest) | 一款比较实用的开发工具,里面集成了各类常用的数据科学工具,开箱即用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kjd3Y4ADs) +[Cloudreve](https://github.com/cloudreve/Cloudreve) | 一个开源的公有云文件系统,支持多家云存储驱动,客户端直传、下载限速、文件管理、用户权限分配等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KjbuxAkG6) +[macOCR](https://github.com/schappim/macOCR) | 一款适用于 Mac 的 OCR 命令行工具,开发者可以用它将电脑屏幕上的文本信息转换为剪贴板上的文本,目前已支持多个不同语言文字的识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KikSk81Ji) +[termpair](https://github.com/cs01/termpair) | 一个挺有趣的开发工具,开发者可通过浏览器实时访问、使用电脑上的命令行终端,整个访问过程将基于端对端加密 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KijG2AyyZ) +[what-anime-cli](https://github.com/irevenko/what-anime-cli) | 一个挺有意思的命令行工具,可在命令行中通过动漫图片,快速检索出其作品信息,支持多种图片格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)]() +[deskreen](https://github.com/pavlobu/deskreen) | 可将电脑屏幕共享到任意带有浏览器的设备上,使之成为电脑的第二块屏幕。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JELGkBbAV) +### 插件 + +名称 | 简述 | 源 +---- | ----- | ----- +[Code With Me](https://www.jetbrains.com/code-with-me/) | 因为疫情,国外有不少程序员需要在家远程办公。为此,JetBrains 发布了一款插件,提供了多项功能,以便打造更好的协作开发与结对编程体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7Z70ygon) +[ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper) | 国内开发者做的一款 IDEA 骚插件,支持用中文来编写代码,享受和英文环境一致的中文智能编码体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L60yz3KmQ) +[PaperMemory](https://github.com/vict0rsch/PaperMemory) | 一款可自动管理论文的浏览器插件,可自动存储、标记、搜索、下载曾经阅读过的论文,支持 Arxiv、BioRxiv、OpenReview 等论文平台。插件管理数据均存储在本地,可下载导出为 JSON 文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4206fmke) +[huile8](https://github.com/mqycn/huile8) | 一款能帮你背单词的 VSCode 插件,可将代码变量、注释、文档中的陌生英文单词,添加进 VSCode 单词库中,让你在 VSCode 上也能背单词 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1jue4zPT) +[Automa](https://github.com/Kholid060/automa) | 一款颇为实用的 Chrome 神器,可通过连接不同的任务区块,来自定义浏览器工作流。工作流可执行表单填写、屏幕截图、网站数据抓取等各种重复性工作。不仅于此,你还可以设置任务的执行时间,以满足多种不同场景的使用需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0Nhd0CWn) +[Code Tour](https://github.com/microsoft/codetour) | 一款比较实用的 VSCode 插件,由微软技术团队开源。其主要功能,是能用于录制与回放项目代码浏览过程。在浏览代码的过程中,可用该插件插入浏览步骤、文本注释,并且还能设置跳转的代码区块,嵌入能运行的命令行等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzW4BgppD) +[Project Naptha](https://projectnaptha.com/) | 一款颇为实用的 Chrome 插件,可选中、复制、编辑、翻译图片中的内嵌文字。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxeJLtgM1) +[Visual Python](https://github.com/visualpython/visualpython) | 一个比较有趣的 Jupyter Notebook 插件,实现了Python 可视化编程,可作为面向程序员或非程序员的数据分析解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kox1lF6Dz) +[anes-repository](https://github.com/gamedilong/anes-repository) | 有个开发者搞了个 VSCode 小霸王插件,里面提供了超级马里奥、魂斗罗、彩虹岛、雪人兄弟、坦克大战等经典游戏供玩家体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnN3Vomur) +[GitHub Copilot](https://copilot.github.com/) | GitHub 与 OpenAI 联手发布了一款开发神器,旨在借助 AI 的力量,帮助开发者快速完成代码编写,大幅提升开发效率。开发者在 VSCode 上安装后,便可使用 Copilot,实现智能代码补全的操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KmAP0qNan) +[Netease Music for VS Code](https://github.com/YXL76/cloudmusic-vscode) | 一款开源的 VSCode 扩展,开发者可直接使用 VSCode 来播放网易云音乐的歌曲。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlvP1bNh8) +[intellij-media-player](https://github.com/wuyr/intellij-media-player) | 国内一位开发者为了上班能用代码编辑器看视频,撸了个 IDE 插件,并适配了 JetBrains 全家桶。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KkjpzwSTV) +[papers-with-video](https://github.com/amitness/papers-with-video) | 一款比较实用的 Chrome 扩展,用户在使用 arXiv 查看论文时,可自动链接到论文相关的视频页面上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JFgJo3nsu) + +### 资料集合 + +名称 | 简述 | 源 +---- | ----- | ----- +[Unity3DTraining](https://github.com/XINCGer/Unity3DTraining) | 整理了一些 Unity 游戏相关的开源项目、开发者工具、技术教程等内容,方便新手用于日常实践与学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8C032977) +[Magic Tools](https://github.com/ellisonleao/magictools) | 一份开源的游戏开发教程,整理了游戏开发相关的工具、美术素材、项目源码、计算机图形学等资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7oA5nYtT) +[Treasure-of-Transformers](https://github.com/ashishpatel26/Treasure-of-Transformers) | 收录了 100 多个高质量的自然语言处理 Transformers 模型,并附有相关的论文、视频、博客、代码仓库等内容介绍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7np2lnsT) +[The Machine & Deep Learning Compendium](https://github.com/orico/www.mlcompendium.com/) | 一份颇为全面的 AI 学习资源,覆盖了数据科学、概率与统计、博弈论与信息论、数据结构与算法、深度神经网络、全栈工程师等多个领域的学习资料与开发者工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6TWv84xt) +[LeetCode](https://github.com/begeekmyfriend/leetcode) | 一个基于纯 C 语言实现的 LeetCode 题解仓库,共有 200 多道题,涵盖链表、队列、堆栈、递归、动态规划、二叉搜索树等知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6DrD8SBj) +[《2021 年优质 AI 论文整理》](https://github.com/louisfb01/best_AI_papers_2021) | designstripe 的首席 AI 研究科学家在 GitHub 开源的,里面摘选的论文,主要探讨图像合成、AI 未来发展方向、海洋垃圾自动检测、人脸生成的真实性、增强现实在游戏中的应用等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4npnvi3C) +[Tech Interview Cheat Sheet](https://github.com/TSiege/Tech-Interview-Cheat-Sheet) | 一份开源的技术面试清单速查表,主要收录了数据结构与算法的常见面试技术点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3SzB8ULf) +[LeetCode company wise](https://github.com/MysteryVaibhav/leetcode_company_wise_questions) | 一名卡内基梅隆大学硕士生开源的 GitHub 项目,把众多知名大厂的 LeetCode 题目整合到一起,并打包成了 PDF,便于大家学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3J96hSF2) +[42_CheatSheet](https://github.com/agavrel/42_CheatSheet) | 一份开源的编程速查表,里面列举了新手开发者的常犯错误、软件编码指南、程序员开发工具配置、计算机编程学习资源(C 语言、算法、网络、黑客与安全)等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3jpUeswD) +[Docker Cheat Sheet](https://swissarmydevops.com/wp-content/uploads/2020/11/Docker_Cheat_Sheet-1.pdf) | 一份 Docker 速查表,可直接下载 PDF。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2Y2EqJiv) +[free-api](https://github.com/fangzesheng/free-api) | 国内一位开发者在 GitHub 维护的免费 API 文档,每月不定期收录互联网上开放的 API 接口。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2OA8iuo5) +[《深度学习入门学习资源》](https://github.com/Mikoto10032/DeepLearning) | 华南理工大学的一名硕士生整理的,里面包含各类深度学习相关的技术教程、优秀文章、视频教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2ntH4TiB) +[useful-sed](https://github.com/adrianscheff/useful-sed) | Linux sed 命令行常用汇总,收集了 sed 命令行的诸多常见用法,可用于快速处理文本文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2bH52dk4) +[Web Attack Cheat Sheet](https://github.com/riramar/Web-Attack-Cheat-Sheet) | 现任惠普的高级网络安全工程师 Ricardo,在 GitHub 开源了一份 Web 攻击速查表,里面提供了相关开发工具与实现方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1Wzr7PAG) +[TH-CPL](https://github.com/bugaosuni59/TH-CPL) | 清华大学计算机学科推荐学术会议和期刊列表。覆盖了高性能计算、计算机网络、网络与信息安全、理论计算机科学、系统软件与软件工程、数据库与数据挖掘、人工智能与模式识别、计算机图形学与多媒体等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1JpAbuBs) +[《Android 工程师进阶手册》](https://github.com/Skykai521/AndroidDeveloperAdvancedManual) | 国内一位 Android 开发者作者开源的,将手册按工程师能力,划分为初级、中级、高级三个阶段。在不同阶段,从技术、职场、学习等方面给出了不同建议。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0oVfuEsd) +[《KCon 黑客大会演讲 PPT》](https://github.com/knownsec/KCon/) | 2021 年包含了 macOS Big Sur 内核漏洞挖掘、云虚拟化安全、服务器硬件可信与安全实践等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0kZIaZUv) +[《树莓派防吃灰》](https://github.com/zhaoolee/pi) | 国内一位开发者在 GitHub 开源的树莓派学习资料,主要收录了作者撰写的一些树莓派学习教程与开发技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFBf50sWL) +[Hacker Game 2021](https://github.com/USTC-Hackergame/hackergame2021-writeups) | 中科大信息安全大赛团队在 GitHub 上开源的赛事题解,主要包含官方与选手们的题目描述、文件、源代码、技术解析文章等内容。包含多种解题思路与实现技巧,颇有参考价值。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFxjyeUfu) +[Algorithms-Cheatsheet-Resources](https://github.com/starkblaze01/Algorithms-Cheatsheet-Resources) | 印度一位小哥整理的计算机编程资源,主要包含多种编程语言的常用速查表、算法实现库、扩展学习资源等内容。覆盖机器学习、Python、Go、VSCode、JavaScript、Git 等技术领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFeEIiIYY) +[The Algorithms](https://the-algorithms.com/) | GitHub 上最大的算法开源库,网站收录了 Python、Java、C++、JavaScript、Go 等多种主流编程语言的算法代码实现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEQ6CxUJb) +[Awesome-ICCV2021-Low-Level-Vision](https://github.com/Kobaayyy/Awesome-ICCV2021-Low-Level-Vision) | 整理了 2021 年 ICCV 中,图像生成与底层视觉相关的论文和代码,包括图像生成,图像编辑,图像风格迁移,图像翻译,图像修复,图像超分及其他底层视觉任务等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KElt0dXLK) +[《深度学习论文精读》](https://github.com/mli/paper-reading) | 里面选取了近 10 年在深度学习领域比较有影响力的必读文章,并为之做视频讲解。文章将覆盖 ResNet、Transformer、BERT、GPT3、GAN、AlphaGo 等深度学习领域的常用框架、算法以及实际应用等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEeoBBZTT) +[CheatSheetSeries](https://github.com/OWASP/CheatSheetSeries) | OWASP(开放式 Web 程序安全项目)出品的一份技术速查表,覆盖了用户授权验证、访问控制、跨站请求伪造、Docker 安全、会话管理、SQL 注入等 Web 安全领域相关的技术速查表。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEddyBBDB) +[Cpp-0-1-Resource](https://github.com/AnkerLeng/Cpp-0-1-Resource) | 一份开源的 C++ 入门学习资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDM78yRjG) +[《算法・进阶石》](https://github.com/acm-clan/algorithm-stone) | 一位开发者在 GitHub 整理的 ACM / LeetCode 算法竞赛路线图,包含了红黑树、动态规划、堆栈队列、链表、二分查找、几何问题等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDJKZCWoE) +[《Git 飞行规则》](https://github.com/k88hudson/git-flight-rules/blob/master/README_zh-CN.md) | 一份开源的 Git 学习指南,其理念来自于 NASA 给宇航员的指南,主要用于指导问题出现后的应对之法。指南里面记录了某个事情发生的原因,以及怎样进行流程化处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDE3R7XSW) +[Financial-Knowledge-Graphs](https://github.com/jm199504/Financial-Knowledge-Graphs) | 一份开源的小型金融知识图谱构建流程,可帮助你更好的学习与理解知识图谱的使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDiEAp0ZM) +[《A Complete Machine Learning Package》](https://github.com/Nyandwi/machine_learning_complete) | 一份颇为全面的机器学习资源,覆盖 Python 编程、数据分析与可视化、计算机视觉、开发工具、最佳实践等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KD0YEk4Jp) +[《数学建模学习资源》](https://github.com/zhanwen/MathModel) | 主要包含数学建模相关的竞赛优秀论文、算法、LaTeX 论文模板、算法思维导图、书籍、Matlab 教程等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCX36pSDc) +[Penetration Testing POC](https://github.com/Mr-xn/Penetration_Testing_POC) | 国内开发者 Mr-xn 在 GitHub 发布的一份渗透测试笔记。里面汇总了渗透测试工作中常用的 POC、脚本、工具、学习资源、操作技巧等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KAhhH2BJ9) +[《机器学习自学指南》](https://github.com/python-engineer/ml-study-plan) | 国外一名工程师为 AI 开发者定制的《机器学习自学指南》,内容覆盖线性代数、多元微积分、基础机器学习、深度学习等知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KAeVAq9OQ) +[Reflection Summary](https://github.com/sladesha/Reflection_Summary) | 国内一位 AI 工程师在 GitHub 上开放的一套算法理论基础知识,里面涵盖了数学、数据预处理、机器学习、深度学习、自然语言处理等多个技术领域的面试知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KA3VFsdtM) +[《代码安全指南》](https://github.com/Tencent/secguide) | 腾讯开发人员在 GitHub 上开源的《代码安全指南》,旨在梳理 API 层面的风险点并提供详实可行的安全编码方案。包含 C/C++、JavaScript、Node、Go、Java、Python 等多个不同编程语言版本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzGWWw61p) +[《图解 React 源码系列》](https://github.com/7kms/react-illustration-series) | 作者将通过大量配图,把 react 原理表述清楚。主要包含 React 基础概念、运行核心、数据管理、交互、高频算法等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyIECuHVh) +[《The Machine & Deep Learning Compendium》](https://github.com/orico/www.mlcompendium.com) | 国外工程师 Ori Cohen 在 GitHub 上开源了一个开放式知识共享项目,里面主要整理了其过去 4 年撰写的机器学习与深度学习纲要,共 500 个主题,覆盖机器学习算法、统计、特征选择和工程技术、深度学习、NLP、时间序列、计算机视觉等分类。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxkeJ2Sh4) +[any-rule](https://github.com/any86/any-rule) | 正则大全, 收录了 70+ 条常用正则表达式,支持 web /vscode/idea / Alfred Workflow 等多个平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kx2X9sNIp) +[《一图胜千言》](https://github.com/girliemac/a-picture-is-worth-a-1000-words) | 主要创作了包含数据结构与算法、Web 开发、机器学习等编程领域的涂鸦作品,其中有部分被应用到了微软的开源教程,感兴趣的同学可以收藏学习一下。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kx1nJDtSF) +[《编程、数学、科学》](https://github.com/bobeff/programming-math-science) | 国外一位开发者近期在 GitHub 上开源的资料仓库,里面收录了编程、数学、科学领域相关的工具、书籍、网站等内容,涵盖算法、命令行工具、数据库、设计模式、GUI 编程、操作系统、文本编辑器等分支。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kwrfa2RRb) +[fun-with-computer-graphics](https://github.com/zheng95z/fun-with-computer-graphics) | 国内一位开发者整理的图形学资料,包含各大高校课程、书籍、教程、文章、开源项目、网站等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kwgfflp1n) +[my-mac-os](https://github.com/nikitavoloboev/my-mac-os) | 伦敦一位开发者将自己平时常用的 Mac 软件及工具统一整理后放到 GitHub 上了,其中包括不少可提升生产力和开发效率的工具,不少也是我平时一直在用的,用 macOS 的同学可以看看。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvYXFsCRN) +[bigdata_analyse](https://github.com/TurboWay/bigdata_analyse) | 国内一位开发者在 GitHub 开源的数据分析项目库,收集了多个数据分析项目集合。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvXoileok) +[Most influential books for programmers](https://github.com/cs-books/influential-cs-books) | 整理了多本最具影响力的计算机科学 / 编程书籍,书单源自 Stack Overflow 上的一个回答。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuW9gkQMd) +[《绝妙的个人生产力》](https://github.com/eastlakeside/awesome-productivity-cn) | 一个开源的生产力工具清单,Awesome Productivity 中文版。收录了与生产力相关的各类书籍、网站、工具等内容,包含日常笔记、知识图谱、文件管理、任务管理、任务自动化、密码管理等类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuMIL9ZyY) +[Phosphor](https://github.com/phosphor-icons/phosphor-home) | 一个开源的图标库,里面共提供了 588 个图标,拥有 6 种不同线条展示风格,你可将其应用于图标、演示文稿、网站页面等任意载体上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuAJXf93Q) +[Awesome OCR](https://github.com/zacharywhitley/awesome-ocr) | 列举了一系列 OCR 相关的开发工具、开源项目、技术实现方案、数据集等诸多资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kujgd1gm6) +[Online_Tools](https://github.com/r0eXpeR/Online_Tools) | 国内一位开发者在 GitHub 整理的在线情报搜集工具。包含企业信息、IP 信息及域名备案查询工具、Web 应用指纹识别、威胁情报平台、在线提权辅助等各类工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuchX8OXl) +[School of SRE](https://github.com/linkedin/school-of-sre) | 由 LinkedIn 在 GitHub 开源的一份企业内部 SRE 技术课程。主要包含 Linux、Git、Python、Web、MySQL、大数据、系统设计、网络安全等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtAG1AEkS) +[machine-learning-mindmap](https://github.com/dformoso/machine-learning-mindmap) | 一份开源的机器学习思维导图,整理了从数据分析到深度学习相关的开发流程、技术概念、速查清单等知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtyjTvN0d) +[Today I Learned](https://github.com/jbranchaud/til) | 作者是来自芝加哥的开发者 Josh Branchaud,该仓库的创建目的,在于收集其平日所学的一些碎片化编程知识和开发技巧。其中包括 Git、JavaScript、Linux、VSCode、Devops、Chrome 等不同技术领域的分类。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ktx8PyR8Z) +[oi-slides](https://github.com/huzecong/oi-slides) | 位开发者将其在 2013-2018 年期间的信息学竞赛课件在 GitHub 上开源了。这份课件覆盖了 TopCoder 题目选讲、CodeChef 题目选讲、趣题选讲、网络流模型与例题、NOIp 图论、数据结构及应用等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kt4gP1Sdo) +[CS-Xmind-Note](https://github.com/SSHeRun/CS-Xmind-Note) | 国内一位开发者整理的计算机科学学习笔记,其中包含计算机组成原理、数据结构、计算机网络、操作系统等技术分类。内容整理得十分详细,是份很不错的学习参考资料。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsWpKjXgJ) +[Cheatsheet for regex syntaxes](https://github.com/remram44/regex-cheatsheet) | 一份开源的正则表达式语法速查清单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsUQk7xrW) +[《Linux 内核揭秘》](https://github.com/MintCN/linux-insides-zh) | 收录并翻译了一系列关于 Linux 内核及其内在原理的技术帖,旨在帮助那些对 Linux 内核内在机理感兴趣的人。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsMZfqHYd) +[Algorithm Guide](https://github.com/Xunzhuo/Algorithm-Guide) | 一份开源的中文算法指南,该仓库主要分为两大分支,主分支为算法和数据结构教程,次分支为算法竞赛、数据结构相关的课件、论文、书籍、网站、习题整理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsFUSFCIL) +[Growth Book](https://github.com/growthbook/growthbook) | 一个开源的 A/B 测试平台,拥有贝叶斯统计引擎、测试结果分类、可视化编辑器、电子邮件警报等功能,还可 Snowflake、Redshift、BigQuery、GA 统计等平台拉取数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsEJOtjOU) +[1earn](https://github.com/No-Github/1earn) | 国内一位开发者在 GitHub 维护的安全知识框架,内容包括但不仅限于 Web 安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux 安全、各类靶机 writup 等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ks4cTgO6M) +[poetry](https://github.com/sheepzh/poetry) | 一个华语现代诗歌语料库,里面收录了 2K+ 诗人,42K+ 诗歌,8M+ 字,包括五四至今所有流派的华语现代诗歌。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KrkrDk3Er) +[Machine_Learning_Resources](https://github.com/wangyuGithub01/Machine_Learning_Resources) | 一份开源的机器学习面试资源整理,涵盖特征工程、算法基础、机器学习算法、NLP、推荐系统等知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kr8t01quM) +[useful-scripts](https://github.com/oldratlee/useful-scripts) | 为了提升工作效率,阿里一位后端工程师在 GitHub 上开源了一些比较实用的程序脚本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kqm9j4mVm) +[Play-Leetcode](https://github.com/liuyubobobo/Play-Leetcode) | 一个Leetcode 算法题解代码仓库,重在强调算法一题多解,同时标注简明的算法思想,时间复杂度和空间复杂度。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpV2YwHbO) +[wstg](https://github.com/OWASP/wstg) | 一份开源的《Web 安全测试指南》,可用于测试与检查 Web 项目的安全性,便于对漏洞作出及时防护。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpLCmDvgp) +[UCAS_Course_2019](https://github.com/HuangCongQing/UCAS_Course_2019) | 来自国科大的研究生,在 GitHub 上整理了一份资源库,里面收录了中国科学院大学 2019-2020 年的部分课程 PPT,涵盖了图像处理与分析、强化学习、模式识别、自然语言处理、高级算法设计与分析等多个领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kp1EX8hd9) +[Vulnerability](https://github.com/EdgeSecurityTeam/Vulnerability) | 一个企业安全漏洞收集库,作者会不定期整理从棱角社区对外公布的最新安全漏洞。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KoR3orZPR) +[Best-websites-a-programmer-should-visit-zh](https://github.com/tuteng/Best-websites-a-programmer-should-visit-zh) | 一个资源库,里面收录了不少程序员在日常生活工作中,经常用于查阅或学习的技术网站。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Koycpjl8S) +[Algorithm Base](https://github.com/chefyuan/algorithm-base) | 一个开源算法知识库,通过动画配图及文字介绍的方式,让开发者可以更加轻松的学习并吸收算法知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KooLUcTXA) +[comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses) | 名校公开课程评价网,由多个 GitHub 开发者共同参与维护的一个开源项目,主要针对各大高校计算机课程在学习难度、课程规划、进阶资源等方面,做出整理与总结。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ko3mBoO6q) +[reverse-engineering](https://github.com/wtsxDev/reverse-engineering) | GitHub 上一位开发者整理的逆向工程学习资源,包含书籍、课程、项目实践、开发工具等多个分类。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnOf07WLs) +[Doing the PhD](https://github.com/shengyp/doing_the_PhD) | 一份开源的读博指南,其主要目的,在于让博士生掌握更多读博相关信息,从而做出更为准确的判断。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnCsmkZ20) +[Psyduck](https://github.com/SmartKeyerror/Psyduck) | 国内一位开发者在 GitHub 上开源了技术思维导图,借助 Xmind,绘制并注解了关于 Linux 操作系统、计算机网络、数据库、Redis、C++、Golang 相关的基础知识,便于开发者快速吸收与复习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Knvo08gha) +[systems-programming-cheat-sheet](https://github.com/jstrieb/systems-programming-cheat-sheet) | 一份开源的系统编程速记清单。该清单是作者在 2019 年春季,在卡内基梅隆大学学习「计算机系统概论」时编写而成,主体内容基于《深入理解计算机系统》一书。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnlXup4mK) +[campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions) | 一个开源的资料库,收集了 5000 道校招常用面试题,包含 leetcode,校招笔试题,面试题,算法题,语法题,目前仍在持续更新中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnkMqteiK) +[Digital-Privacy](https://github.com/ffffffff0x/Digital-Privacy) | 为了保护个人数据安全,GitHub 用户 ffffffff0x 整理了一套关于数字隐私搜集、保护、清理集一体的方案,外加开源信息收集 (OSINT) 对抗。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnjBmCUlr) +[Modern CPP Tricks](https://github.com/rachitiitr/modern-cpp-tricks) | 微软前工程师 Rachit Jain 在 GitHub 上开源的一份 C++ 知识库。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KmwTt8fqB) +[The Complete FAANG Preparation](https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation) | 一个面试题解仓库,里面包含了数据结构、算法知识点讲解、Facebook、Apple、Google 等互联网公司面试题、基于主流编程语言构建的 Demo 示例等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kll2V3Z99) +[machine-learning-collection](https://github.com/microsoft/machine-learning-collection) | 微软在 GitHub 上开源了一份机器学习相关的资源列表。主要收集微软及其子公司在机器学习领域中常用的一些工具、模型、数据集等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kj5ZJAVwk) +[《代码安全指南》](https://github.com/Tencent/secguide) | 该指南旨在梳理 API 层面的风险点并提供详实可行的安全编码方案。当前已包含 C/C++、JavaScript、Node、Go、Java、Python 等多个不同编程语言版本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KibqCt5hB) + +### 书籍/教程 + +名称 | 简述 | 源 +---- | ----- | ----- +[《系统设计面试指南》](https://systemdesign.org) | 由来自 FAANG(Facebook、苹果、亚马逊、奈飞、谷歌)的工程师联合编写。书籍中配套有丰富的插图与面试题,以便帮助开发者更好的掌握系统设计技术,快速通过面试。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8AOZq5Ub) +[《Learning Patterns》](https://www.patterns.dev/) | 一本开放的前端技术书籍,主要讲解现代 Web 应用的设计模式与组件模式,了解如何使用 vanilla JavaScript 和 React 构建强大的 Web 应用程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7mdYcl9Y) +[《从 0 到 1:学习正则表达式》](https://github.com/aykutkardas/regexlearn.com) | 一个很有趣的开源技术教程,与常规技术教程不同,该教程会基于问答的形式,通过可交互式界面与速查表,让你在互动中实践与理解正则表达式,让整个学习过程不再枯燥乏味。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7kVt485S) +[Future Coder](https://github.com/alexmojaki/futurecoder) | 一个开源的可交互式 Python 教程,面向初学者设计,亮点是可以一边在线学习技术,一边敲代码验证结果,强化知识的吸收。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7dYwinIk) +[《Git In The Trenches》](https://cbx33.github.io/gitt/intro.html) | 一本很有趣的技术书籍,作者构建了一家名为 Tamagoyaki 的虚拟公司,通过讲故事的方式,让大家能够有代入感的学习 Git。了解在实际工作中,如何用 Git 来解决问题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L73mZmnzN) +[《LaTeX 论文写作指南》](https://github.com/xinychen/latex-cookbook) | 主要讲解 LaTeX 发展历史、文本与公式编辑、表格制作、图形绘制与插入等基础用法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6WiB8SpJ) +[《清华大学计算机系课程攻略》](https://github.com/PKUanonym/REKCARC-TSC-UHT) | 清华学生在 GitHub 上开源的一份学习资料,覆盖了计算机科学导论、数据结构、人工智能导论、计算机组成原理、操作系统、现代密码学、线性代数、微积分等多个领域的资料、课件、参考教材等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6CiHFbjo) +[《Mac 开发环境快速配置指南》](https://github.com/vendasta/setup-new-computer-script) | 国外工程师开源的《Mac 开发环境快速配置指南》,主要包含了命令行、代码编辑器、编程语言开发环境、系统应用等各项配置。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L67ezsvmH) +[《C++ 高性能并行编程与优化》](https://github.com/parallel101/course) | 课程前半段主要介绍现代 C++,后半段主要介绍并行编程与优化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5XO5z6my) +[《命令行中的数据科学》](https://github.com/https://datascienceatthecommandline.com/2e/?continueFlag=2b274beee5ac43dac12bbb279065fa2e) | 通过学习,你将掌握如何用命令行工具来获取、清理、探索和建模数据,为了帮你快速入门,作者还提供了一个内置 100 多款 Unix 工具的 Docker 镜像,在主流操作系统上均可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5TGlu2SM) +[《现代 CPU 性能分析与调优》](https://github.com/dendibakh/perf-book/) | 此书是一本 170 页的指南,结合了多个不同行业的专家知识,讲解 CPU 微体系结构、性能分析技巧,以及相关的工具与建议参考等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5q3EaOwf) +[《动手学深度学习 2.0》](https://github.com/d2l-ai/d2l-zh) | 作为一本面向中文读者的能运行、可讨论的深度学习教科书,已被全球 55 个国家 300 所大学用于教学。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5oSEtISv) +[MiniTorch](https://github.com/minitorch/minitorch) | 康奈尔科技校区(Cornell Tech)开源的机器学习 DIY 教学库,可帮助工程师更好的了解深度学习系统概念。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L57mNzVgi) +[《图解 NumPy:可视化指南》](https://betterprogramming.pub/numpy-illustrated-the-visual-guide-to-numpy-3b1d4976de1d) | 国外一位名为 Lev Maximov 的工程师写的,通过插图的方式,详细分析并讲解了 NumPy 向量、矩阵、3D 及高维数组的应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L56bKk7xQ) +[《计算机教育中缺失的一课》](https://github.com/missing-semester-cn/missing-semester-cn.github.io) | 麻省理工大学的开源技术教程,该课程主要讲授命令行、文本编辑器、Git 版本控制系统等工具的使用,以及关于元编程、安全和密码学等知识的科普。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L53f6oSRc) +[《Linux 内核模块编程指南》](https://github.com/sysprog21/lkmpg) | 主要讲解 Linux 内核模块简介、模块交互、系统调用、阻塞进程和线程、调度任务、中断处理程序等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4rx7kW0J) +[《Effective Modern C++ 》](https://github.com/kelthuzadx/EffectiveModernCppChinese) | 作为高效 C++ 丛书之一,通过对复杂技术知识点的清晰阐释,让其成为 C++ 程序设计指南业界标杆。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L43bacj6b) +[《数据科学工具学习指南》](https://github.com/shervinea/mit-15-003-data-science-tools) | 麻省理工大学教授在 GitHub 开源的教程,主要讲解如何使用 SQL 检索数据,R 语言操作数据,Python 数据可视化,Git 代码版本控制,以及常见的 Bash 脚本使用技巧等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3TKFCQMQ) +[《Spring 实战第六版》](https://github.com/LeonLi0102/spring-in-action-v6-translate) | 一本 Java 技术教程,原作者 Craig Walls 为 VMware 工程师,Spring 团队开发成员。该书主讲 Web 应用程序开发、数据处理、API 开发、REST 服务构建、数据持久化、Spring 管理与部署等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3PP7D9Xj) +[《My CS Degree - Full-Stack ML Engineering》](https://github.com/logancyang/my-cs-degree) | 一位拥有物理学背景的软件工程师,为了让自己的 CS 专业技能得到更好的提升,设计了一整套 CS 教程,按照不同的学习阶段,教程被划为两块:通识教程(系统性的学习计算机原理知识)和项目教程(实践开发项目)。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3LHoqfeo) +[《数据科学学习指南》](https://github.com/amitness/learning) | 该指南包含电子表格与数据库的数据处理、命令行工具使用、数据分析与可视化技巧、论文阅读方法,各类模型与算法讲解等知识,另外还有商业思维培养、写作与沟通技巧等非技术类内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L37t8sVfK) +[《Google 工程实践文档》](https://github.com/google/eng-practices) | Google 在 GitHub 开源的一份工程实践文档,此文档为 Google 工程师长期累积的最佳实践,希望通过这份文档,能帮助更多开发者完成代码审查工作,为项目代码提供标准参考。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L36g3wonv) +[《人工智能系统》](https://github.com/) | 微软在 GitHub 开源了一个技术教程,主要讲解支持人工智能的计算机系统设计。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L34GDqA7g) +[《深入浅出现代化Web 编程》](https://github.com/villeheikkila/fullstackopen) | 内容基于赫尔辛基大学的计算机课程编写而成,该课程共有 13 个章节,主要讲解 Web 开发基础知识、服务器端通信、React 项目开发、REST API 编写、单页面应用搭建、CI/CD 与容器使用等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2WPA98Vn) +[《深度学习》](https://github.com/Atcold/NYU-DLSP21) | 主讲人为 2018 年图灵奖得主,卷积网络之父杨立昆(Yann Le Cun),总课时为 14 周,主要讲解深度学习历史、循环和卷积网络、基于能量的模型、图卷积网络等知识点,并开放教程相关的幻灯片、视频、Jupyter notebook、项目代码等资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2Vga185w) +[《用聪明的方法学习 Vim》](https://github.com/wsdjeg/Learn-Vim_zh_cn) | 该书将从零开始,着重于 Vim 编辑器的重点功能,教你如何快速上手并使用 Vim。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2GkH8YWT) +[《LaTeX 写作技巧》](https://github.com/guanyingc/latex_paper_writing_tips) | 港中大的一名学生在 GitHub 上开源的,适用于撰写研究论文。项目里面会提供一些已发布论文作为示例,提供表格及图形方面的排版参考 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2F9Cziqd) +[《分布式系统模式》](https://github.com/dreamhead/patterns-of-distributed-systems) | 收录了一系列关于分布式系统实现的文章,主要介绍像 Kafka、Zookeeper 等分布式系统在实现过程中采用的通用模式,是学习分布式系统实现的基础。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2a7FcTAx) +[《科学可视化:Python + Matplotlib》](https://github.com/rougier/scientific-visualization-book) | 主要讲解 Matplotlib 库的介绍与基本原理、图形设计、图形布局与组织、3D 图形与动画等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L22gB5vWx) +[《现代化计算机科学自学指南》](https://github.com/izackwu/TeachYourselfCS-CN) | 中文翻译版,主要面向想自学软件的工程师、在校学生、打算转计算机行业的互联网从业人员。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L20HalQYc) +[《C/C++ 程序设计》](https://github.com/ShiqiYu/CPP) | 作者为南方科技大学计算机系于仕琪副教授,同时也是 OpenCV 中国团队负责人。教程共分为 15 个篇章,覆盖 C/C++ 基础介绍、数据类型与算术运算法、数据结构、内存指针、函数、类等多个知识点的讲解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1SQ5BIZD) +[《基于深度学习和行人重识别》](https://github.com/michuanhaohao/ReID_tutorial_slides) | 浙江大学罗浩博士开放的一个技术教程,课程主要包括深度学习基础、行人重识别理论基础和行人重识别代码实践三个篇章。内容包含各类课件与视频教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1HQby6sO) +[《Data Structures Spring 2021》](https://www.cs.umd.edu/class/spring2021/cmsc420-0101/lectures.html) | 美国马里兰大学开放的数据结构教程,主要讲解数据结构基础、二叉树、红黑树、散列、范围树等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1CldodmK) +[cs_study_plan](https://github.com/spring2go/cs_study_plan) | 一份硬核计算机科学 CS 自学计划,偏向软件工程和系统架构方向。旨在帮助开发者制定一个为期 3~5 年的重学 CS 目标,夯实 CS 基本功,达到美国一流大学 CS 专业本科毕业水平。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1ypG7RxL) +[《前端内参》](https://github.com/coffe1891/frontend-hard-mode-interview/) | 一本开源的前端技术书籍,该书共有 11 章,覆盖了技术面试、JavaScript 特性解析、数据结构与算法、主流框架、开发工具、编程范式、设计原则与编程范式等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1qyCi4g3) +[《30 天精通 Git 版本管理》](https://github.com/doggy8088/Learn-Git-in-30-days) | 一份开源的 Git 教程,主要介绍 Git 的一些常用操作,以及日常工作中实际应用场景讲解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1fKRoIbm) +[《C++ 11 全套设计模式》](https://github.com/jaredtao/DesignPattern) | 一份开源技术资料,里面包含了工厂方法模型、单例模式、策略模式、观察者模式等 23 种模式的常见用法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0WHHg2dl) +[《计算机安全和互联网》](https://people.scs.carleton.ca/~paulv/toolsjewels.html) | 一本免费开放的计算机书籍,主要讲解计算机安全概念与基本原则、身份验证协议、操作系统安全和访问控制、Web 与浏览器安全、软件漏洞利用与提权等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0zIYBx5n) +[《从零打造一台属于你的数控机床》](https://github.com/maxvfischer/DIY-CNC-machine) | 来自瑞典的工程师 Max Fischer 在 GitHub 开源了一份技术教程,在该教程中,作者将手把手教你如何自制一台自动化数控机床,里面包含完整的物料清单、3D 打印部件、硬件及软件的安装说明等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L03I8lwfT) +[《计算机体系结构基础》](https://github.com/foxsen/archbase) | 一本开源技术书籍,作者将从微处理器设计的角度出发,充分考虑计算机体系结构的学科完整性,强调体系结构、基础软件、电路和器件的融会贯通。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFGK3736o) +[《同构 - 编程中的数学》](https://github.com/liuxinyu95/unplugged) | 主讲自然数和计算机程序、欧几里得算法、递归的形式与结构、斐波那契数列、罗素悖论、数学基础的分歧等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDjPD6IjR) +[《自己动手写编译器》](https://github.com/pandolia/tinyc) | 介绍如何通过实现一个简单的编译器(TinyC),并借助实例来描述基本的编译原理及过程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCGWAoyac) +[《深入系统》](https://diveintosystems.org/book/index.html) | 国外一本计算机系统教程,作者为来自西点军校与斯沃斯莫尔学院的博士。教程将从 C 语言展开,带你了解 C 语言调试工具、二进制、冯诺依曼结构、汇编、代码优化、共享内存等相关知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCyH9q2jk) +[《实时渲染第四版》](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection) | 该资料可作为研究实时渲染与计算机图形学技术的读物,里面收录了超过 2000 份的参考文献,主要介绍图形渲染管线、图形处理单元、纹理与阴影、图像空间效果、图形硬件等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCwl2x6BF) +[GeoBlender](https://github.com/JoeWDavies/geoblender) | 一个开源教程,主要教你如何使用 QGIS 和 Blender 软件,制作带有阴影效果的浮雕地图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KC6pFsxN3) +[《恶意软件逆向工程手册》](https://ccdcoe.org/library/publications/malware-reverse-engineering-handbook/) | 作者是来自 CCDCOE Technology Branch 的研究人员。开放这本手册的目的,在于帮助技术人员更好的利用技术手段,去合理分析 Windows 上那些恶意软件的可执行文件,以便更好的抵御恶意软件的威胁。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBWZa3oUs) +[《服务器编程指南》](https://github.com/howardlau1999/server-programming-guide) | 主要讲解服务器编程中的程序编译装载、C++ 项目构建、多线程与多进程编程范式使用、程序调试与部署等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBT3D4EwT) +[《给初学者看的数据科学》](https://github.com/microsoft/Data-Science-For-Beginners) | 微软在 GitHub 上开源了一份数据科学教程,课时为期 10 周,共 20 节,主讲数据科学通用定义、统计与概率导论、使用 SQL 与 NoSQL 处理数据、Python 与数据可视化等知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBLcyzVAy) +[《机器学习之数学》](https://github.com/mml-book/mml-book.github.io) | 该书主要分为两大部分,一讲数学基础,二讲数学在机器学习算法中的应用。你能从该书中学到线性代数、微积分和概率论等数学基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzYqIxykt) +[《深度学习在图像处理中的应用教程》](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing) | 里面主要整理了作者在研究生期间的学习内容,教程将以视频的内容呈现,主要介绍网络结构与创新点、基于 PyTorch / TensorFlow 搭建与训练网络。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyJPGa2el) +[《Practical Go Lessons》](https://www.practical-go-lessons.com/) | 一个 Go 语言技术教程,由国外一名开发者历经两年多编写而成。作者将通过这个教程,循序渐进的带你了解 Go 语言的基础知识,以及常见的计算机科学概念 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyH5cjoHV) +[《技术开发指南》](https://techdevguide.withgoogle.com) | 想提升下编程技能,可以看下 Google 开放的这个指南,该指南在于帮助对软件专业感兴趣,或从事本专业的人员更好的掌握计算机科学。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyBAeg6zt) +[《逸仙 OS 简明教程》](https://github.com/YatSenOS/YatSenOS-Tutorial-Volume-1) | 想了解「如何从零开始编写操作系统」的同学,可以看下中山大学在 GitHub 上的这个开源项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyxEI3YR6) +[《带你入门前端工程》](https://github.com/woai3c/introduction-to-front-end-engineering) | 一本开源的前端技术书籍,主要记录作者在近两年来,在前端工程师实践经验和学习心得方面的总结。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KytwYgwJE) +[《LaTeX 入门教程》](https://www.learnlatex.org/en/) | 一个对新手友好的开源技术教程,主要讲解 LaTeX 基础知识、常见用法、文档布局、错误处理等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyeNI8HFk) +[《开始机器学习》](https://github.com/louisfb01/start-machine-learning) | 国外一名工程师在 GitHub 开源了他总结的机器学习指南,主要列举了机器学习入门必备的视频、书籍、开放教程等资源,并针对不同编程经验的人群,给出了不同的学习参考建议,有考虑学习机器学习的同学可以看下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ky87Gr9Mc) +[《Docker 入门教程》](https://github.com/docker/getting-started) | Docker 官方在 GitHub 开源的教程,主要讲解如何创建、运行并删除容器、数据持久化处理、多容器支持、Compose 的使用等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ky5nck1yv) +[使用 Rust 迈出第一步](https://docs.microsoft.com/zh-cn/learn/paths/rust-first-steps/) | 微软开源的一个 Rust 入门教程,主要讲解 Rust 基础概念、错误处理、内存管理、自动测试、命令行程序编写等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxZSgjHqv) +[《Design patterns for humans》](https://github.com/guanguans/design-patterns-for-humans-cn) | 中文版,简单解释设计模式!一份超全的设计模式指南,共包含 23 种设计模式的讲解,每一种作者都采用了通俗易懂的方式给大家做讲解,希望能帮助开发者更好的理解设计模式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxXw8dIHG) +[《算法》](https://github.com/jeffgerickson/algorithms) | 想学算法的同学可以看下伊利诺伊大学教授 Jeff Erickson 写的《算法》一书。这位老教授在 UIUC 教了 20 年的书,授课内容与经验都浓缩在这本书上了。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxVWI90rK) +[《Clean Code JavaScript》](https://github.com/ryanmcdermott/clean-code-javascript) | Google 工程师 Ryan McDermott 根据 《Clean Code》总结的一份适用于 JavaScript 的软件工程指导准则,希望能帮你写出易读、易复用、易重构的 JavaScript 代码。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kxoagmw6C) +[Web Development In 2021](https://github.com/andrews1022/web-development-2021-course-list) | 国外一位开发者根据 Udemy 的热门课程,整理了一份 Web 开发者 2021 年学习指南,里面包含常用的 Web 开发工具、设计软件、主流框架、基础知识、后端 & DevOps 技术堆栈等分类。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kx5jgCeQP) +[《C 语言教程》](https://github.com/wangdoc/clang-tutorial) |主要讲解 C 语言的发展历史及一些基础语法,如变量、运算符、指针、函数、命令行环境等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwTwFfBdS) +[Raspberry Pi OS](https://github.com/s-matyukevich/raspberry-pi-os) | 想学操作系统开发的同学可以看下 GitHub 上这个开源教程,该项目将基于树莓派与 Linux 内核,手把手教你创建一个简易版的操作系统:Raspberry Pi OS。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwkaNzoGc) +[《Bash 脚本教程》](https://github.com/wangdoc/bash-tutorial) | 主要讲解 Bash 的一些基础用法,如变量、字符串操作、算术运算、脚本入门等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwaKj3uxX) +[《Getting Things Done with Pytorch》](https://github.com/curiousily/Getting-Things-Done-with-Pytorch) | 开发者可从该书中学到有关 PyTorch、神经网络、图像分类、人脸检测、情感分析等基础知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvHtUr1Nj) +[《Computer Vision Recipes》](https://github.com/microsoft/computervision-recipes) | 微软在 GitHub 上开源的一份计算机视觉指南,提供了诸多可用于构建计算机视觉的代码示例与最佳实践准则。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kvz2j6jgc) +[《A Byte of Vim》](https://github.com/swaroopch/byte-of-vim) | 这本书将会教授你一些与 Vim 相关的基础知识,例如 Vim 的发展历史、安装方式、常用操作与快捷命令,以及如何通过编写脚本与安装插件来扩展更多 Vim 功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kvf0friYp) +[《深入理解 TypeScript》](https://github.com/jkchao/typescript-book-chinese) | 该书将从基础到深入,全面阐述 TypeScript 的各种魔法,并结合实际场景用例,让你更深入的理解 TypeScript。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kv2PhowAd) +[《Web 应用安全》](https://www.nginx.com/resources/library/web-application-security) | 推荐 Nginx 的一本开源技术书籍,该书主要讲解 Web 应用常见漏洞、Web 安全保护措施部署、应用安全性提升具体技巧、Web 应用权限管理等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuJYn7nmQ) +[IoT Technical Guide](https://github.com/IoT-Technology/IOT-Technical-Guide) | 一份高质量的 IOT 技术教程,包含从零搭建高性能物联网平台、物联网解决方案、以及 Thingsboard 源码分析等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtQYJ4RSE) +[《algorithm-note》中文版](https://github.com/Dairongpeng/algorithm-note) | 一份开源的算法笔记,,该系列包括数组,链表,树,图,递归,DP,有序表等相关数据结构与算法的讲解及代码实现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtJUlbaZO) +[《Kubernetes 加固指南》](https://github.com/rootsongjc/kubernetes-hardening-guidance) | 由 NSA 发布,一名开发者将其译为了中文,主要包含 Kubernetes Pod 安全、网络隔离与加固、认证和授权、日志审计、应用安全实践等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtdHjyT3R) +[《计算机网络-自顶向下方法》](https://github.com/moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES) | 一份经典的计算机网络书籍《计算机网络-自顶向下方法》笔记,主要有英文版书籍课后习题翻译,以及用 Python 语言解答的代码记录,包含第二章应用层、第四章网络层、Wireshark 实验部分等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ksjkvs07V) +[《计算机系统要素 - 从零开始构建现代计算机》](https://github.com/woai3c/nand2tetris) | 该书主要讲解了计算机原理、编译原理、操作系统相关知识。内容通俗易懂,翻译也很给力。每一章背后都有对应的练习,需要你手写代码去完成,堪称理论与实践结合的经典。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Krfxqj0ig) +[《动手构建一个简单数据库》](https://github.com/cstack/db_tutorial) | 一个开源技术教程,作者将基于 C 语言,手把手构建一个类 SQLite 数据库,让你进一步了解数据库的工作原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KqPBR9NeS) +[《PyTorch 基础》](https://docs.microsoft.com/en-us/learn/paths/pytorch-fundamentals/) | 微软开放的一套技术教程,主要讲解 PyTorch 及其实际应用领域的基础内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpzrpezTO) +[MIT6.S081](https://github.com/huihongxiao/MIT6.S081) | 国内一名开发者在学习 MIT 本科课程《MIT6.S081 操作系统工程》一课时,对其进行了翻译,目前中文版已在 GitHub 开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KoSeslCYn) +[《现代统计学导论》](https://github.com/OpenIntroStat/ims) | 该书主讲数据基础、数据分析、回归建模、统计推断、推理建模等知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KoHCTxErh) +[《凤凰架构:构建可靠的大型分布式系统》](https://github.com/fenixsoft/awesome-fenix) | 一本开源的后端技术书籍,以 “如何构建一套可靠的分布式大型软件系统” 为叙事主线的开源文档,也是可帮助开发人员整理现代软件架构知识点的技能地图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KopWYkPGe) +[《给初学者看的 IoT》](https://github.com/microsoft/IoT-For-Beginners) | 微软在 GitHub 上开源了一份物联网教程,课时为期 12 周,共 24 节,主讲物联网通用知识、传感器数据收集、执行器响应处理、硬件联网方式、位置追踪、语音识别等基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KonAQiakP) +[《现代 C++ 教程》](https://github.com/changkun/modern-cpp-tutorial) | 本书号称『高速上手』,从内容上对二十一世纪二十年代之前产生 C++ 的相关特性做了非常相对全面的介绍,读者可以自行根据下面的目录选取感兴趣的内容进行学习,快速熟悉需要了解的内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnVjmkGRK) +[《简单粗暴 TensorFlow 2》](https://github.com/snowkylin/tensorflow-handbook) | 本书作为简明的 TensorFlow 2 入门指导手册,基于 Keras 和即时执行模式(Eager Execution),力图让具备一定机器学习及 Python 基础的开发者们快速上手 TensorFlow 2。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KnucVCYgN) +[《给初学者看的机器学习》](https://github.com/microsoft/ML-For-Beginners) | 微软在 GitHub 上开源了一份机器学习教程,课时为期 12 周,共 24 节,主要讲解机器学习简介与历史、自然语言处理、常用 NLP 任务、 语义及情感分析等基础知识,并通过开发南瓜价格预测、美食分类、酒店情感分析等多个项目,带你了解机器学习的实际使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kni1Xn1bS) +[《设计数据密集型应用》](https://github.com/Vonng/ddia) | 本书将从底层数据结构到顶层架构设计,把数据系统设计中的精髓娓娓道来。其中的宝贵经验无论是对架构师,DBA、还是后端工程师、甚至产品经理都会有帮助。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Km7yDfTVq) +[《给初学者看的 Web 开发教程》](https://github.com/microsoft/Web-Dev-For-Beginners) | 微软在 GitHub 开源了一份 Web 开发教程,课时为期 12 周,共 24 节,主要讲解 JavaScript、CSS、HTML 相关的基础知识,并通过开发打字游戏、浏览器扩展、太空游戏等多个项目,带你了解 Web 开发的整体流程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlLKZ7LEg) +[《在 6 个月内掌握云计算的基础知识》](https://github.com/madebygps/self-taught-guide-to-cloud-computing) | 微软工程师 Gwyneth 在 GitHub 上开源了一份「云计算自学指南」,该指南主要拆分为六大模块,分别对应 Linux 及计算机网络基础、脚本及代码工具、云计算、DevOps 实践、学习资源、附加资源(技术相关话题)等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlEz5wcPP) +[《Go With The Domain》](https://threedots.tech/go-with-the-domain/) | 一本 Go 语言相关的免费电子书,主要教你如何构建一个真实的、开源的、可部署的 Web 应用程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Klnp2v0MD) +[《Take your first steps with Rust》](https://docs.microsoft.com/en-us/learn/paths/rust-first-steps/) | 微软免费开放的一个 Rust 新手教程,该课程主要讲解 Rust 基础概念、开发工具、错误处理、内存管理、自动化测试、快速构建第一个命令行程序等内容,比较适合新手入门学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KldYxntmo) +[《计算机视觉实战演练:算法与应用》](https://github.com/Charmve/computer-vision-in-action) | 作者为迈微 AI 研习社创始人、CSDN 博客专家。内容有计算机视觉相关的基础知识和预备知识,计算机视觉基础理论(核心部分为神经网络模型)等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kjq1Dn553) +[《设计可用的电子产品》](http://designingelectronics.com/) | 一本电气工程相关的电子书,作者为 Hunter Scott,现担任 Reach Labs(硅谷科技公司)的硬件工程总监,从事电子产品设计工作十余年,曾创建两家硬件公司,具有颇为丰富的硬件研发经验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KjnIkz0sJ) +[《JavaScript 二十年》](https://github.com/doodlewind/jshistory-cn) | 一本翻译质量颇高的前端开源书籍,该书自一年前启动翻译,并于前不久出版了纸质书,目前电子版在 GitHub 上已完整开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kiqm3EfIa) + +### 机器学习/人工智能 + +名称 | 简述 | 源 +---- | ----- | ----- +[Animated Drawings](https://sketch.metademolab.com/) | 一款很有趣的 AI 工具,可以借助人工智能技术,让儿童绘画作品动起来。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7be3caHT) +[VNN](https://github.com/joyycom/VNN) | YY 开源的一款高性能、轻量级神经网络部署框架,可将真实人脸快速转换为迪士尼、3D 游戏、油画画像风格的人脸外形,并提供了适配多场景的目标检测、物品分割、对象识别等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5nHAuA4f) +[MotionPlanning](https://github.com/zhm-real/MotionPlanning) | 来自华为的自动驾驶算法工程师,在 GitHub 开源了一个运动规划算法,里面实现了各类自动驾驶汽车上常用的路径规划 + 路径跟踪算法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4vsEo5PJ) +[「NÜWA(女娲)」](https://github.com/microsoft/NUWA) | 微软与北京大学联手,在 GitHub 开源了一个多模态预训练模型,可实现文本/草图转图像、图像补全、文字/草图转视频等任务,功能异常强大。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3gRDcwqP) +[Qlib](https://github.com/microsoft/qlib) | 一个 AI 量化交易平台,旨在寻求与挖掘 AI 技术在量化投资领域中的价值。里面包含数据处理、模型训练、回溯测试的完整 ML 管道,并且覆盖了量化投资的整个链条:Alpha 探索、风险建模、投资组合优化和交易执行等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2M24EQXi) +[abstreet](https://github.com/a-b-street/abstreet) | 项目可通过软件来模拟街道和十字路口的交通流量,以规划各类车辆的运行网络,进一步改善交通状况。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2l7zjPkT) +[Eiten](https://github.com/tradytics/eiten) | 国外一家热衷于用 AI 与数据分析来做投资分析的企业 Tradytics,在 GitHub 开源的内部工具包,里面主要实现了各种统计与算法投资策略,如最小方差、最大夏普比率和基于遗传算法的投资组合,对这块技术感兴趣的同学可以看下。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L23rE86E2) +[face2comics](https://github.com/Sxela/face2comics) | 外国一位名为 Alex 的开发者整理的人脸转漫画数据集,数据集拥有两个版本,v1 主要为深色调(含 1 万张图片),v2 为深红色调(含 2 万张图片)。漫画风格偏欧美风,可用于训练 pix2pix 或相似网络 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1bqXcRvo) +[KalidoKit](https://github.com/yeemachine/kalidokit) | 来自纽约的开发者 Richard Yee 做了一款人体运动模拟器,通过捕捉人体面部表情、眼睛、姿势、手部动作等元素后,便可自动映射到虚拟人物身上,打通真实世界与虚拟世界的连接。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0RcJeVUJ) +[Simula](https://github.com/SimulaVR/Simula) | 为了推进 VR 与 AR 技术在 Linux 系统上的应用,国外一家名为 SimulaVR 的机构打造了一款 Linux VR 桌面窗口管理器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0Q1FBNSk) +[AnimeGANv2-PyTorc](https://github.com/bryandlee/animegan2-pytorch) | 可借助 AI 技术,快速将图像转换为漫画风格画作,提供 Demo 试用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0HMg73CA) +[WantWords](https://github.com/thunlp/WantWords) | 清华大学 NLP 实验室在 GitHub 开源的 WantWords(万词王)词典还蛮有意思的。通过指定词义,便可匹配与之描述相近的词汇。比如,当你输入「开心的词」,该工具便会给出 "快乐"、"愉快"、"高兴" 等词汇。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0uqcocaP) +[Mini Pupper](https://github.com/mangdangroboticsclub/QuadrupedRobot) | 一个开源的机器狗,带有激光雷达、相机传感器,整体成本不到 500 美元。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L0mz8F03G) +[Lite.AI.ToolKit](https://github.com/DefTruth/lite.ai.toolkit) | 一款开箱即用的 C++ AI 模型工具箱,涵盖目标检测、人脸检测、人脸识别、语义分割、抠图等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFRJWz2NX) +[HandPose X](https://github.com/EricLee2021-72324/handpose_x) | 国内一位开发者在 GitHub 上开源的手势识别项目,支持手部 21 个关键点检测、二维手势姿态、手势识别等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFIjsjDaw) +[invoice](https://github.com/guanshuicheng/invoice) | 一个开源的增值税发票 OCR 识别项目,可通过 API 接口,快速识别发票代码、发票号码、开票日期、校验码、税后金额等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFtbPiulP) +[PSGAN](https://github.com/wtjiang98/PSGAN) | 北航与国科大在 2019 年与 GitHub 开源的一项技术,可通过生成对抗网络,快速实现妆容转移、一键上妆等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFpsu6qUI) +[AI-Writer](https://github.com/BlinkDL/AI-Writer) | 可用 GPT 来生成中文网文小说,模型训练数据来自网文。项目内置基于 Python 运行的网页界面,并通过特殊采样方法,改善了小模型的生成质量。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFg1XrNtE) +[ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph) | 国内一位开发者在 GitHub 开源的产业链图谱,主要包括 A 股上市公司、行业与产品共 3 类实体。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KENKtwvVc) +[Lichee](https://github.com/Tencent/Lichee) | 腾讯技术团队在 GitHub 开源的一款「多模态内容理解」算法框架,框架采用分层的思想组织模型训练流程,包含了数据处理、预训练模型、常见模型以及模型加速等模块。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KECKz5MN8) +[MuJoCo](https://github.com/deepmind/mujoco) | Deepmind 前不久收购了知名物理引擎 MuJoCo,未来将用于机器人、生物学、图形动画、机器学习等领域,帮助开发者提升产品开发体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDVxDs5Kc) +[LaMa](https://github.com/saic-mdal/lama) | 由莫斯科三星人工智能中心开源,可快速进行图像修复、指定对象移除等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDAkP8csy) +[PathPlanning](https://github.com/zhm-real/PathPlanning) | 一个动画算法库,主要实现多种在机器人领域中,常用到的路径规划算法,其中也包括基于搜索与采样的方法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KC43xtbgX) +[Fast-Drone-250](https://github.com/ZJU-FAST-Lab/Fast-Drone-250) | 浙江大学 FASTLAB 实验室,在 GitHub 上开源了一套自主导航无人机的硬件组成与搭建方案。该项目可应用于无人机在未知环境中的自主飞行,集群飞行等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KBJD7ASwc) +[Muzic](https://github.com/microsoft/muzic) | 微软最近在 GitHub 上开源了一个 AI 音乐项目,基于深度学习,可自动完成音乐创作。创作过程主要分为两步,一是音乐理解(符号分类、声音识别),二是音乐合成(歌曲歌词创作、音乐旋律生成)。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KAom4FzTk) +[LAION-400-MILLION OPEN DATASET](https://laion.ai/laion-400-open-dataset/) | 国外一家名为 Laion 的人工智能非盈利组织,开放了全球最大的图像文本对(image-text-pair)数据集,共提供了 4 亿样本数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)]() +[RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting) | 来自字节跳动的工程师在 GitHub 上开源了一项视频自动抠图技术,该技术引入了一种强大、实时、高分辨率的人物视频抠图方法,使用循环神经网络,在处理视频流时有时间记忆,可在任意视频上做实时高清抠像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzEoG7ZTy) +[Kornia](https://github.com/kornia/kornia) | 一款基于 PyTorch 的可微分的计算机视觉库。可训练模型来执行图像变换、对极几何、深度估计和低级图像处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KzsdGBtxk) +[Tangram(七巧板)](https://github.com/tangramdotdev/tangram) | 一个可帮助 AI 开发者快速训练、部署与监控机器学习模型的开源工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kys9JFyt1) +[DataCLUE](https://github.com/CLUEbenchmark/DataCLUE) | 国内首个以数据为中心的 AI 测评(含模型分析报告),可通过系统化改造数据来提升模型效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyhybxBYE) +[Real-time Stock-market](https://github.com/victor369basu/Real-time-stock-market-prediction) | 作者尝试基于机器学习来进行股票市场预测。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KxdyHi36a) +[PersonGraphDataSet](https://github.com/liuhuanyong/PersonGraphDataSet) | 一份开源的人物图谱数据集,收录了近十万的人物关系图谱事实数据库,通过人物关系抽取算法抽取 + 人工整理得出,可用于人物关系搜索、查询、人物关系多跳问答,以及人物关系推理等场景提供基础数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kw8obhjbN) +[chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite) | 一款超轻量级中文 OCR,支持竖排文字识别,总模型仅 4.7M。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvGiQvb5y) +[SZT-bigdata](https://github.com/geekyouth/SZT-bigdata) | 一个开源的深圳地铁大数据客流分析系统,主要通过分析深圳通刷卡数据,从大数据的技术角度来研究深圳地铁客运能力,探索深圳地铁优化服务的方向。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvpBOuFRz) +[NARUTO-HandSignDetection](https://github.com/Kazuhito00/NARUTO-HandSignDetection) | 一个开源项目,可用于识别火影忍者中的结印手势。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvnfItTfP) +[BIFROST](https://datasets.bifrost.ai/) | 给从事 AI 开发的同学分享个数据集搜索神器,该网站当前共计拥有 1900 个数据集,提供人物、自动驾驶汽车、零售、无人机等六大类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kv4oHjlCU) +[MLOps-Basics](https://github.com/graviraja/MLOps-Basics) | 一个开源的 MLOps 基础教程,作者将通过 10 周的时间,带你了解 MLOps 的基础知识,如模型构建、监控、配置、测试、打包、部署、CI/CD(GitHub Actions)等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuToMAN7b) +[CompreFace](https://github.com/exadel-inc/CompreFace) | 一款开源的人脸识别与检测系统,不懂机器学习技术亦可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuLxIbNeV) +[pix2tex](https://github.com/lukas-blecher/LaTeX-OCR) | 一款开源的 LaTeX 代码识别系统,基于深度学习技术,快速识别数学公式的图像,并返回相应的 LaTeX 代码。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kub0Lur6c) +[Realtime-Voice-Clone-Chinese](https://github.com/babysor/Realtime-Voice-Clone-Chinese) | 一个基于深度学习的中文语音合成项目,通过采集分析一段具体的声音样本,可在 5 秒内生成与之类似的克隆语音。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ku8giFNOS) +[AI_Tutorial](https://github.com/cbamls/AI_Tutorial) | 一个开源的 AI 学习资料库,主要整理了人工智能、机器学习、深度学习、搜索系统、推荐系统、广告系统等领域的学习资料。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtLhAkezp) +[Polaris](https://github.com/ChibaniMohamed/Polaris) | 一款开源的人脸考勤系统,集成了脸部识别技术,拥有颇具未来感的设计风格,可用于尝鲜。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KtIJhvPH0) +[neural_network_papers](https://github.com/curryandsun/neural_network_papers) | 一份开源的 AI 论文笔记,主要记录作者读过的一些论文,给出个人对论文的评分情况并简述论文 insight。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KsvjjnWZg) +[NLPDataSet](https://github.com/liucongg/NLPDataSet) | 国内一名开发者在 GitHub 开源了常用数据集,主要将多个网络数据集进行整理清洗,并将格式统一化。其主要目的,在于构建一个较完善的中文片段抽取式阅读理解数据集。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ks9HQvfzg) +[Lite.AI](https://github.com/DefTruth/lite.ai) | 一个比较丰富的 C++ 库,里面收录了 60 多个实用的 AI 模型,其中包含对象检测、人脸检测、风格迁移、人脸识别、图像分割、图像分类等类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KrSqgjMNO) +[AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying) | 一个 AI 知识库,帮助开发者快速上手 AI 理论及应用实战:基础知识、机器学习、深度学习、自然语言处理 BERT,含大量注释及数据集,力求每一位能看懂并复现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kq5Er9xsW) +[NLPer-Arsenal](https://github.com/TingFree/NLPer-Arsenal) | 一个 NLP 开源知识库,主要收录 NLP 竞赛经验贴、通用工具、学习资料等内容,覆盖文本分类、机器翻译、语义解析、实体识别等类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpSiojUzt) +[DouZero](https://github.com/kwai/DouZero) | 一个 AI 斗地主项目,基于深度学习与深度蒙特卡罗(DMC)算法构建,尝试让 AI 与人类博弈。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KlmdYpi0k) + +### 有趣/实用网站 + +名称 | 简述 | 源 +---- | ----- | ----- +[Species in pieces](http://www.species-in-pieces.com/) | 作者通过 CSS,实现了 30 种濒危保护动物的动画拼图,其中包括盔犀鸟、小头鼠海豚、金色毒箭蛙、克尼斯纳海马等动物。网站配有干净空灵的背景音乐,目的在于呼吁人们重视生态环境保护。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L89NOkiqA) +[RegexOne](https://regexone.com/) | 推荐一个很不错的正则表达式学习网站:RegexOne,里面配套了完整教程、速查表、练习题等资源,帮助开发者学好正则,一步到位 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7y0AbIxu) +[Analysis Tools](https://github.com/analysis-tools-dev/static-analysis) | 推荐一个比较实用的开发工具网站,上面了汇总了多种编程语言的静 / 动态代码分析工具与 Linter。其主要目的,在于帮助你更好的完善 Code Review 流程,进一步提升代码质量。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3Kkat6r7) +[「给我画张图(Paint Me a Picture)」](http://gaugan.org/gaugan2) | 英伟达发布了一款蛮有意思的工具,可借助 AI 技术,将文字描述一键转换为逼真画像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L3e79o3UM) +[Coding Font](https://www.codingfont.com/) | 国外几位开发者搭建的一个在线网站,可通过对比 27 款不同的编程字体,帮你选出编码体验最佳的那一款。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1h85Cm2v) +[Python Tutor](https://pythontutor.com/) | 一个颇有意思的代码可视化网站,可将代码按执行步骤,分段可视化展示,并允许将可视化代码内嵌到网站上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KC2u7fERF) +[数据可视化工具目录](https://datavizcatalogue.com/ZH/) | 里面收集与汇总了各类数据可视化工具的详细描述、图形示例,以及可上手使用的工具集合与学习资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KA7Rcs3Q8) +[图之典](http://tuzhidian.com/) | 给玩数据分析的同学推荐个比较实用的网站,在上面,你能轻松找到饼图、柱形图、桑基图、折线图、热力图、直方图等 22 种常用可视化图形,帮你完成日常的数据可视化工作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KvF7MDKbm) +[Dev Hints](https://devhints.io) | 一个颇为实用的技术网站,里面整理了各种技术类型的速查表,其中包括 Git、Vim、Go、MySQL、Linux、VSCode、Vue 等各大常用技术的速查表清单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kpa6zEVJP) + +### 其他 +名称 | 简述 | 源 +---- | ----- | ----- +[Learn to Code RPG](https://github.com/freeCodeCamp/LearnToCodeRPG) | 一款交互式视觉小说游戏,可以让你边玩游戏、边学编程。项目里面拥有 600 多道计算机科学相关的测试题,你可以通过探索游戏菜单和解题的方式,来提升编程技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7PGwl3uf) +[text2mesh](https://github.com/threedle/text2mesh) | 你可以通过文字描述,让一件 3D 物体拥有不同皮肤和外观,快速生成其外表细节。比如,你可以给普通的 3D 人物模型,套上钢铁侠的衣服。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8bub5VSq) +[《大灾变:劫后余生》](https://github.com/CleverRaven/Cataclysm-DDA) | 一款开源的回合制生存游戏,游戏背景设置在僵尸大爆发的末日之下,你需要通过探索获得食物与装备,并找到对应策略生存下来。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L8tKDxa4i) +[Turms](https://github.com/turms-im/turms) | 一套开源的即时通讯引擎,为实时在线用户数为 100K~10M 应用而设计,配套有详细的开发文档。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L7u52fjTv) +[《在拥挤和变化的世界中茁壮成长:C++ 2006–2020》](https://github.com/Cpp-Club/Cxx_HOPL4_zh) | C++ 之父此前在 HOPL 会议上发布了一篇技术论文, 该论文主要讲述了 C++ 从 2006 到 2020 年间的技术演化历史,涵盖了 C++98 之后的所有 C++ 版本,从 C++11 直到 C++20。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6kABFo8i) +[CoNote](https://github.com/phith0n/conote-community) | 一款综合安全测试平台,可以让渗透测试过程变得更加方便,支持命令执行漏洞利用、SSRF 漏洞探测、SQL 注入、DNS 记录等功能,还可以向内网或无 HTTP 服务的平台传输数据与文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6jpy96x1) +[物美智能](https://github.com/kerwincui/wumei-smart) | 一套开源的软硬件智能家居系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6ieuuRkm) +[microStudio](https://github.com/pmgl/microstudio) | 一个非常实用的游戏开发平台,集搜索、开发、学习、体验、交流等功能于一身。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L6gF4lKIX) +[win-vind](https://github.com/pit-ray/win-vind) | 一个颇有意思的 Windows UI 开源系统,将图形界面与命令行界面两种操作方式进行混合,让开发者可以用一些 Vim 快捷键来操作桌面程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L61JCkEGf) +[space-shooter.c](https://github.com/tsherif/space-shooter.c) | 基于 C 语言编写的一款 2D 太空射击游戏,已在 Windows 10 和 Ubuntu Linux 16.04 系统上跑通测试。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5ZnufMFk) +[《金庸群侠传 3D 重制版》](https://github.com/jynew/jynew) | 开源的游戏项目:《金庸群侠传 3D 重制版》,喜欢怀旧的同学可以玩一下。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5Svi8JUw) +[matplotx](https://github.com/nschloe/matplotx) | 收录了多个实用的 Matplotlib 扩展,可以满足多种数据可视化的绘图需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L5RudxPlx) +[RealSkel](https://github.com/jingma-git/RealSkel) | 浙大一位计算机博士开源的 3D 建模工具,可基于平面草图,快速完成 3D 骨架建模。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4XWj0J7H) +[The Open Book](https://github.com/joeycastillo/The-Open-Book) |类似于开源版的 Kindle,能帮你打造一个可灵活定制的电子书阅读设备。搭配 4.2" 英寸电子显示器,拥有方向键、选择、翻页等交互按钮,具备 SD 卡检测功能,充电状态 LED 灯显示,带立体音频输出和原始麦克风输入的音频组合插孔等组件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L4kR8gV4j) +[CasaOS](https://github.com/IceWhaleTech/CasaOS) | 一个简洁易用、开源的家庭云系统,基于 Docker 生态系统打造,满足了多种家庭使用场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L40P21V79) +[open-mantra-dataset](https://github.com/mantra-inc/open-mantra-dataset) | 东京大学与 Mantra 公司在推进的一项技术研究,尝试使用人工智能来自动翻译日漫文稿。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2ZbG9VX0) +[MrDoc](https://github.com/zmister2016/MrDoc) | 一个开源的在线文档系统,适合作为私有云文档、云笔记和知识管理工具,私有化在线文档部署方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L2PLcuPVF) +[Windows 2000 on Docker](https://github.com/hectorm/docker-qemu-win2000) | 一个可用于运行 Windows 2000 系统的 Docker 镜像 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L1KAEq1gv) +[McDonalds Fries Font](https://github.com/mcdtaiwan/McDonalds_Fries_Font) | 由麦当劳一家授权经营企业开源的字体,带有薯条和番茄酱设计风格。支持应用到 Illustrator、Photoshop、Keynote 、Sketch 等软件上。标注字体名称后,可商用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KFA41qCK2) +[KubePi](https://github.com/KubeOperator/KubePi) | 一款简单易用的开源 Kubernetes 可视化管理面板,可允许管理员导入多个 Kubernetes 集群,并通过权限控制,将不同 cluster、namespace 的权限分配给指定用户。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEFv4mFEB) +[Semi-UI](https://github.com/DouyinFE/semi-design) | 抖音前端技术团队开源的一个 UI 库,具备现代、全面、灵活的设计系统。可帮助开发者快速搭建简洁、美观的 React 应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KEyCPC92v) +[N64Wasm](https://github.com/nbarkhina/N64Wasm) | 国外工程师 Neil 在 GitHub 上开源了任天堂 64 模拟器(N64)。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KDhtvFs5l) +[markdown-css-smartisan](https://github.com/nihaojob/markdown-css-smartisan) | 一个基于锤子便签的 Markdown 主题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KCZNzw5K4) +[Sogou C++ Workflow](https://github.com/sogou/workflow) | 搜狗在 GitHub 上开源的一款 C++ 服务器引擎,作为一款设计轻盈优雅的企业级程序引擎,可满足大多数 C++ 后端开发需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KyoecFH5s) +[《人生重开模拟器》](https://github.com/VickScarlet/lifeRestart) | 在这款游戏里面,你可以选择不同的人生天赋与初始属性,程序将根据这些基本信息,为你生成一条完整的人生轨迹。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KwRXfjGc5) +[Traccar](https://github.com/traccar/traccar) | 一个功能颇为丰富的 GPS 定位系统,支持 170 多种 GPS 协议以及 1500 多种 GPS 定位追踪设备。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kw6OL9ig0) +[Whoogle Search](https://github.com/benbusby/whoogle-search) | 一款开源的元搜索引擎,可为用户提供一个纯净无污染、无广告的 Google 元搜索引擎,注重隐私安全性,支持托管到私有服务器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kw08KkZWt) +[C-Toy](https://github.com/anael-seghezzi/CToy) | 该项目为开发者提供了可交互式的 C(99) 语言编程环境,能你让在编码过程中,实时看到比较有趣的结果反馈。无需安装编译,下载即可使用,目前已支持 Windows、macOS、Linux 等主流操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kvgbktze7) +[MeiliSearch](https://github.com/meilisearch/MeiliSearch) | 一款开源免费、功能强大、快速、易于使用和部署的搜索引擎 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KuUYbxYwJ) +[Erda](https://github.com/erda-project/erda) | 一款开源的 k8s 企业级云原生平台,主要提供 DevOps、微服务治理、多云管理以及快数据管理等云原生服务。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KrMwXsmhi) +[Mycodo](https://github.com/kizniche/Mycodo) | 一个可运行在树莓派上的环境监测与调节系统,支持应用到种植植物,培养微生物,保持蜂蜜蜂房稳态,孵化动物和鸡蛋,维持水生系统等场景。监控收集的数据,能放在Web 界面进行可视化展示。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kq4tndHJq) +[Gorse](https://github.com/zhenghaoz/gorse) | 由国人主导开发的一个开源推荐系统。在将项目、用户与交互数据导入后,系统便会自动训练模型,为每个用户生成推荐内容,大幅提升开发效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpCbSkMpV) +[霞鹜文楷(LXGW WenKai)](https://github.com/lxgw/LxgwWenKai) | 一款开源中文字体,基于日本著名字体厂商 FONTWORKS 开源的 Klee 完善而成,共包含 1.3 万个简繁日汉字,个人用户或企业可免费使用,自由分享。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/KpsLo5mN8) +[rose-pine-matplotlib](https://github.com/h4pZ/rose-pine-matplotlib) | 一款主打「优雅极简主义风」的 Matplotlib 主题样式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Kim4l37Id) +[Superset](https://github.com/apache/superset) | 数据可视化及数据探索平台,提供了多种可视化模板及交互式仪表,用于更为清晰的展示数据;自带 SQL IDE,可让用户更好的操作数据;API 开放且灵活,可定制性高。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/JFe5WqTXM) + +## 声明 +[![](https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh) +本作品采用[知识共享署名-非商业性使用-禁止演绎 4.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh)进行许可。 diff --git a/2022.md b/2022.md new file mode 100644 index 0000000..01a72c1 --- /dev/null +++ b/2022.md @@ -0,0 +1,515 @@ +

+ +

+ +

+ WeChat + Weibo + Zhihu + GitHub stars +

+ +## 宗旨 + +多年以前,我曾看到 GitHub 开源项目作者、全栈工程师 TJ Holowaychunk 说过这么一句话: + +"I don't read books, never went to school, I just read other people's code and always wonder how things work"。 + +从那时起,我便认为,通过阅读源码,站在前辈的角度上,去思考代码架构与程序逻辑,乃是提升编程技巧最好的方式。 + +因此,GitHub 也自然而然的,成为我最喜爱的开发者平台。 + +秉着挖掘开源价值的初衷,GitHubDaily 自 2015 年 10 月 10 日正式成立。 + +我们希望能通过这一举措,帮助开发者们发现当下最火的开源项目,掌控最新技术动态, 扩大技术视野, 并从开源项目的学习中获得编程能力的提升。 + +目前,GitHubDaily 已累积分享超过 3000 个开源项目,内容包括但不限于 GitHub 上的开源技术资料、开发者工具、编程网站以及成熟应用。 + +除了 GitHub 之外,我们也开始在下面多个社交媒体平台,帮助开发者传播与分享优质开源项目,挖掘其未来的技术应用前景。 + +如果你想接收最新的 GitHub 开源项目资讯,可以关注一下👇 + +- 公众号: [GitHubDaily](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/weixin.png) +- 微博: [@GitHubDaily](https://weibo.com/GitHubDaily) +- 知乎: [@GitHubDaily](https://www.zhihu.com/people/githubdaily) + +> 有不错的开源项目,也欢迎到本仓库的 [issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,我们期待你的分享。 + +--- + +## 2022 年复盘 + +下面是对 GitHubDaily 在 2022 年所推荐的项目进行分类整理,方便大家查找以往分享过的内容。 + +> 过往复盘 [2021](https://github.com/GitHubDaily/GitHubDaily/blob/master/2021.md),[2020](https://github.com/GitHubDaily/GitHubDaily/blob/master/2020.md),[2019](https://github.com/GitHubDaily/GitHubDaily/blob/master/2019.md),[2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md) + +### 目录 + +- [宗旨](#宗旨) +- [2022 年复盘](#2022-年复盘) + - [目录](#目录) + - [Java](#java) + - [Python](#python) + - [前端](#前端) + - [工具](#工具) + - [插件](#插件) + - [资料集合](#资料集合) + - [书籍/教程](#书籍教程) + - [机器学习/人工智能](#机器学习人工智能) + - [开源字体](#开源字体) + - [其他](#其他) +- [声明](#声明) + +### Java + +名称 | 简述 | 源 +---- | ----- | ----- +[mall4cloud](https://github.com/gz-yami/mall4cloud) | 一个基于 Spring Cloud 构建的开源电商系统。采用主流微服务技术实现,支持集群部署、服务注册和发现以及拥有完整的订单流程等,是一个适合二次开发的电商平台系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LC5Jk3w36) +[RuoYi](https://github.com/yangzongzhuan/RuoYi) | GitHub 上一款开源的权限管理系统:RuoYi,基于 SpringBoot 搭建,代码易读易懂、界面简洁美观。项目可用于所有的 Web 应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA,支持移动客户端访问。核心技术采用 Spring、MyBatis、Shiro,没有任何其它重度依赖,直接运行即可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwBap7sg9) +[Bolo Solo](https://github.com/adlered/bolo-solo) | GitHub 上一个开源的个人博客系统:Bolo Solo,简单易部署,自带精致主题、数据统计表、邮件提醒、自定义图床、功能丰富的 Markdown 编辑器,专为程序员设计。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqqbdewnY) +[NBlog](https://github.com/Naccl/NBlog) | 一个前后端分离的开源博客系统,基于 Spring Boot + Vue 技术栈开发,界面清新简洁,拥有多个丰富的博客组件,自带管理后台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgMIKs1ng) +[algorithms](https://github.com/xingxingzaixian/django-drf-online-exam) | 一个开源的在线考试系统,按照不同功能,可划分为题目管理、答题系统、权限分配、评卷系统等模块。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgGPqCVrZ) +[JavaSecInterview](https://github.com/4ra1n/JavaSecInterview) | 由国内开发者更新与维护的 Java 面试题库,主要围绕 Java 安全研究与安全开发领域,覆盖了Shiro 和 Spring 框架、Fastjson 和 Log4j2 组件等安全知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LfUI46bDG) + +### Python + +名称 | 简述 | 源 +---- | ----- | ----- +[Pynecone](https://github.com/pynecone-io/pynecone) | GitHub 上的开源 Python 全栈开发框架:Pynecone,可让你在短短几分钟内,快速搭建一个 Web 应用。无需任何 Web 开发基础,即可上手使用。非常适合用来构建 AI 模型的 Demo 示例,简单又方便。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mjr16mOmN) +[python-tutorial](https://github.com/shibing624/python-tutorial) | GitHub 上一个开源 Python 实用教程。包括了 Python 基础,Python 高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。教程中包含的范例,涵盖了大多数 Python 日常脚本任务,可作为入门学习资料,亦可作为工作中编写脚本的参考实现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MaegHpKyi) +[PrettyMaps](https://github.com/marceloprates/prettymaps) | 一个在 GitHub 开源的小型 Python 库,可基于 OpenStreetMap 数据,帮助开发者快速绘制简洁美观的地图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M0eOpztkq) +[pyWhat](https://github.com/bee-san/pyWhat) | 推荐一款比较实用的 Python 脚本工具:pyWhat,能够快速提取信息中的 IP 地址、邮箱、信用卡、数字货币钱包地址、YouTube 视频等内容。不仅如此,pyWhat 还可对文件和目录进行扫描,通过递归搜索,快速获取核心信息,并对结果进行筛选、过滤、排序、导出等操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M06z02xGH) +[MLScraper](https://github.com/lorey/mlscraper) | 一个开源的 Python 爬虫脚本,可基于机器学习自动从 HTML 页面中抓取数据。在给爬虫提供输出结果的示例后,它便会自动提取规则,对页面数据进行抓取,整个过程无需指定 CSS 选择器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LE4hMxRgU) +[《动手开发一个 Python 小项目》](https://inventwithpython.com/bigbookpython/) | 书中收录了 80 多个 Python 项目,每个项目都是一个独立章节,其中包括项目实例、源码、进一步开发建议等内容。书中每个项目代码量最多只有 200 多行,对新手友好,适合快速上手学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBdwuw5KU) +[Kindle_download_helper](https://github.com/yihong0618/Kindle_download_helper) | 一年后,Kindle 将退出中国市场,此前购买的书籍,在 2024 年 6 月 30 日后,将无法进行下载。一个在 GitHub 上开源的 Python 脚本,可用于批量下载往期已购买的 Kindle 电子书,并将其保存到本地。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwLLWnfmd) +[NannyML](https://github.com/NannyML/nannyml) | 一个适合数据科学开发者使用的 Python 库:NannyML,该项目搭配了拥有简单、易用的可视化界面,让你可以提前预估部署后的模型性能,检测数据漂移。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ltqn287bb) +[PyScript](https://github.com/pyscript/pyscript) | 简单添加几行代码,便能在 HTML 中内嵌 Python 代码,并在浏览器上运行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrWscwV7h) +[GDB dashboard](https://github.com/cyrus-and/gdb-dashboard) | GitHub 上开源的 Python 调试工具:GDB dashboard,为 Python GDB 提供了可视化界面,更清晰的显示了程序调试信息,使开发者能专注于 Python 控制流。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqGG6kbV9) +[NIVOS](https://github.com/TheSadError/NIVOS) | 一个开源的 Python 工具包,可用于深入扫描、破解 WIFI,适用于所有 Linux 系统,部分功能仍在持续升级中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqeoBnWyo) +[Greppo](https://github.com/greppo-io/greppo) | GitHub 上的开源 Python 框架,可快速搭建一款可交互式的「地理空间」应用。该框架提供了一整套完整工具包,让你可以轻松打通数据、算法、可视化 UI 等模块,构建一款交互式应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Liw9zejPT) +[algorithms](https://github.com/xingxingzaixian/django-vue3.2-online-exam) | 一个开源的在线考试系统,按照不同功能,可划分为题目管理、答题系统、权限分配、评卷系统等模块。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgGPqCVrZ) +[Kedro](https://github.com/kedro-org/kedro) | 一个开源 Python 框架,可帮助你创建可复用、可维护、模块化的数据科学代码,支持与 VSCode 和 PyCharm 搭配使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgmNn1rJ5) + +### 前端 + +名称 | 简述 | 源 +---- | ----- | ----- +[「PoseMon 让爷康康」](https://github.com/linyiLYi/pose-monitor) | 国内开发者在 GitHub 开源的一款 Android 应用:「PoseMon 让爷康康」,可借助 AI 技术,实时监测不良坐姿,并及时给出语音提示。应用不需要联网使用,所有 AI 特性均在手机本地运行,不需要将视频画面传输至外部服务器,仅需要摄像头权限用于获取姿态画面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MecX2f7DZ) +[Magical Spider](https://github.com/lixi5338619/magical_spider​​​) | 神奇的蜘蛛,一个几乎适用于所有 Web 端站点的采集方案 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M1jYX9t87) +[云开发情侣互动小程序](https://github.com/UxxHans/Rainbow-Cats-Personal-WeChat-MiniProgram) | GitHub 上这个情侣互动小程序可以玩一下,给生活增添点趣味。项目基于云开发能力构建,可作为情侣自己的任务和商城系统,主要特性包括做任务,攒积分,换商品等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LFiSO1hRm) +[vuejs-challenges](https://github.com/webfansplz/vuejs-challenges) | 一个 Vue.js 在线挑战平台,里面提供了多道 Vue.js 练习题,帮你一步步掌握 Vue.js 的使用。该项目意在帮助你更好地了解 Vue.js,编写出实用程序,或单纯享受挑战乐趣。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LC2YQimtz) +[Vue Flow](https://github.com/bcakmakoglu/vue-flow) | GitHub 上一个开源的 Web 流程图组件:Vue Flow,支持灵活定制、可应用于 Vue 3,具有丝滑的缩放与拖拽交互,自带 Minimap 和各类实用的图形组件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyCh8l1Pt) +[WebGAL](https://github.com/MakinoharaShoko/WebGAL) | 这是一款界面美观、易于开发的网页端视觉小说引擎。通过该引擎,你可以快速制作属于自己的小游戏。项目配有使用教程,令你无需网页开发基础,3 分钟即可学会所有的语法。只要你有灵感,便可以立刻开始创作自己的 Galgame。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwJ1teQwW) +[Chirpy Jekyll Theme](https://github.com/cotes2020/jekyll-theme-chirpy) | 一个轻量级、响应式的个人静态博客主题:Chirpy Jekyll Theme,自带暗黑模式、可自动生成相关帖子,支持语法高亮、数学公式、流程图等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LvylZlO9j) +[PaoPao](https://github.com/rocboss/paopao-ce) | 一个风格类似 Twitter 的开源社区,基于 Gin、Zinc、Vue 等技术栈搭建。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LvrtLyUq7) +[CSS Buttons](https://github.com/eludadev/css-buttons) | 这个 GitHub 项目基于 CSS,实现了 100 种不同的 Web 按钮样式,包括动画效果、外观、转场过渡效果等,脑洞颇大。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtGtxq7JV) +[Geeker Admin](https://github.com/HalseySpicy/Geeker-Admin) | 推荐 GitHub 上一套开源的后台管理框架:Geeker Admin,项目基于 Vue3.2、TypeScript、Vite2、Pinia、Element-Plus 等技术栈开发而成。拥有数据大屏、统计信息可视化、表格操作 Hooks 封装、组件 UI 动态切换、i18n 国际化多语言、常见 Web 指令定制等诸多功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtjiEccit) +[Horizon UI](https://github.com/horizon-ui/horizon-ui-chakra) | GitHub 上一个开源的管理后台模板:Horizon UI,内置数百个组件与模块,可帮你快速开发出精美、简洁的网站。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lqddyamna) +[Luckysheet](https://github.com/mengshukeji/Luckysheet) | 一款纯前端实现的,类似 Excel 的在线表格,功能强大、配置简单、完全开源。支持大部分 Excel 功能,如冻结行列、合并单元格、筛选、排序。并内置了透视表、图表、计算函数等数据分析常用功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LoYe9w229) +[Fantastic-admin](https://github.com/hooray/fantastic-admin) | 一款开箱即用的 Vue 中后台管理系统框架,拥有多种布局与主题,动效丰富,可灵活定制,并支持多语言、多级路由缓存、自动生成导航栏等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LnZlhmZjL) +[Instagram MERN](https://github.com/jigar-sable/instagram-mern) | 应该是我见过最全功能复现的 Instagram 克隆版了,基本上覆盖了诸多 ins 常用的前后端功能。支持登录注册、个人信息的增删改查、帖子与私信互动,Emoji 支持等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkVCh6wku) +[dooringx](https://github.com/H5-Dooring/dooringx) | GitHub 上开源的可视化平台搭建方案:dooringx,通过提供一套数据流事件机制、弹窗等解决方案,让你可以快速定制一个可视化拖拽平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgW9f0ltw) +[Vue vben admin](https://github.com/vbenjs/vue-vben-admin) | GitHub 上一个开源的管理后台模板:Vue vben admin,基于 Vue 构建,开箱即用,拥有多款可配置主题,内置 Mock 数据方案、动态路由权限生成方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeYLR12Zj) +[Medusa](https://github.com/medusajs/medusa) | GitHub 上一个开源的电商建站平台,可基于各种 UI 组件与 API,用模块拼装的方式,快速搭建个人电商平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LePllw9iF) +[Olympic](https://github.com/dragonir/3d/tree/master/src/containers/Olympic) | 国内开发者用代码实现的「冰墩墩」,基于 Three.js + React 技术栈构建,代码已在 GitHub 开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeOahodSj) +[Graphics](https://github.com/entronad/graphic) | GitHub 上一个开源的可视化 Flutter 图表库,提供了一种基于图形语法的声明式定义,可组合出多种图表类型,并拥有丰富的属性配置和交互组件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbACshpig) +[S2](https://github.com/antvis/S2) | 一款基于数据驱动的多维分析表格,通过提供底层能力库,基础组件,业务场景组件以及自由扩展的能力。具备高性能、高扩展、可交互、开箱即用等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaJZ0yxiX) +[Mall Cook](https://github.com/wangyuan389/mall-cook) | 一款开源的可视化商城搭建平台,包括多页面可视化构建、JSON Schema 生成器(可视化搭建物料控制面板),实现组件流水线式标准接入平台等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/La8h0y4z3) + + +### 工具 + +名称 | 简述 | 源 +---- | ----- | ----- +[ILLA Builder](https://github.com/illacloud/illa-builder) | GitHub 上最近比较火的一款低代码开发工具:ILLA Builder。可让你在短短几分钟内,快速搭建一个企业内部应用。项目内置了一整套 UI 组件库,通过拖拽组件,即可完成应用搭建。此外,工具还接入了多种数据库和 API,让数据调用更加简单方便。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MkvLkwZ3j) +[Photoshot](https://github.com/shinework/photoshot) | 一款开源的 AI 头像生成器,用户将自己的个人头像上传后,可借助 Stable Diffusion 模型进行训练,并生成一款拥有不同风格的个人头像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mjgk2lKIG) +[ChatGPT 微信](https://github.com/fuergaosi233/wechat-chatgpt) | 可将 ChatGPT 集成到微信的开源项目,通过发送对话,即可接受到来自 ChatGPT 的结果反馈,玩起来又更方便了,另外一款是 [ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)]() +[Misskey](https://github.com/misskey-dev/misskey) | 一个开源的去中心化微博社交平台:Misskey,完美适配了 PC 与移动端界面。支持丰富且可定制化的 Web UI、Emoji 表情、在线笔记、云存储、多主题、统计图表、实用组件等多种功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mic1I1tiU) +[StockAI](https://www.stockai.com/) | 一款颇有意思的图片搜索引擎:StockAI。输入关键词即可搜索图片,如果图片不存在,则会通过 AI 自动生成近似图片。个人非商业可免费下载小图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mi4aDBbtZ) +[Lama Cleaner](https://github.com/Sanster/lama-cleaner) | GitHub 上一款开源的图像修复工具:Lama Cleaner,基于 SOTA AI 模型构建,功能颇为齐全。可用于快速去除图像中各种物品、人物、字体、水印等对象,并支持老照片修复、文本替换图像内容等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MftUc9pdK) +[AutoCut](https://github.com/mli/autocut) | GitHub 上一款开源的视频剪辑工具:AutoCut,可通过字幕快速剪切视频。工具支持自动生成字幕,用户无需使用视频编辑软件,仅需编辑文本文件,即可完成剪切。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MfktHxK73) +[GoToSocial](https://github.com/superseriousbusiness/gotosocial) | 一款开源的轻量级社交平台,类似 Twitter 与 Tumblr。支持关注他人、发布推文、点赞分享内容、一键拉黑等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MefjaiTnv) +[Stash](https://github.com/stashapp/stash) | 一款开源的视频与图像管理 Web 应用,基于 Go 编写,支持自部署,可将视频和图像按标签进行分类,以及信息提取与统计等功能。项目支持通过 Windows、macOS、Linux、Docker 等方式进行安装部署,并拥有多种 CSS 样式可供定制。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mee86n3KX) +[Memphis](https://github.com/memphisdev/memphis-broker) | GitHub 上一款开源的实时数据处理平台:Memphis,与 Apache Kafka 相比,构建数据流应用程序的速度快 9 倍。该项目提供了功能丰富的命令行与可视化界面,帮助实现快速开发,极大降低成本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MebnCFcES) +[VHS](https://github.com/charmbracelet/vhs) | 一款开源的命令行 GIF 生成工具,可自动生成命令行的 GIF 动画,并应用到教程、文档、工具演示、测试等场景上。该工具支持自定义配置动画字体、间距、行高、延迟、打字速度、主题、删除与指针移动效果等各种属性,功能非常齐全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Md0I8aM1M) +[Pake](https://github.com/tw93/Pake) | 一个可将各种网页快速打包成 Mac App 的开源工具。相比 Electron 更加小巧易用,速度更快,同时实现了通用的快捷键透传、沉浸式窗口、拖动、打包样式兼容等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MaZpcf4sH) +[RedEye](https://github.com/cisagov/RedEye) | GitHub 上一款开源的安全可视化分析工具:RedEye,可用于协助红队可视化报告指挥和控制行动。该工具允许操作员评估和展示复杂数据,调整策略,并根据红队评估做出有效决策。支持日志解析,格式化输出数据,对行动进行标注等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MaV5in0Jr) +[Fyrox](https://github.com/FyroxEngine/Fyrox) | 一个基于 Rust 开发的 2D & 3D 游戏引擎。自带功能齐全的可视化操作界面、高度可扩展的渲染器、拥有创建复杂动画的内置系统、高品质双耳音响系统,支持 Windows、Linux、macOS 等主流操作系统。另外,该项目还配套了工具使用教程,帮助你更快的上手游戏开发。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MaicgjMt5) +[Markwhen](https://github.com/kochrt/markwhen) | 一款可快速创建时间线的开源工具:Markwhen。通过类似 Markdown 语法,即可快速生成直观、可视化的时间线内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MafQ8dNRK) +[Umi-OCR](https://github.com/hiroi-sora/Umi-OCR) | 一款功能颇全的开源 OCR 软件,可离线使用,适用于 Win10 x64 平台。该软件支持截屏识别、粘贴图片,支持批量导入本地图片,将 OCR 结果输出到软件面板或本地文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ma6pD0MW6) +[Sharing](https://github.com/parvardegr/sharing) | 一款开源的命令行工具。无需安装任何移动端 App,即可实现 PC 到移动端的文件共享功能,支持 iOS 和 Android。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M9vSIpEPy) +[Code App](https://github.com/thebaselab/codeapp) | 一款开源的 iPad 代码编辑器:Code App。内置 Node.js、Python、C、C++、PHP 等多种开发环境,自带 Git、Pip、NPM 等工具,可连接并管理远程服务器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M9t8ekIcm) +[Notes](https://github.com/nuttyartist/notes) | 一款开源的跨平台笔记应用,支持文件夹嵌套与标签管理、可自定义界面主题,采用QT、C++ 原生开发,响应速度快。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M7GyyFDWT) +[Gooey](https://github.com/chriskiehl/Gooey) | 一款可直接将 Python 命令行工具转为 GUI 应用的开源程序,帮助你优化用户体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M6vGU7Izk) +[CubyText](https://github.com/vincentdchan/CubyText) | 一个开源的知识管理软件:Cuby Text,通过区块来管理内容,让信息更有条理。软件界面清新、简洁、数据存储在本地,可更快搜索查找,并支持 Windows、Linux、macOS 等主流操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M6s9Ibq2z) +[Motionity](https://github.com/alyssaxuu/motionity) | 一个开源的动画编辑工具,可在浏览器直接打开使用。支持视频剪切、图像搜索过滤、文本动画库、图层蒙版等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M4KSR1axX) +[Notesnook](https://github.com/streetwriters/notesnook) | 一个开源的端到端加密笔记软件,可用于替代 Evernote,该项目提供笔记共享、历史回溯、个性化主题定制、富文本编辑,并支持导出成 PDF 与 Markdown 等格式的笔记文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M4BskoKun) +[SurrealDB](https://github.com/surrealdb/surrealdb) | GitHub 上一个开源的云原生数据库:SurrealDB,通过简化数据库和 API 堆栈,以减少项目开发时间,提高生产力。除了处理日常数据事务,该数据库还能当做 API 后端层使用。支持 SQL 查询、GraphQL、ACID 事务、WebSocket 连接、结构化和非结构化数据、图形查询、全文索引等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M2xoVB8yQ) +[WSysMon](https://github.com/SlyFabi/WSysMon) | 一个开源的 Windows 任务管理工具克隆版,可用于 Linux 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M2wdR50H3) +[TerrainDecorator](https://github.com/emrecancubukcu/Terrain-Decorator ) | 一款轻量级 Unity 3D 地形绘制工具:TerrainDecorator,包含了各种坡度、高度、噪声、图像遮罩和混合模式等过滤器,可帮助开发者快速创建地形纹理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M2v2Nwh3a) +[One Last Image](https://github.com/itorr/one-last-image) | 一个能将「赛璐璐风格」动画截图或插画,转换成 One Last Kiss 封面风格的在线生成器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M18cku47e) +[pdf-diff](https://github.com/serhack/pdf-diff) | GitHub 上一款开源的 PDF 文件对比工具:pdf-diff。可用于追踪、对比不同 PDF 版本间的差异。像 Git 一样,让你更好的了解 PDF 内容变更情况。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M0prZBkBt) +[Label Studio](https://github.com/heartexlabs/label-studio) | GitHub 上一款开源的数据标注神器:Label Studio,可用于标注音视频、文本、图像、时间序列等数据类型,并导出为多种模型格式。此外,该工具还支持多账号登录、流线型工作模式、可配置标签格式、集成机器学习模型、嵌入数据管道等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M0fZuF2AD) +[AFFiNE](https://github.com/toeverything/AFFiNE) | GitHub 上又一个开源的 Notion 替代品:AFFiNE,一款功能颇为强大的知识库管理工具。界面样式清新简洁、支持所见即所得的编辑和排版,拥有基于 Markdown 的多任务管理、多人实时协作。私密性强,可在本地自部署,目前项目仍在持续更新迭代。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M04e0h98c) +[Wireflow](https://github.com/vanila-io/wireflow) | 一款开源的在线流程图绘制工具,支持使用 100 多种自定义图形、可进行多人协作、权限分配、实时聊天等功能、并拥有丰富的功能组件库。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LE36JxtQd) +[Pixel Art to CSS](https://github.com/jvalen/pixel-art-react) | 一个开源的像素风图像编辑工具,基于 React 开发,通过结合 CSS 的 box-shadow 和 keyframes 特性,实现了在线绘制像素风图像的需求。在绘制完成后,你还能将其导出成 GIF、静态图像或纯代码,并粘贴到自己的网站上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LDj9ja8ou) +[DBER](https://github.com/findyourmagic/dber) | GitHub 上一个开源的数据库设计工具:DBER,基于实体连接图,支持可视化数据库结构设计、拖拽生成模型引用关系、一键导出 SQL 语句等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LDgoP6gGD) +[Lensm](https://github.com/loov/lensm) | 一款基于 Go 语言开发的汇编及源代码浏览工具,可用于项目性能优化、调试等场景。作者还特地写了一篇文章,阐述了整个项目的开发历程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LDaTSg1k6) +[Termtyper](https://github.com/kraanzu/termtyper) | 为了提升自己的打字速度,国外一位开发者在 GitHub 开源了一款命令行终端打字游戏,该游戏提供了一个简单直观的可交互界面,支持设置游戏难度、主题样式、游戏时间以及按键声音,最后还能统计打字精准度,帮你快速提升打字速度。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LD8xK6Kvp) +[DiceBear](https://github.com/dicebear/dicebear) | 一个开源的头像生成库,可通过给定的唯一标识,快速帮助开发者与设计师,生成一款简单可爱的用户头像。还提供了 API,供开发者接入调用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LD6YkxV46) +[Navidrome](https://github.com/navidrome/navidrome) | GitHub 上一个开源的跨终端音乐播放器:Navidrome。基于 Material UI 设计风格构建,支持所有主流音乐格式,拥有播放、收藏、专辑管理等功能特性。该播放器兼容 macOS、Linux、Windows 等主流桌面系统与移动端,内置多语言模块,可随时翻译转换为其它语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LCTq6fG7a) +[Lively Wallpaper](https://github.com/rocksdanister/lively) | 一个开源的动态壁纸软件,可快速更换、管理桌面动态壁纸,资源占用率极小。应用定制性强,可使用动态和交互式网页、3D 应用、音频可视化工具作为壁纸。支持多种不同分辨率屏幕,内容丰富,使用简单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LCf9Pzg0N) +[qsv](https://github.com/jqnatividad/qsv) | 一个开源的 CSV 数据文件处理工具,提供了数十种可用的命令行,可以帮助你更加高效的索引、分析、拆分以及验证 CSV 数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LCdYLCk3j) +[FontForge](https://github.com/fontforge/fontforge) | GitHub 上一个开源的跨平台字体编辑器:FontForge,可用于创建、编辑、转换其它多种格式的字体。编辑器提供了中文使用指南,方便新手更好入门。客户端支持 Windows、macOS、Linux 等主流桌面系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LCcpls5Yj) +[PocketBase](https://github.com/pocketbase/pocketbase) | 一个基于 Go 编写的后端管理系统:PocketBase,集成简单,开箱即用,拥有清新简洁的后台管理面板。该系统内置实时数据库与 REST API,Google、GitHub 等多平台 OAuth 验证功能,文件可存储在本地或第三方平台,灵活性、扩展性强。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LC4yhkJbz) +[massCode](https://github.com/massCodeIO/massCode) | 一个免费开源的跨平台代码片段管理工具,支持组织管理、Markdown 编辑、搜索同步、自动保存、JSON 存储等功能,并提供了 VS Code、Raycast、Alfred 等多个平台插件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBsQik4mH) +[Tooll 3](https://github.com/still-scene/t3) | GitHub 上一个开源的实时动画工具包:Tooll 3,搭配了简单直观的可视化界面,以及丰富的图形组件,让你可以快速创建实时动态图形。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBbalBhZn) +[SMSBoom](https://github.com/WhaleFell/SMSBoom) | 一个开源的 Python 压力测试工具:SMSBoom,可用于测压短信轰炸,全自动添加有效接口,支持异步协程等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LAHHNsyvQ) +[wechat-backup](https://github.com/greycodee/wechat-backup) | 一款在 GitHub 开源的微信聊天记录备份工具:wechat-backup,可将聊天记录持久化备份本地硬盘,释放手机存储空间。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LzQFZFcbs) +[Hetty](https://github.com/dstotijn/hetty) | 一款可用于安全研究方向的 HTTP 客户端,针对各类信息安全、漏洞悬赏需求进行量身定制,功能颇为丰富,亦可满足日常接口调试需求。该工具支持 HTTP 高级搜索、日志记录,可手动创建、更改、拦截请求、自带基于项目的数据库存储功能,以及简单易用的 UI 界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyUVX1ZPb) +[Watermark-Removal](https://github.com/zuruoke/watermark-removal) | 一个开源的图片去水印解决方案:Watermark-Removal,可基于机器学习的图像修复方法,自动去除图片水印。经处理后的图片,与原图几乎一致。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyTKUki45) +[supes.top](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s-r5s-N1) | 给喜欢折腾智能家居和路由的同学,推荐一个 OpenWrt 配置工具:supes.top。可用于快速下载、定制各种设备的 OpenWrt 固件。Web 界面上提供了多种可选配置,包括设备名称和型号、常用软件包、插件、主题风格、宽带信息等,部分功能需付费才能使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LySzR06g0) +[Redpanda Console](https://github.com/redpanda-data/console) | GitHub 上一款开源的数据流处理工具:Redpanda Console(前身是 Kowl),搭配可视化 UI,可用于快速管理和调试 Kafka/Redpanda 工作负载。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyMGxy6BC) +[tproxy](https://github.com/kevwan/tproxy) | 一款开源的 TCP 连接分析工具:tproxy,可用于监控网络连接,分析请求内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyDscu413) +[MiaoYan](https://github.com/tw93/MiaoYan) | 一款颜值颇高的 Markdown 编辑器:MiaoYan(妙言),拥有极简的设计风格,纯本地使用、支持语法高亮、黑暗模式、源文件保存、国际化等功能。项目基于 Swift5 原生开发,用起来比较丝滑,可自定义快捷和编辑器字体。目前仅支持 macOS 操作系统。 ​​​ | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyfGMwxtX) +[BatNoter](https://github.com/batnoter/batnoter) | 一款基于 GitHub 的 Web 笔记应用:BatNoter,可将 GitHub 仓库作为个人笔记存储库,并支持笔记分类、搜索、Markdown 快捷编辑与预览、书签管理等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ly6dG4Pxs) +[Beekeeper Studio](https://github.com/beekeeper-studio/beekeeper-studio) | 一款开源的跨平台 SQL 编辑器,提供 SQL 语法高亮、自动补全、数据表内容筛选与过滤、连接 Web 数据库、存储历史查询记录等功能。该编辑器支持 SQLite、MySQL、MariaDB、Postgres 等主流数据库,并兼容 Windows、macOS、Linux 等桌面操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxWrr9vO2) +[Think(云策文档)](https://github.com/fantasticit/think) | 一款开源知识管理工具:Think(云策文档),内置知识库、思维导图、文档模板、在线编辑器等多种工具。可通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxQWueRTz) +[EasyNode](https://github.com/chaos-zhu/easynode) | 一个简易的个人 Linux 服务器管理面板 :EasyNode,支持多服务器管,可通过 WebSocket 实时更新服务器基本信息,如系统、公网 IP、CPU、内存、硬盘、网卡等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxPLrhKGK) +[Pingu](https://github.com/sheepla/pingu) | 日本一位开发者开源的命令行网络诊断工具,可用于替代 ping。在使用时,会逐渐出现一只可爱的 ASCII 企鹅图形,并高亮关键字。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxOAohmAw) +[coolify](https://github.com/coollabsio/coolify) | 一个在 GitHub 开源的项目自托管方案,可用于替代 Heroku 和 Netlify。支持反向代理、免费 SSL 证书配置、多种常用数据库配置、项目一键安装与升级等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwCls8WV9) +[vCard](https://github.com/codewithsadee/vcard-personal-portfolio) | 一个在 GitHub 开源的个人简历网站:vCard,支持响应式设计,能让你的个人信息、项目经验、工作经验在 Web 页面上,得到最佳的浏览体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwzAZjeYR) +[Gitploy](https://github.com/gitploy-io/gitploy) | 可在几分钟内,快速搭建一个基于 GitHub 的项目部署系统。项目提供了更为直观的可视化界面,让你可以快速针对项目分支、SHA、标签进行部署,并拥有持续交付和持续部署能力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwsUX0jwN) +[Slashy](https://github.com/alyssaxuu/slashy) | 一个开源的 Notion 辅助工具:Slashy,可为 Notion 自定义各种快捷命令,如开启摄像头、录音、绘图、创建注释、可复用的内容模块等,进一步提高编辑效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwrJT9XVO) +[dashy](https://github.com/Lissy93/dashy) | 一个高度可定制化、自托管的服务器启动页构建工具,自带可视化编辑器、状态检测系统,并拥有各类丰富的组件及主题。借助该工具,便可为不同应用快速搭建一个服务器管理面板,并基于各种组件、图标、主题,完成自定义配置,项目内置身份验证、状态监测、搜索、备份、可视化配置、多语言支持等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lwqaur6db) +[Wazuh](https://github.com/wazuh/wazuh) | GitHub 上一款免费开源的安全平台:Wazuh,集威胁预防、漏洞检测、风险响应、安全监控于一身。不仅如此,该开源平台还提供了搜索引擎和数据可视化工具,让用户可以更为直观的浏览、配置项目的安全监控信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwkRJ5U8o) +[CogVideo](https://github.com/THUDM/CogVideo) | 一个可基于文本生成视频的开源项目:CogVideo,由清华大学数据挖掘研究小组开源,项目 Repo 中附有论文。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LvF1Z1to8) +[emojied](https://github.com/sekunho/emojied) | 一个可以把任意网址转换为 Emoji 表情符号的开源项目,还挺有意思的。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LuvxzlSBe) +[LetsMarkdown](https://github.com/Cveinnt/LetsMarkdown.com) | 一个轻量级的网页版 Markdown 编辑器,支持实时协作编辑、语法高亮、自动补全、主题设置等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtI2XBqyG) +[infra](https://github.com/infrahq/infra ) | 一个让你能够快速访问项目基础设施(如 Kubernetes、数据库)的管理工具。集成了简单易用的命令行工具,支持配置同步、权限管理、日志记录、API 扩展等功能。目前项目功能仍在持续更新与迭代。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtC9FmJvV) +[code996](https://github.com/hellodigua/code996) | GitHub 上一个开源的命令行脚本。它可以统计 Git 项目的 commit 时间分布,进而推导出你当前的工作强度 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtyCtBqRJ) +[Lapce](https://github.com/lapce/lapce) | GitHub 上一款开源的轻量级代码编辑器:Lapce,功能强大,运行丝滑,支持 Windows、Linux、macOS 等主流桌面系统。拥有类似 Vim 的模态编辑功能,支持代码自动补全、诊断,并内置了远程开发模式、命令行终端,为你提供顺畅的 "本地编码" 体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lti7AuFBl) +[LiveTerm](https://github.com/Cveinnt/LiveTerm) | 可以让你在几分钟内,快速搭建一个拥有命令行风格的网站。项目高度可定制、简单易用。在将项目 clone 到本地之后,只需要编辑项目仓库的 config.json,即可快速完成定制。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtgWxiaTS) +[cnchar](https://github.com/theajack/cnchar) | GitHub 上一个开源的汉字拼音笔画库:cnchar。功能非常齐全,支持汉字拼音、笔画数解析,多种模式绘制汉字,并能完成语音识别、语音合成等操作。项目支持离线使用,在多端通用,开发者还可进行自定义部署,自定义数据等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsCu3tf3D) +[Modren](https://github.com/RudraSwat/modren) | 一个开源的 Linux 应用商店。安装成功后,便可通过该商店下载、安装各类 Linux 应用。支持 APT、Snap、Flatpaks、DEB 等多种格式的安装包,可用于 Ubuntu、Debian 衍生发行版等系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsvO25LdJ) +[PointLess](https://github.com/kkoomen/pointless) | 一个开源的绘图画布应用:PointLess,开发者可以基于该项目,制作出一些绘画、白板、笔记等应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsoJGbInk) +[BlogHelper](https://github.com/onblog/BlogHelper) | 一个可帮助国内用户写作的托盘助手,支持将本地文章一键发布到主流博客平台,剪贴板图片一键上传至图床(新浪、GitHub、图壳、腾讯云、阿里云、又拍云、七牛云)。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrSV0ACzm) +[Obsei](https://github.com/obsei/obsei) | GitHub 上一款开源的低代码工具:Obsei,基于 AI 驱动,可应用于各种开发及业务场景。通过这个工具,可实现社交平台舆论监控、客户投诉预警、自动生成工单、市场调查分析、为 AI 任务生成数据集等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrRlB38IO) +[HertzBeat](https://github.com/dromara/hertzbeat​​​) | 推荐 GitHub 上一个易用友好的云监控系统:HertzBeat。无需 Agent,拥有强大自定义的监控能力。支持网站监测,PING 连通性,端口可用性,数据库,操作系统,API 监控,阈值告警,告警通知等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrN1GclDo) +[BallCat](https://github.com/ballcat-projects/ballcat) | GitHub 上一个支持快速开发的后端脚手架,可快速搭建企业级后台管理系统,并提供多种便捷 starter 进行功能扩展。主要包括前后台用户分离、菜单权限、数据权限、定时任务、访问日志、操作日志、异常日志、统一异常处理、XSS 过滤、SQL 防注入、国际化等多种功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrLQCkU7F) +[AppMaster.io](https://appmaster.io/zh) | 一个无代码应用搭建平台:AppMaster.io,无需编写一行代码,即可快速创造出一个 App,大幅解放生产力。该工具可用于构建本地 Web 和移动端应用程序、自动化业务流程等场景。通过界面拖放,即可构建出可用于生产环境的 App,并支持部署到云端或导出源代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrDNmnxNg) +[DB Fiddle](https://www.db-fiddle.com/) | 一款可在线运行、调试 SQL 数据库的开发者工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrCq8n6VD) +[Actual](https://github.com/actualbudget/actual) | 一个在 GitHub 开源的金融系统,强调「本地优先」原则,可用于管理个人财务,注重安全性和私密性。拥有交易管理、预算跟踪、财务报告生成、交易拆分、跨设备同步、数据导入与迁移、端到端加密等功能。该工具适用于 macOS、Windows、Linux、iOS、Android 等主流操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqSEUaD8y) +[JSON Hero](https://github.com/jsonhero-io/jsonhero-web) | 一个实用的 JSON 工具:JSON Hero,提供了简洁直观的 UI 界面,让查阅和理解 JSON 数据变得更为轻松便捷。开发者借助这一工具,能以列表视图、树状视图、编辑器视图等多种方式来查看 JSON 文件,并自动识别数据内容,展示数据预览。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lquv8226L) +[portfolYOU](https://github.com/YoussefRaafatNasry/portfolYOU) | 一个简洁、直观的个人简历主题,可使用 GitHub Pages 快速搭建简历站点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)]() +[Spacedrive](https://github.com/spacedriveapp/spacedrive) | 一个开源的跨平台文件管理器,内置了虚拟分布式文件系统(VDFS)。支持从云服务到离线硬盘,将设备的存储容量和处理能力整合到个人分布式云中,用起来既安全又直观。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lql4BmjC3) +[MM-Wiki](https://github.com/phachon/mm-wiki) | 一个开源的轻量级知识分享、团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。提供方便的安装界面程序,无需任何手动操作。部署方便,使用简单。具备完善的系统权限管理,系统可以自定义角色,可为不同角色授予不同的权限。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqfzErEAu) +[Perspective](https://github.com/finos/perspective) | 推荐 GitHub 上一个交互式、可视化数据分析工具:Perspective,可用于创建数据报告、数据面板、科研笔记及应用。为了便于开发者与数据科学家上手使用,开发团队还提供了十几个案例供参考学习,其中包含电影、超市、地铁、流媒体等多个分类。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqbE7EZFp) +[Apifox](https://www.apifox.cn/a1ghdaily) | 一款国产 API 管理工具,该工具基于可视化界面来管理 API 文档,支持 API 自动化测试、CI 持续集成、团队协作,并且它还能根据模型,自动为项目生成 API 代码。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lq3N29znI) +[Video-subtitle-extractor](https://github.com/YaoFANGUK/video-subtitle-extractor) | 一款开源的视频硬字幕提取工具,可自动生成 srt 文件,无需申请第三方 API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lq2dCdEMY) +[LookScanned](https://github.com/rwv/lookscanned.io) | 一个可以将 PDF 转换成扫描文件的开源工具,支持设置文件角度、噪点、模糊度等属性,整个过程无需用到打印机和扫描仪。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lpl0GySm3) +[OpenBBTerminal](https://github.com/OpenBB-finance/OpenBBTerminal) | 一个在 GitHub 开源的股票和加密市场命令行工具。该项目提供了一个基于 Python 的集成环境,允许普通的交易员利用数据科学、机器学习技术来进行交易。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lph59bV0o) +[InvenTree](https://github.com/inventree/InvenTree) | GitHub 上一款开源的库存管理系统:InvenTree,简单易用,可用于跟踪及管理各类库存零件,并支持生成各种报告,可扩展性强。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LpbAcf4Jp) +[DevStream](https://github.com/merico-dev/stream) | 一个开源 DevOps 工具链管理工具,将主流 DevOps 全生命周期的开源工具管理起来,提供了包括安装部署、最佳实践配置等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LoZNznxuU) +[JavaScript Visualizer](https://github.com/Hopding/js-visualizer-9000-client) | 一个开源的 JavaScript 可视化调试工具,运行后,可动态展示任务队列、调用栈、Event Loop 等过程与结果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LogxyjrsY) +[Blockly ML](https://github.com/chekoduadarsh/BlocklyML) | 一个开源的编程可视化工具,可用于辅助学习 Python 和机器学习,让学习过程变得不再枯燥。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lo7AIkoE7) +[HertzBeat](https://github.com/dromara/hertzbeat) | 一个开源的、友好易用的监控告警系统:HertzBeat,支持网站,API,PING,端口,数据库,操作系统等监控类型,并自带可视化操作界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lo5eBEErQ) +[Weylus](https://github.com/H-M-H/Weylus) | 一个颇有意思的开源项目,可将手机、平板电脑屏幕变成电脑的图形输入板与触摸屏。让你在手机、平板电脑上进行绘图,并呈现到电脑屏幕上,相当于给电脑外接了一块触控画板。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LnYae1GmH) +[Amplication](https://github.com/amplication/amplication) | 一个开源的开发者工具,可用于快速构建高质量的前后端项目,提升开发效率。功能包括可视化数据模型管理,自动化批量代码生成,管理面板搭建,生成满足 CRUD 需求的 REST 和 GraphQL API 等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LnVO5mgP8) +[JSON Visio](https://github.com/AykutSarac/jsonvisio.com) | 一个开源的 JSON 数据可视化工具,可通过图表节点,完美呈现 JSON 数据间的结构关系与详情,并支持离线使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LnPUN7zmG) +[StartPack](https://github.com/tldr-devops/startpack) | 一些可用于早期项目启动和自托管的 devops 工具包,在项目初期时,可通过这些工具降低项目的开发与运维成本。里面包括了数据库存储、项目管理、实时通讯、内容管理、低代码搭建等技术解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmCuOCmgx) +[Amazing-QR](https://github.com/x-hw/amazing-qr) | GitHub 上开源的 Python 二维码生成器,可生成普通二维码、带图片的艺术二维码(黑白与彩色)、动态二维码(黑白与彩色) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmBjLjhdn) +[Magma Studio](https://magma.com/index) | 一款可用于游戏、动画等艺术创作的平台。支持多人协作绘图,可通过共享画布进行实时绘画,进行头脑风暴和构思。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmA8Gt6jk) +[Orchest](https://github.com/orchest/orchest) | 一款开源的可视化数据管道构建工具,以更简便的方式,快速构建数据管道,无需框架和 YAML 配置,可直接通过 Python、R、Julia 来编写代码,处理数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lmxoc9Qlj) +[alist](https://github.com/Xhofe/alist) | 一个支持多存储的文件列表程序:alist,可配置与对接多个不同存储平台,部署方便,开箱即用,并能在线预览、管理多种不同格式的文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lmt4iyi5U) +[PicoShare](https://github.com/mtlynch/picoshare) | 一款开源的文件共享系统,简单易用、不限制文件大小、可直接生成下载链接,支持自托管部署,数据安全性可控。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmjDOmblS) +[Cider](https://github.com/ciderapp/Cider) | 一款开源的跨平台 Apple Music 音乐播放器,基于 Vue.js 和 Electron 构建,内置音频增强、社交分享、远程操控等功能。适用于 Windows、Linux、macOS 等主流桌面操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmisKsxbb) +[Obsidian Memos](https://github.com/Quorafind/Obsidian-Memos) | 让你可以用一种全新的方式在 Obsidian 记录日程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LldicAWdh) +[bbtop](https://github.com/Lakr233/mobilePillowTalkLite) | 一个可在 iOS 端运行的 Linux 服务器监控和管理工具,可通过密码、密钥来验证服务器身份,FaceID/TouchID 保护、可配置文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ll3RIEf5B) +[regex-vis](https://github.com/Bowen7/regex-vis) | 一个蛮不错的正则表达式可视化工具,作者提供了一系列组件,让你可在 Web 页面上通过配置,快速生成正则表达式,以及对应的可视化图形,并且还支持运行测试,检验结果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ll2GE6ZHw) +[SteamTools](https://github.com/BeyondDimension/SteamTools) | 一个开源跨平台的多功能 Steam 工具箱,能让你的 Steam 用起来更加丝滑。支持 Windows、Linux、macOS 等主流桌面系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkUre2PTo) +[SystemSix](https://github.com/EngineersNeedArt/SystemSix) | 一款可在树莓派上运行的电子水墨屏,可用于显示日历、天气、操作系统界面等内容,拿来折腾一些小工具应该挺好玩的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkTgabpYR) +[ToolJet](https://github.com/ToolJet/ToolJet) | GitHub 上一个开源的低代码开发框架。提供了丰富的可视化工具箱,仅需几步,即可快速构建企业级部署工具。该框架提供了 API,可对接 PostgreSQL、MongoDB、Elasticsearch 等多种外部数据源,以及常用的第三方服务,如 Stripe、Slack、Airtable。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkNmQpCTi) +[Reactive Resume](https://github.com/AmruthPillai/Reactive-Resume) | 一款颇为独特的简历生成器,可通过各种配置,让创建、更新、共享简历的过程变得更加简单便捷。免费开源、支持中文,可同时创建多份简历,并快速打印成 PDF。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkMbLEXmC) +[CodeEdit](https://github.com/CodeEditApp/CodeEdit) | 一款开源的 IDE 代码编辑器,主要面向 macOS 用户,致力于提供更为丝滑的编程体验,目前功能仍在持续迭代中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lkhyaeecg) +[Another Redis Desktop Manager](https://github.com/qishibo/AnotherRedisDesktopManager) | 一款更快、更好、更稳定的 Redis 桌面(GUI)管理客户端,兼容 Windows、Mac、Linux 等主流系统。性能出众,轻松加载海量键值。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkfYKDcxA) +[avvvatars](https://github.com/nusu/avvvatars) | 一款比较火的头像生成器,可快速生成一款独特头像,拥有 40 种颜色、60 种形状搭配,支持自定制,可集成到 Web 项目中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkatN62SU) +[ecapture](https://github.com/ehids/ecapture) | 一款无需 CA 证书,就可以进行 HTTPS 通讯明文抓包的工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lk9iIE4Hu) +[Visualize Data on Spirals](https://github.com/jokergoo/spiralize) | GitHub 上的一款开源工具包:Visualize Data on Spirals,可快速搭建呈螺旋结构的可视化数据图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lk2qwzeCE) +[Dasel](https://github.com/TomWright/dasel) | 一款比较实用的命令行工具:Dasel,可通过类似链式语法的方式,对 JSON、YAML、CSV 等文件进行增删改查、转换等操作。该工具支持多种结构化数据文件,如 JSON、YAML、TOML、XML、CSV 等。 ​​​ | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiT8hhbDJ) +[Rayon](https://github.com/Lakr233/Rayon) | 一款开源的服务器监控工具,支持 libssh2 主机连接、密钥认证、远程代码执行、GPU & RAM & 硬盘使用情况监控等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiNDjtisH) +[Yao](https://github.com/) | 一款蛮不错的开源低代码应用引擎,无需编写一行代码,即可快速创建 Web 服务和管理后台,大幅解放生产力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiFA46ss1) +[Plasticity](https://github.com/nkallen/plasticity) | 一款开源的 3D 建模工具,主打小而美的功能,为概念艺术创作而生,可通过各类快捷操作,快速完成 3D 建模工作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiD1LkfgL) +[Grist](https://github.com/gristlabs/grist-core) | 一款颇为实用的现代化数据表格,不同于其它普通的数据表格,该项目融合了电子表格的灵活性与数据库的稳定性,从用户体验与性能两方面,着重提高互联网用户的办公效率。该表格支持各类 Python 公式与 Excel 函数,拥有可扩展移植的数据格式、轻便的数据编辑功能,并自带可视化数据面板,开发者还可通过 API 与其它数据源对接。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgQs72lOT) +[TerraForge3D](https://github.com/Jaysmito101/TerraForge3D) | 一款专业的地形生成和建模工具,免费开源,开箱即用,附有多个视频教程供新手入门学习。这款功能包括的功能也颇为齐全,其中有基于 GPU 和 CPU 驱动的地形生成功能、无限制分辨率、可视化节点编辑器、天空和海平面生成器、风雨尘各类物理效果模拟器等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgEtjp5Y5) +[Cyberbrain](https://github.com/laike9m/Cyberbrain) | Google 工程师在 GitHub 开源的一款 Python 可视化调试工具:Cyberbrain(赛博大脑)。支持回溯代码变量的更改历史,查看程序执行状态(包括变量值),带代码进行循环调试等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgBIPrQji) +[vCards CN](https://github.com/metowolf/vCards) | 国内开发者在 GitHub 开源的一个项目:vCards CN(中国黄页 ),可为常用联系人导入头像,优化 iOS/macOS 来电、信息界面体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgxoWqPUI) +[Harmonoid](https://github.com/harmonoid/harmonoid​​​) | GitHub 上一款优雅、简洁的开源音乐播放器,基于 Material Design 理念设计,拥有强大的音乐分类管理功能,支持 Windows 和 Linux 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgwdT7Jir) +[china-holiday-calender](https://github.com/lanceliao/china-holiday-calender) | 国内一名开发者在 GitHub 上维护的假期日历:china-holiday-calender,在客户端订阅后,可以很方便的用于查看国内各种节假日、调休、补班日历。文件为 ICS 格式,可供 iOS、Google Calendar、Outlook 等客户端订阅。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lg2LkBEYD) +[Saikou](https://github.com/saikou-app/saikou) | 一款开源的动漫、漫画客户端:Saikou,名字取自日语 さいこう,有最高、最好之意。该客户端的主要作用,是可用于上传、下载 Anilist 的各类动漫与漫画资源,免费纯净、无广告。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LfVT97mhu) +[Mermaid](https://github.com/mermaid-js/mermaid) | 一款受到 Markdown 语法启发而诞生的 JavaScript 图表工具,由开发者 Knut Sveidqvist 所负责维护,目前在 GitHub 已积累 42000 Star,在技术圈内受众颇广。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LfTKQ2ym2) +[Trilium Notes](https://github.com/zadam/trilium) | 一个免费、开源的笔记应用程序,专注于建立大型个人知识库。支持树状笔记、笔记加密、全文搜索、自托管服务器,还可生成可视化笔记的关系图和链接图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeQwqhWcs) +[Gyroflow](https://github.com/gyroflow/gyroflow) | 一款开源应用:Gyroflow,可通过调整陀螺仪、加速度计等数据,让运动视频效果更加稳定。此外,它还支持实时预览、参数调整和各类复杂计算、GPU 处理和渲染等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeDancTlq) +[Midarr](https://github.com/midarrlabs/midarr-server) | 一款轻量级视频播放器:Midarr,作者称之为「下一代媒体服务器」,提供了清新简洁的界面,支持查看在线用户状态、可自托管。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeoeWpVV0) +[FireVerse](https://github.com/napthedev/fireverse) | 一款开源的聊天应用:FireVerse,功能齐全,允许一对一聊天、多人群聊。支持发送文字、GIF 图片、贴纸、表情符号等多种不同格式的消息内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Len3RyFBZ) +[DevToys Mac版](https://github.com/ObuchiYuki/DevToysMac) | 里面提供了诸多实用的开发者工具,比如 JSON 格式化、正则表达式测试、Base64 编码与解码、PNG/JPEG 图片压缩、色盲模拟器等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lekjp1SQt) +[tiler](https://github.com/nuno-faria/tiler) | 可以用来生成各种由图片拼接而成的马赛克图像 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcIxsqoB1) +[Monitor](https://github.com/lxflxfcl/monitor) | 国内一位网络安全人员在 GitHub 开源了一款漏洞监控平台,主要用于监测 GitHub、微软、CNNVD 等各大平台发布的最新技术漏洞信息,并将漏洞按不同危险等级进行划分,最后再通过企业微信和邮箱进行消息推送。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcEBV4y4R) +[Ansible](https://github.com/ansible/ansible) | 一款开源的自动化运维工具,可让项目和系统变得更加容易部署和维护。通过简单的语法,快速实现从代码部署到网络配置,再到云管理。并使用 SSH 实现一切自动化流程,无需在远程系统上安装代理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcxVU1XlF) +[daedalOS](https://github.com/DustinBrett/daedalOS) | 国外一位工程师在 GitHub 上开源的桌面环境系统:daedalOS,可直接在浏览器运行。主要拥有开始菜单、任务栏、动态壁纸、文件系统等功能。此外,系统还内置了各类开发工具、浏览器、命令行终端、视频播放器等应用,功能颇为齐全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LclKVF9px) +[rnote](https://github.com/flxzt/rnote) | 一款简洁优雅的笔记软件,带有可调整参数的纹理笔触,可用于快速创建手写笔记和绘画。支持插入各类图表、手写注释和文档。你还能将笔记导出成 SVG 或 PDF 格式的文件,与他人分享 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lcf4UiKGA) +[ROAPI](https://github.com/roapi/roapi) | 一款开源的开发者工具:ROAPI,无需编写一行代码,即可自动为静态数据集生成只读 API,快速完成静态数据的加载调用。静态数据集所支持的格式,包括 CSV、JSON、Excel、MySQL、Airtable、GraphQL 等格式。 ​​​ | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbP9xxZKg) +[Agora Flat](https://github.com/netless-io/flat) | 声网在 GitHub 开源的一款白板工具,支持实时交互、多人音视频通讯和消息聊天、房间创建管理、课堂录制回放、课件存储、屏幕共享等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbNYtB3L3) +[Zetane Viewe](https://github.com/zetane/viewer) | 一款在 GitHub 开源的机器学习模型和内部张量 3D 可视化工具。它的主要作用,是能通过理解模型架构、可视化内部数据(特征图、权重、偏差、图层输出张量),为你打开 AI 黑盒。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbMNq4Lm3) +[DevToys](https://github.com/veler/DevToys) | 作者将其称之为「开发人员的瑞士军刀」,里面提供了诸多实用的开发者工具,比如 JSON 格式化、正则表达式测试、Base64 编码与解码、PNG/JPEG 图片压缩、色盲模拟器等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbLCnjM65) +[矩阵乘法计算器](https://github.com/staltz/matrixmultiplication.xyz) | 一个「矩阵乘法计算器」,通过交互式动画,帮助你更好的了解与掌握线性代数中的矩阵乘法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lbv7ud0NF) +[Text to Handwriting](https://github.com/saurabhdaware/text-to-handwriting) | 可将普通文本转换为手写文本,包括中文字体。支持自定义字体大小、墨水颜色、页面大小、字体间距、纸张背景等属性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbtWqzTeR) +[DSQ](https://github.com/multiprocessio/dsq) | 命令行工具:DSQ,除了数据查询外,还支持多个文件合并查询,不同格式的数据源文件转化(比如将 CSV 转为 JSON)等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbsLn1orh) +[DataStation](https://github.com/multiprocessio/datastation) | 一款颇为实用的开发者工具,可通过 SQL 语句,快速查询 JSON、CSV、Excel、日志记录库等文件中的数据,并创建可视化图表。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbsLn1orh) +[mometa](https://github.com/imcuttle/mometa) | 一款面向研发的、代码可视设计编辑平台,对低代码平台不形成依赖,二次开发可以无缝进入代码开发模式;支持所见即所得的可视编辑,用于优化开发体验;可自定义物料,提升功能复用率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbrbXtF7s) +[Hitomi-Downloader](https://github.com/KurtBestor/Hitomi-Downloader) | GitHub 上一款开源的下载工具,可用于快速下载各大网站的视频、漫画、电影、音乐等内容。拥有简洁易用的 UI 界面,多线程及脚本支持。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbmS3hNG2) +[Yasso](https://github.com/sairson/Yasso) | 一款开源的内网渗透辅助工具集,集合了大量的常用功能,拥有丰富的 SQL 渗透辅助功能,支持 RDP, SSH,Redis,MongoDB,MySQL,WinRM 等服务爆破,端口扫描,Web 指纹识别功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lb414qKNf) +[Focalboard](https://github.com/mattermost/focalboard) | 一款开源的看板工具,可用于日常工作任务和学习计划的分配、管理,并支持自托管服务器。该项目可作为 Trello、Notion 和 Asana 的开源替代品,支持 Windows、macOS、Linux 等主流操作系统。 ​​​ | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lb2PZEYuN) +[Papercups](https://github.com/papercups-io/papercups) | 通过该工具直接对接 Slack,简单几步操作,即可为 Web 应用打造一个在线聊天功能。此外,它还支持电子邮件回复、自定义聊天组件、Markdown 和 Emoji 文本等功能,并适配了 Flutter、React 等前端开发框架。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lb0tT3TjX) +[Movie Robot](https://github.com/pofey/movie_robot) | 给影迷们推荐一款比较实用的工具:电影机器人,可自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去 PT 站智能选种,找到最匹配的资源加入自己的影音库。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaUAz0vDt) +[sqliteviz](https://github.com/lana-k/sqliteviz) | GitHub 上一款比较实用的开源工具,可为 SQLite 数据库快速生成可视化图表,支持导入 CSV 和 JSON 文件,可离线使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaR3nEvxg) +[Multipass](https://github.com/canonical/multipass) | 一款轻量级的虚拟机管理工具,提供了简单易用的命令行工具,可帮助开发者快速搭建 Ubuntu 虚拟机集群,用于开发测试。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](weibo://L9jcZg8z6) +[SeaTunnel](https://github.com/apache/incubator-seatunnel) | 一个简单易用、超高性能的分布式数据集成平台:SeaTunnel,支持海量数据实时同步,每日可稳定高效同步数百亿数据,已在近百家公司生产上使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L9eT7r3lz) +[Ghostly](https://github.com/patriksvensson/ghostly) | 一款开源的 GitHub 客户端,可用于接收、组织管理 GitHub 通知,包括 issue 追踪、PR 提交、漏洞修复等,支持 Windows 10/11 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L9cwZESyq) +[wechat-report](https://github.com/myth984/wechat-report) | 国内有位开发者在 GitHub 上开源了一个《微信聊天记录年度报告》网页,可用于查看 2021 年与好友的聊天数据报告,项目中附有相关工具与教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L9blUhI7P) +[Maui Shell](https://github.com/Nitrux/maui-shell) | 一款重量级 Linux 桌面系统,被国外不少开发者称之为「开启 Linux 桌面新时代」的新系统,项目的最大亮点,在于能同时兼容 Android 与 Linux 系统,跨终端工作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L99MutuhT) + + +### 插件 + +名称 | 简述 | 源 +---- | ----- | ----- +[ChatGPT Chrome Extension](https://github.com/gragland/chatgpt-chrome-extension) | 一款专为 Chrome 用户开发的 ChatGPT 插件。安装后,在任意页面的文本框中点击右键,就会出现「Ask ChatGPT」选项。选中它,ChatGPT 就会根据当前文本框中的内容,帮你完成各种具体任务,比如写推文、修改邮件、修复 Bug 等等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MiO83rqmq) +[「GPT for Google」](https://github.com/wong2/chat-gpt-google-extension) | 一款基于 ChatGPT 构建的 Chrome 插件:「GPT for Google」,还挺好用的。安装之后,除了会在浏览器正常展示 Google 搜索内容,还会在右侧展示 ChatGPT 反馈结果,进一步提升搜索效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MiuSHqAla) +[Obsidian Weread Plugin](https://github.com/zhaohongxuan/obsidian-weread-plugin) | GitHub 上一款开源的 Obsidian 微信读书插件:Obsidian Weread Plugin。可用于同步微信读书中书籍元信息、高亮标注,划线感想、书评等,并将这些信息转换为 markdown 格式保存到 Obsidian 的文件夹中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mbap6DBB3) +[audio-preview](https://github.com/sukumo28/vscode-audio-preview) | 如果你想在 VSCode 中直接播放或预览音频文件,可以安装下 audio-preview 这个扩展。该扩展支持在 VSCode 中查看各类音频文件,如 wav, aac, mp3, ogg, flac 等音频格式的声波图和音谱图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ly7rn41bM) +[Motion DevTools](https://motion.dev/tools) | 一个 Chrome 开发者插件:Motion DevTools,可用于快速构建 Web 动画。支持对 CSS 编写的 Web 动画进行审视、编辑、导出等操作,非常方便。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lst3A5YHS) +[AI Doc Writer](https://github.com/mintlify/vscode-docs) | 国外一名小姐姐开源了一款 VSCode 插件,可通过选中代码块,自动为代码生成注释文档。目前支持 JavaScript、TypeScript、Python 等多种语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbCbSuUYJ) +[omni](https://github.com/alyssaxuu/omni) | 一款功能极其强大的 Chrome 插件,拥有 50 多项特性,为提高生产力而生,让你可以像极客一样来使用 Chrome。功能包括快速切换和搜索页面标签,搜索网页浏览记录,多个快捷键配置,并集成了 Notion、Figma、Docs 等多款工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaSerfrF4) + + +### 资料集合 + +名称 | 简述 | 源 +---- | ----- | ----- +[《程序员海外工作 / 英文面试手册》](https://github.com/eliaszon/Programmers-Overseas-Job-Interview-Handbook) | 上面收录了作者长期以来收集的直投海外找工作的技巧,包括简历润色、主流招聘网站、公司风评查询、面试准备、英文表达等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mm1hyir2i) +[《可用于代码面试的数据结构与算法》](https://github.com/SamirPaul1/DSAlgo) | 里面包含了多种基于 Python3 实现的数据结构与算法,覆盖动态规划、排序算法、二叉树、矩阵、哈希表等。| [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MlRR2uU6z) +[Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) | 里面整理了一系列与 ChatGPT 互动的玩法与技巧。你可以通过这些玩法,让 ChatGPT 变成 Linux 终端、文本翻译与修正、技术面试官、故事家、脱口秀演员、写作指导顾问、心理咨询家等等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mj8a6ofH2) +[《DevOps 2022 技术路线图》](https://github.com/milanm/DevOps-Roadmap) | GitHub 上的开源学习资源:《DevOps 2022 技术路线图》,带你快速了解最新的 DevOps 技术栈。里面包含了 Git、常用编程语言、Linux、网络安全、容器、IaC、CI/CD 等各种 DevOps 相关的学习资料。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MdcuKtXjC) +[《AI 绘画资料合集》](https://github.com/hua1995116/awesome-ai-painting) | 一份开源的技术资源:《AI 绘画资料合集》,作者汇总了国内外可使用的 AI 绘画平台、技术教程、参数教程、部署教程、业界新闻等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Md8XyyKiG) +[Answer](https://github.com/answerdev/answer) | 一个功能齐全的开源问答系统,可应用于产品技术支持、用户交流、工单管理等各种场景。完整适配了移动端,可通过 Docker 快速部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Md7o8993M) +[《网络安全工具速查表》](https://github.com/CompassSecurity/Hacking_Tools_Cheat_Sheet) | GitHub 上的开源技术资源:《网络安全工具速查表》,主要整理了信息搜集、网络扫描、嗅探、破解、证书配置等功能的命令行操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Md34gxgLY) +[《网络游戏开发技术图谱》](https://github.com/gonglei007/GameDevMind) | GitHub 上开源的学习资源:《网络游戏开发技术图谱》,网络游戏开发知识、技术与信息库,可作为游戏研发技术从业者的导航地图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M6qAigASE) +[GoBypassAV](https://github.com/TideSec/GoBypassAV ) | 整理了基于 Go 的 16 种 API 免杀测试、8 种加密测试、反沙盒测试、编译混淆、加壳、资源修改等免杀技术,并搜集汇总了一些资料和工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M0oiYuS7J) +[bigdata_analyse](https://github.com/TurboWay/bigdata_analyse) | 国内一位开发者在 GitHub 开源的数据分析项目库:bigdata_analyse,收集了多个数据分析项目集合。每个项目都会包含一个友好的说明文档,用来阐述和展示整个开发流程。同时也会提供相关的数据集,以供下载练习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LD9IOF5uD) +[new-grad-positions](https://github.com/upupming/new-grad-positions) | 2023 届互联网公司校招、实习的最新官方招聘信息整理,帮助在校生消除信息不对称带来的劣势。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LChvXi8F7) +[《Papers for Software Engineers》](https://github.com/facundoolano/software-papers) | GitHub 上的开源技术资源,里面收录了一系列计算机大佬撰写的软件工程论文。内容覆盖计算机与智能、集成电路、共享数据库、密码学、软件工程本质、Web 搜索引擎解析、分布式存储系统、智能合约与去中心化平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LC6Unlwtz) +[「云计算自学指南」](https://github.com/madebygps/self-taught-guide-to-cloud-computing) | 该指南主要拆分为六大模块,分别对应 Linux 及计算机网络基础、脚本及代码工具、云计算、DevOps 实践、学习资源、附加资源(技术相关话题)等内容。在每个不同时间段,帮你规划不同的学习路线,让你可以更为清晰的掌握云计算基础知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBXtUCWm8) +[Modern CPP Tricks](https://github.com/rachitiitr/modern-cpp-tricks) | 微软前工程师 Rachit Jain 在 GitHub 上开源的一份 C++ 知识库:Modern CPP Tricks,里面整理了一些 C++ 相关的开发技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBWiPgSgy) +[Satellite image deep learning](https://github.com/robmarkcole/satellite-image-deep-learning) | 主要整理了深度学习技术在卫星图像领域中的应用知识。仓库中包含了图像分类与分割、在线分析工具、图像标注、图形可视化、地理信息系统等开源软件,相关技术教程、博客文章等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBvcq7liC) +[《一图胜千言》](https://github.com/girliemac/a-picture-is-worth-a-1000-words) | 由微软工程师 Tomomi 手绘并整理发布。该仓库包含了数据结构与算法、Web 开发、机器学习、Git 开发等编程领域的涂鸦作品,其中有部分被应用到了微软的开源教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyB64suZx) +[《红队知识仓库》](https://github.com/Threekiii/Awesome-Redteam) | 里面收录了一系列网络安全相关的技术文档、开发工具、公开知识库等内容,覆盖漏洞研究、信息收集、内网渗透等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ly8CqBp48) +[SVG Spinners](https://github.com/n3r4zzurr0/svg-spinners) | 这个 GitHub 项目收集了 40 多种不同风格的 SVG 加载动画,可用于网站或 App 项目开发。相对于常规的 GIF 格式图像来说,SVG 的可编辑性、可压缩性更强。因此在最近几年,不少网站都开始广泛采用 SVG 来做页面动画。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxITe3aSn) +[Cloud-DevOps-Learning-Resources](https://github.com/ahmedtariq01/Cloud-DevOps-Learning-Resources) | 该仓库里面收录了一系列云原生开发学习资料(如 Docker、K8s、Azure),包括技术书籍、速查表、测验题、面试笔记等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwKATsm3B) +[Machine Learning Interview](https://github.com/khangich/machine-learning-interview) | GitHub 上开源的机器学习面试题库:Machine Learning Interview,收录了世界各大互联网公司的机器学习面试题。仓库中包括概率与统计、大数据、AB 测试、机器学习与深度学习领域的速查表、面试准备、学习指南、项目用例、面试经验等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lwm2Km2tp) +[API Tracker](https://apitracker.io/) | 这个网站整理了非常多的 API 开放接口,包括一些常见的 API 工具、文章、视频等学习教程。覆盖社交媒体、金融、新闻、游戏、人工智能、音视频等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Luumv8rvc) +[Beautify GitHub Profile](https://github.com/rzashakeri/beautify-github-profile) | 这个 GitHub 仓库收录了多种工具及指南,让你的 GitHub 个人页面看起来更为丰富与美观。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ltx33sjk4) +[flutter-tips-and-tricks](https://github.com/vandadnp/flutter-tips-and-trick) | 一份精心收集整理了 Flutter 和 Dart 开发的小技巧资料集合,每个小技巧除了提供代码还贴心的制作图片讲解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsHMQ0Buq) +[cs-self-learning](https://github.com/) | GitHub 上的开源 CS 自学指南,项目包含了诸多国外高质量 CS 课程,覆盖数据结构与算法、计算机系统安全、数据科学、人工智能、机器学习等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsGBLwrnR) +[「100 天编码挑战计划](https://github.com/kallaway/100-days-of-code) | 国外一名程序员在 GitHub 上发起了「100 天编码挑战计划」,规定所有参与的开发者,每天至少写 1 小时的代码,并提交到仓库中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsFqHABiq) +[Best-of Machine Learning with Python](https://github.com/ml-tooling/best-of-ml-python) | 里面收录了一些比较实用的机器学习与 Python 开源项目与工具。收录项目共计 900 多个,包括数据可视化、自然语言处理、文本与图像数据、Web 爬虫等分类。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqRhEtejl) +[《C++ Concurrency in Action 2ed 笔记》](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed) | C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术。原书籍前五章介绍了线程支持库的基本用法,后六章从实践角度介绍了并发编程的设计思想。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqmE2CXDT) +[《区块链黑暗森林自救手册》](https://github.com/slowmist/Blockchain-dark-forest-selfguard-handbook) | GitHub 上的开源技术教程:《区块链黑暗森林自救手册》,主要介绍了关于区块链安全相关的攻击手段、技术防控知识等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lq4Y5m4Pi) +[《机器学习笔记》](https://github.com/dair-ai/ML-Notebooks) | 整理了一系列机器学习任务、应用等代码示例。包括计算机图形、构建一个简单的神经网络、PyTorch 介绍、逻辑回归、文本分类、GNN 介绍等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LpXTJxxSl) +[《Rust 新手入门指南》](https://github.com/jondot/rust-how-do-i-start) | GitHub 上的开源技术资源:《Rust 新手入门指南》(Rust 🦀. How do I start?),收录了可供 Rust 新手入门学习的教程、实战项目、开源库、开发者工具等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LpiEzBwJK) +[《程序员延寿指南》](https://github.com/geekan/HowToLiveLonger) | 国内有个开发者撰写了一份《程序员延寿指南》,并开源到了 GitHub,希望通过各种数据与研究分析,进一步探索合理且健康的养生之道。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lpap8kkwd) +[Clone Wars](https://github.com/GorvGoyl/Clone-Wars) | 这个 GitHub 项目收录了 100 多个知名网站的克隆项目,包含教程、源码、Demo 演示、技术栈等内容,非常适合开发者研究学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lo3FbheLO) +[AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem) | 一个开源资料库沉淀了作者自学推荐系统的学习经验。其中包括经典算法模型和技术,各类工具、数据集的参考学习,并尝试用浅显易懂的语言,把每个模型或者算法解释清楚。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LnOJJxJzj) +[SpringBootVulExploit](https://github.com/LandGrey/SpringBootVulExploit) | Spring Boot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 check list。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmrTf0SNM) +[MHDDoS](https://github.com/MHProDev/MHDDoS) | 一个具有 51 种攻击方法的 Python3 DDoS 开源脚本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmqIb3WK5) +[Hacking C++](https://hackingcpp.com/cpp/cheat_sheets.html) | 一份颇为全面的 C++ 速查表与信息图表。覆盖了算法、随机分布、序列、Lambda 表达式、设计指南等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lmpx7t0FO) +[Hacking Tool](https://github.com/Z4nzu/hackingtool) | 作者收录了多款与计算机安全相关的开发者工具,包括网络攻击、DDOS 与 XSS 攻击工具、信息收集、SQL 注入、网络爬虫、哈希破解等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmhjHxoOu) +[Quantitative-analysis](https://github.com/hugo2046/Quantitative-analysis) | GitHub 上关于量化分析的资料参考:Quantitative-analysis,利用 Python 对国内各大券商的金工研报进行复现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LlfEkpk3b) +[PeiQi-WIKI-Book](https://github.com/PeiQi0/PeiQi-WIKI-Book) | 一个面向网络安全从业者的知识文库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkiJejY3Z) +[Chinese voice corpus](https://github.com/fighting41love/zhvoice) | GitHub 上的开源中文语音语料:Chinese voice corpus,让中文语音更加清晰自然。里面包含了 8 个开源数据集,3200 个说话人,900 小时语音,1300 万字。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkbR1ro7B) +[Awesome Portfolio Websites](https://github.com/smaranjitghose/awesome-portfolio-websites) | GitHub 上的一个开源网站:Awesome Portfolio Websites,致力于帮助研究人员、开发者、分析师建立一个可用于展示多维度工作信息的网站。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LjeJLxVQn) +[《2022 年杭州购房指南》](https://github.com/zkqiang/hangzhou-house-guide) | 一位在杭州工作的程序员,该指南是根据他个人多年购房选房经历,总结而成的一篇买房攻略,涉及新房摇号和二手房选购,包含大量杭州城市规划资料。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiVSLCDYb) +[Sec-Interview-4-2023](https://github.com/vvmdx/Sec-Interview-4-2023) | GitHub 上的开源技术资料库:Sec-Interview-4-2023,来自一位 2023 届毕业生收集的各大互联网安全面试题、面试经验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgnYs5V0I) +[《程序员做饭指南》](https://github.com/Anduin2017/HowToCook) | 详细介绍了地三鲜、回锅肉、鱼香肉丝等十几道菜品的具体料理方法。作者也希望通过开源的方式,让更多人参与到一本菜谱的改进与维护中来。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgkrguvFT) +[.NET-Backend-Developer-Roadmap](https://github.com/Elfocrash/.NET-Backend-Developer-Roadmap) | 2022 年 .NET 后端开发者路线图,主要面向微服务架构的后端技术人员,完整高清大图可见 GitHub Repo。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lg1Agc8l6) +[AI-Expert-Roadmap](https://github.com/AMAI-GmbH/AI-Expert-Roadmap) | 人工智能技术 2022 年学习路线,完整高清大图在 GitHub Repo 可见。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeZWU1rDV) +[Time series resources](https://github.com/lmmentel/awesome-time-series) | 时间序列相关的学习资源整理。覆盖多个常用开发者工具、可视化开源库、技术论文、开源教程等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeXAOC2td) +[AtHomeWithAI](http://t.cn/A6L1qEWP) | Deepmind 发布的人工智能学习资源,包含线性代数、算法、机器学习、深度学习、自然语言处理等各类视频、PPT、指南、教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeRHt42rE) +[Leetcode-retag](https://github.com/resumejob/Leetcode-retag) | 重新分类 Leetcode 高频题,按照面试频率降序排列题目,增加难度分类,适合开发者从简单开始学习算法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LeMAS52th) +[《命令行速览》](https://github.com/vastutsav/command-line-quick-reference) | 里面总结了 30 多条命令行的基础知识,可帮你快速了解一些常用的命令行用法与开发技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcHmpq0qt) +[LeetCode 题解仓库](https://github.com/doocs/leetcode) | GitHub 上一个开源的 LeetCode 题解仓库,里面涵盖了多种编程语言的 LeetCode 代码实现,其中包括排序算法、链表、二叉树、栈和队列、动态规划等算法知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lcvbrol44) +[《Arch Linux 简明指南》](https://github.com/NakanoMikuOrg/arch-guide) | 提供了从 Arch Linux 安装、显卡驱动、日常软件配置、多媒体制作、编程等所有内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaTpuzDZg) +[《文言文(古文)- 现代文平行语料》](https://github.com/NiuTrans/Classical-Modern) | 基本涵盖了大部分经典古籍著作,原始爬取的数据是篇章级对齐,经过脚本分句以及人工校对,形成共计约 96 万句对,source 下为文言文,target 下为现代文,文件内容按行对齐。| [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaG3tvogM) +[《深度学习 500 问》](https://github.com/shliang0603/Awesome-DeepLearning-500FAQ) | 国内开发者整理的一份 AI 学习资源,内容以问答形式,对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助有需要的读者。全书分为 18 个章节,50 余万字。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/La5UToCva) + + +### 书籍/教程 + +名称 | 简述 | 源 +---- | ----- | ----- +[《Comprehensive Rust》](https://github.com/google/comprehensive-rust) | Google 开放的一个 Rust 技术教程,教程为期四天,涵盖了 Rust 基本语法到高级主题,如泛型和错误处理、Android 开发等相关内容。通过这一教程,你将全面学习 Rust 基础语法、编写 Rust 应用、掌握 Rust 常用开发技巧等技术。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MlIqyelZv) +[《标准 C++ 算法指南完整版》](https://github.com/HappyCerberus/book-cpp-algorithms) | GitHub 上的开源技术资源:《标准 C++ 算法指南完整版》,覆盖了该书所有相关的 LaTeX 与代码示例讲解,帮助大家更好的学习与总结。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mlg94gQoL) +[《Hello,算法 》](https://github.com/krahets/hello-algo) | 一本自带动画图解、能运行、可提问的数据结构与算法入门书。带你了解刷题所需的数据结构,介绍算法的设计思想、优势劣势、实现方法,并拥有可一键运行的配套代码,让你更好的深入学习算法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MjTiAlqr0) +[《矩阵力量》鸢尾花书:从加减乘除到机器学习](https://github.com/Visualize-ML/Book4_Power-of-Matrix) | 主要面向开发者,讲解数学的基础知识。按内容划分为基础、坐标系、函数、解析几何、微积分、概率统计、线性代数等 7 大板块。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MhUK8xWzx) +[《像黑客一样使用命令行》](https://github.com/xuxiaodong/usingcli-book) | 该书将从实际的例子出发,教你从无到有,一步一步学习命令行的使用。除了文字版本之外,亦有配套视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MgotbfdaD) +[《Stable Diffusion Book》](https://github.com/sudoskys/StableDiffusionBook) | GitHub 上的开源技术教程:《Stable Diffusion Book》,关于 AI 绘画的全面中文 Wiki、入门教程、开源文档。覆盖 AI 绘画相关的术语解释、安装配置、配置与调试、模型训练等相关内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/McZx4g2Ji) +[《机器学习系统:设计和实现》](https://github.com/openmlsys/openmlsys-zh) | GitHub 上的开源技术书籍:《机器学习系统:设计和实现》,主要讲解现代机器学习系统的设计原理和实现经验。该书覆盖编程接口、计算图基本构成、编译器前后端、模型部署、深度学习推荐系统、机器人系统等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mb8PGvAyK) +[《基于物理的渲染:从理论到实现》](https://github.com/kanition/pbrtbook) | GitHub 上的开源教程:《基于物理的渲染:从理论到实现》中文翻译版。主要讲解几何与变换、成像过程、光的散射、光传输算法等计算机图形学内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mb2Wovblc) +[《数据科学路线图》](https://github.com/Moataz-Elmesmary/Data-Science-Roadmap) | GitHub 上的开源学习资料:《数据科学路线图》,作者整理了一些开放性学习教程,并按照初中高级制定了不同学习路线。里面主要包含统计与概率、Python 基础及工具应用、数据清理与可视化、机器学习与爬虫、深度学习与模型等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mb0YC6Ahe) +[《Enhance Your English Writing》](https://github.com/yzy1996/English-Writing ) | GitHub 上开源的学习资料:《Enhance Your English Writing》,作者是香港城市大学的一名博士生。主要收录他在阅读论文的过程中,发现的一些好的英语用法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ma8noyjnF) +[《Solidity 极简入门》](https://github.com/AmazingAng/WTF-Solidity) | 每周更新 1-3 讲,主要讲解 Web3 基础开发技巧、合约安全、数字签名、时间锁,常见开发工具使用等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ma4QdwllJ) +[《手撸解释器》](https://github.com/GuoYaxiang/craftinginterpreters_zh) | 在本书中,作者将悉心拆解解释器相关的概念,在每一章节中逐步进行讲解和实现,并且保证每个章节结束之后都有一个可以运行的解释器版本。该书由一门小型的自创语言 Lox 开始,分别使用 Java 和 C 实现了两种类型的解释器,jlox 和 clox。内容上不会有太过深入的理论,对于普通编程爱好者也可以很容易地上手学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M9uHEx8Tl) +[《Data Science: Theories, Models, Algorithms, and Analytics》](https://srdas.github.io/Papers/DSA_Book.pdf) | 主要讲解数据科学的基本知识,并覆盖相关常用算法、模型、R 语言、数据分析、金融应用、神经网络等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M7Fnv1EVp) +[《NLP 新手入门指南》](https://github.com/PKU-TANGENT/nlp-tutorial) | GitHub 上开源的学习资源:《NLP 新手入门指南》,项目作者为北京大学 TANGENT 实验室成员。该指南主要提供了 NLP 学习入门引导、常见任务的开发实现、各大技术教程与文献的相关推荐等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M6tkMkriP) +[《Kubernetes 中文教程》](https://github.com/guangzhengli/k8s-tutorials) | GitHub 上的开源技术教程:《Kubernetes 中文教程》,内容偏向于实战进阶。通过带你渐进式修改代码,从最基础的 container 容器的定义开始,经过 pod, deployment, servcie 等资源来打包部署一套完整服务。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M4Msfkw2E) +[现代统计学概论》](https://github.com/openintrostat/ims) | 一本开放性技术书籍:《现代统计学概论》(Introduction to Modern Statistics),主要讲解数据分析理念与应用、回归建模、统计推断、推理建模等相关知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M2nYrA2He) +[《用 Rust 编写一个 JavaScript 编译器》](https://github.com/Boshen/javascript-compiler-in-rust) | JavaScript、Rust 和编译器都很难学,因此作者想将这三者结合起来,挑战自己,用 Rust 编写一个 JavaScript 编译器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M1uAwaDtr) +[《Rust 性能优化手册》](https://github.com/nnethercote/perf-book) | 该书面向于 Rust 中级和高级开发者用户,结合理论与实践,讲解多种可以提高 Rust 程序性能的技术和技巧(速度和内存使用)。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M1la120wV) +[《线性代数的艺术》](https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra) | GitHub 上的开源技术教程:《线性代数的艺术》,主要针对 MIT 教授 Gilbert Strang 的《Linear Algebra for Everyone》教程提供了图形注释,让知识更易于吸收理解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M16CUBr8Q) +[《系统设计》](https://github.com/codersguild/System-Design) | GitHub 上开源的技术学习资源:《系统设计》,里面主要整理了系统设计相关的基础知识、面试技巧、开发指南、最佳实践,以及各个互联网大厂的踩坑经验总结等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M05nUrVPg) +[《带你入门前端工程》](https://github.com/woai3c/introduction-to-front-end-engineering) | 分享一本开源的前端技术书籍:《带你入门前端工程》,主要记录作者在近两年来,在前端工程师实践经验和学习心得方面的总结。 书中大部分内容以理论知识 + 代码示例 + 图片进行讲解,部分章节会提供实践教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LFgyIa9dz) +[《数据科学工具学习指南》](https://github.com/shervinea/mit-15-003-data-science-tools) | 麻省理工大学教授在 GitHub 开源的:《数据科学工具学习指南》。主要讲解如何使用 SQL 检索数据,R 语言操作数据,Python 数据可视化,Git 代码版本控制,以及常见的 Bash 脚本使用技巧等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LEcxdvgtN) +[《语音增强初探》](https://github.com/WenzheLiu-Speech/The-guidebook-of-speech-enhancement​) | GitHub 上的开源技术教程:《语音增强初探》,主要讲解语音增强技术相关的技术解析,以及模型应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LE5sQFN7t) +[《操作系统导论》中文版](https://github.com/remzi-arpacidusseau/ostep-translations) | 该书共有 50 个章节,内容深入浅出,围绕操作系统的虚拟化、并发、持久性展开讲解,涉及进程与进程、锁、CPU 调度、文件系统实现、分布式系统等知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LE1xicqHI) +[《Some Assembly Required》](https://github.com/hackclub/some-assembly-required) | GitHub 上一本开源的汇编入门指南:《Some Assembly Required》,主要包括 CPU 工作原理、指令映射、汇编语言与寄存器入门知识介绍等内容。每个章节都比较简短,且配有作者绘制的原理图与代码示例。让技术更易于理解,加深学习印象。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LDlvqFy2g) +[《Effective Debugging》中文翻译版](https://github.com/Celthi/effective-debugging-zh) | GitHub 上的开源技术教程:《Effective Debugging》中文翻译版,主要讲述如何更有效率地调试大型程序(以 C/C++ 为例)的方法和技能。书中例子不仅丰富,而且都是从实际的工作经验提取,观点和方法有效且具有可行性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LDhYfguVU) +[《BasicSR 中文解读文档》](https://github.com/XPixelGroup/BasicSR-docs) | BasicSR 是一个基于 PyTorch 的开源图像视频复原工具箱,提供了诸如超分辨率、去噪、去模糊、去 JPEG 压缩噪声等功能。该文档提供了关于图像、视频超分复原增强等相关技术知识的解读,以及开源库的使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LCPGL2v8u) +[《动手构建一个简单数据库》](https://github.com/cstack/db_tutorial) | 作者将基于 C 语言,手把手构建一个类 SQLite 数据库,让你进一步了解数据库的工作原 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBu1lhaYT) +[《Rust 语言实战》](https://github.com/sunface/rust-by-practice) | 该书将通过有挑战性的示例、练习题、实践项目来提升 Rust 水平,建立从入门学习到上手实战的直通桥梁。书中通过大量的实战练习,帮助大家更好的学习和上手使用 Rust 语言。书中的练习题非常易于使用:你所需的就是在线完成练习,并让它通过编译。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LBrFem2gX) +[《概率数值》](https://www.probabilistic-numerics.org/assets/ProbabilisticNumerics.pdf?continueFlag=1bafdcd5c034def869fecb4f3bdaed70) | 一本免费开放的技术书籍:《概率数值》(Probabilistic Numerics),共 400 多页,由 3 位来自各大高校与行业专家作者,历经 7 年写成。该书主要讲解数学基础、线性代数、积分、概率数值、机器学习模型优化、常微方程解法等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LB9Zj88Qd) +[《动手学习数据可视化》](https://github.com/handsondataviz/book) | GitHub 上的开源技术教程:《动手学习数据可视化》,主要讲解 Excel 数据处理的常用技巧。数据清理、搜索、可视化,数据图表绘制,第三方开源库的开发指南等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LB45Yt7Mj) +[《Python 项目实战》](https://github.com/learnbyexample/practice_python_projects) | 作者将通过 5 个 Python 实战项目,带你一步步了解 Python 的实际应用。其中包含用 Python 计算器优化命令行工具体验、抓取并分析 Reddit 评论数据、扫描 Markdown 和纯文本拼写错误、构建多选择题 GUI 界面、借助 AI 打造一款小游戏。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LATupt21d) +[《2022 年开源操作系统训练营》](https://github.com/LearningOS/rust-based-os-comp2022) | 教程共分为八章,主要展示如何从零开始,用 Rust 语言写一个基于 RISC-V 架构的 类 Unix 内核 。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LAK3UD6yJ) +[《谷歌的软件工程》](https://github.com/qiangmzsx/Software-Engineering-at-Google) | GitHub 上的开源技术资源:《谷歌的软件工程》中文版(Software Engineering at Google),共 25 章,主要讲解 Google 技术团队在「软件工程」领域的实践。该指南覆盖了团队管理、效率测量、代码风格规范、项目测试、版本控制、静态分析、依赖管理、持续交付与集成等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LzPuW8TUC) +[《图解 React 源码系列》](https://github.com/7kms/react-illustration-series) | 作者将尝试通过大量配图,把 react 原理表述清楚。教程主要包含 React 基础概念、运行核心、数据管理、交互、高频算法等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lyif5kWmX) +[《英语论文写作指南》](https://github.com/OpenMindClub/awesome-scholarly-productivity) | 由阳志平团队整理发布。里面包含科技论文制图、数学公式排版、文献分析工具介绍、论文发表技巧、写作工具等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxY0T5643) +[《Web3 科学家极简入门指南》](https://github.com/gm365/Web3_Tutorial) | 通过学习并使用 Web3.py 模块,实现链上数据查询、转账、合约交互等简单功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxN0XdUfZ) +[《IPv6 简明指南》](https://github.com/tmplink/ipv6) | GitHub 上的开源学习资源:《IPv6 简明指南》,主要讲解 IPv6 的基础知识,让你进一步理解 IPv6 地址的常见概念,如前缀、子网、接口等。作者还会通过图文说明,带你了解家用场景下的 IPv6 实战。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lwvtf9MlN) +[《C++ Primer 中文版(第 5 版)》](https://github.com/applenob/Cpp_Primer_Practice) | GitHub 上的开源学习资料:《C++ Primer 中文版(第 5 版)》学习仓库,整理了关于此书的笔记和课后练习答案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lwu62CRVR) +[《基于 JavaScript 的区块链、Solidity、Web3 全栈开发教程》](https://github.com/smartcontractkit/full-blockchain-solidity-course-js) | 通过这个教程,你将学到关于区块链、Web 开发、智能合约、密码学、NFT 等各类技术栈原理与应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LvAI6fRsp) +[《从零开始的 Kubernetes 攻防》](https://github.com/neargle/my-re0-k8s-security) | GitHub 上的开源技术资源:《从零开始的 Kubernetes 攻防》,主要讲解云原生技术的一些攻防技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LuwICnn70) +[《从零开始制作一个操作系统》](https://github.com/yanull/os-guide-cn) | GitHub 上的开源技术教程:《从零开始制作一个操作系统》,教程比较简短,内容讲解不太详细,适合有一定技术基础的人学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtKp6fK6B) +[MLOps Zoomcamp](https://github.com/DataTalksClub/mlops-zoomcamp) | 一份 MLOps 教程,主要讲解 MLOps 基础知识、MLflow 入门、模型部署、模型监控、开发运维、CI/CD、机器学习画布等知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtzNy6HgN) +[《现代 JavaScript 教程》](https://zh.javascript.info/) | GitHub 上一本开源的 JavaScript 教程,作者将以最新的 JavaScript 标准为基准。通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。教程划分为 3 部分,涵盖了 JavaScript 编程语言相关知识和浏览器行为。此外还有正则表达式、动画效果等一系列专题文章。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](javascript-tutorial/en.javascript.info) +[SQLBolt](https://sqlbolt.com/) | 一个 SQL 技术教程:SQLBolt,作者提供了一系列交互式 SQL 教程,共 20 个章节,以及课后作业,帮你快速掌握与运用 SQL 开发。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsyaacOUC) +[《The Kaggle Book》](https://github.com/PacktPublishing/The-Kaggle-Book) | GitHub 上的开源技术书籍:《The Kaggle Book》,Kaggle 是一个知名的科学竞赛平台,不少开发者会通过参加 Kaggle 上的竞赛,快速提升自己的编码经验。通过这本书,你将熟悉 Kaggle 平台的使用、了解不同建模任务(包括对象检测、NLP、时间序列),进一步学习充分利用 Kaggle Notebook、数据集和论坛来提升个人能力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)]() +[《动手学习深度学习 - 视频笔记》](https://github.com/HIT-UG-Group/DeepLearning-MuLi-Notes) | 课程视频共 73 节,单个视频平均时长不超过 30 分钟。课程既包含少量的机器学习的基础知识;又有如今前沿应用的 各种深度学习模型,同时每一章节的讲解还配备由 pytorch 实现的代码、教科书等等。该课程可帮助同学在短期内,掌握深度学习的基础模型与前沿知识和并提高实践能力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LrkKblDb4) +[《给数据科学家看的 SQL 教程》](https://github.com/DataWithDanny/sql-masterclass) | GitHub 上的开源技术教程:《给数据科学家看的 SQL 教程》,作者将基于一个加密货币交易数据库,带你了解 SQL 的常见用法。该教程共分为 13 个章节,每个章节作者都会提供不少习题与答案,以便大家训练学习。 ​​​ | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqFv23rZN) +[《树莓派编程实用教程》](https://github.com/wxlscm/raspberry_tutorial) | 全书共 31000 字,提供 20 多个树莓派应用实例,适合想在树莓派开发项目的工程师、学生参考学习。此外,该书还涵盖 Python,Linux 命令,C/C++,OpenCV,Darknet 等相关知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqyqFDhTZ) +[《深度强化学习教程》](https://github.com/huggingface/deep-rl-class) | Hugging Face 在 GitHub 开源了一个《深度强化学习教程》,在该教程中,你将通过理论+实践的方式,了解深度强化学习相关的开源库、开发工具、项目发布等基础知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lqw4xfHVq) +[《语音合成:从入门到放弃》](https://github.com/cnlinxi/book-text-to-speech/releases) | 该书主要介绍当前语音合成技术的发展历史、开源资料、详解语音特征提取、声学模型、语音合成知识结构等技术,感兴趣的同学可以看一下。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LmnXId8oh) +[《用 Rust 开发一个操作系统》](https://github.com/phil-opp/blog_os) | 通过这个教程,你将学习如何使用 Rust 来编写一个操作系统,每篇文章都是一个小教程,并且包含了所有代码,你可以跟着一起学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LlaxJaW4P) +[《蘑菇书 EasyRL》](https://github.com/datawhalechina/easy-rl) | GitHub 上的深度学习技术书籍,覆盖了强化学习、马尔可夫决策过程、策略梯度、模仿学习等多个知识点。该教程也称为 “蘑菇书”,寓意是希望此书能够为读者注入活力,让读者 “吃” 下这本蘑菇之后,能够饶有兴致地探索强化学习,像马里奥那样愈加强大,继而在人工智能领域觅得意外的收获。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkRGJpxjI) +[《Rust 从零开发到上线》](https://github.com/LukeMathWalker/zero-to-production) | ,该项目主要教你如何通过 Rust 来开发一个后端 API 项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LkjUiwhs3) +[《Rust 异步编程指南》](https://github.com/sunface/async-book) | GitHub 上的开源技术教程:《Rust 异步编程指南》,高质量手翻官方的 Async Book, 是一本非常好的异步编程学习使用教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lk6yfrfK8) +[《代码整洁之道》](https://github.com/JuanCrg90/Clean-Code-Notes) | 主要讲解如何编写干净、整洁的代码,合理定义代码名称、单元测试、项目数据结构等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lk16iblci) +[《机器学习系统:设计和实现》](https://github.com/openmlsys/openmlsys-zh) | 主要讲解现代机器学习系统的设计原理以及实现经验。覆盖了编程接口、计算图、编译器前后端、数据处理、模型部署、分布式训练等知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LjbZgE85C) +[《区块链开发指南》](https://github.com/dcbuild3r/blockchain-development-guide) | 一个挺有意思的公益性技术教程,该教程主要讲解 Web 前后端开发、以太坊基础、智能合约、密码学、数据分析等知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lj6ujqM5Y) +[《Rust 数据结构与算法》](https://github.com/QMHTMY/RustBook) | 共分九章,主要介绍计算机科学、基本数据结构与算法分析、递归、查找、排序等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiMsg7ZgN) +[《Python 设计模式》](https://github.com/faif/python-patterns) | 作者通过编码实现,为多种 Python 设计模式提供了代码参考示例。除了代码之外,项目中还收录了有关 Python 设计模式的视频讲解,适合配套学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiEcOErVK) +[《Rust 练习实践》](https://github.com/sunface/rust-by-practice) | 该教程将通过简单到困难的代码示例,让你学习如何基于小型项目来练习和实践 Rust。目前有提供中、英文两个版本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiBQHpvtu) +[《Linux 系统操作手册》](https://github.com/abarrak/linux-sysops-handbook) | 主要介绍了 Linux 系统常用的管理技术与运维工具。书中包括系统用户权限管理、Shell 使用技巧、文件权限设置、后台管理任务设置、日志记录的监控与分析等知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiuMkmPQm) +[db-tutorial](https://github.com/dunwu/db-tutorial) | 一份数据库相关学习教程,里面含有 MySQL、NoSQL、MongoDB、Elasticsearch、Redis 等学习教程,其中 MySQL 与 Redis 提供了思维导图对学习重点内容进行梳理,以便大家更好学习理解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LhUrzumpt) +[《NLP 中文学习笔记》](https://github.com/DengBoCong/nlp-paper) | 作者是来自华中科技大学的硕士生,里面主要记录了一些作者在学习过程中阅读过且感觉不错的论文。对于一些经典或思路很新奇的论文,作者会进行精读,并写一些阅读笔记同步上传更新。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgP4SebE6) +[《深度强化学习:基础、研究与应用 》](https://deepreinforcementlearningbook.org/) | 一本开放的 AI 技术教程,作者为北大助理教授董豪博士。书中主要讲解深度学习入门知识、常用算法、科技前沿研究方向、实际生活应用等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgiRPEfVn) +[《代码分析与自动化重构》](https://github.com/modernizing/modernization) | GitHub 上的开源技术教程:《代码分析与自动化重构》,主要讲解如何自己动手设计源码解析、构建代码的代码模型、可视化代码、以及进行自动化的重构和守护。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lg57riuYq) +[《概率机器学习》](https://github.com/probml/pml-book) | 作者是 Google 的研究科学家 Kevin P Murphy。来自微软、斯坦福、哈佛等各路大佬对本书的评价如下:"这是一本了不起的书,涵盖了概率机器学习的概念、理论和计算基础,从基础开始,无缝过渡到该领域的前沿" | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lg00QipDU) +[《机器人 501:机器人数学》](https://github.com/michiganrobotics/rob501) | 该教程主要是为机器人工程师讲解应用数学相关知识,同时也被用于密歇根大学的研究生教学。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcRXXkIXb) +[《Everything curl》](https://github.com/bagder/everything-curl/) | GitHub 上一本开源技术教程,里面讲述了 curl 项目、命令行工具、开发库的发展历史及技术原理。除此之外,你还可以从中学习到网络协议、命令行工具开发、开源项目维护、软件架构等扩展知识,非常值得一读。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcO2qdbkh) +[《笨方法学 Go 泛型》](https://github.com/akutz/go-generics-the-hard-way) | GitHub 上的 Go 语言开源技术教程,主要包括开发环境安装、Hello World 示例、Go 泛型介绍及代码实现等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lcnkm9qo2) +[《静态程序分析入门》](https://github.com/RangerNJU/Static-Program-Analysis-Book) | 作者将手把手教你编写一个静态程序分析器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lc3ij614A) +[《用 90 天学 DevOps》](https://github.com/MichaelCade/90DaysOfDevOps) | 里面记录了国外一名开发者学习 DevOps 的 90 天历程。内容包括 DevOps 定义、Linux 基础知识、计算机网络、k8s 及容器的使用、自动化配置管理、日志监控管理与数据可视化等知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbK2WhptF) +[《Python 中的统计学与机器学习》](https://github.com/duchesnay/pystatsml) | GitHub 上开源人工智能技术教程,主要讲解 Python 基础语法、数据处理以及数据可视化、多元统计、线性代数、特征提取、卷积神经网络等知识点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbwiziB52) +[《Rust语言圣经》](https://github.com/sunface/rust-course) | GitHub 上开源的 Rust 中文技术教程,主要包含 Rust 开发环境安装、语法基础入门与高级进阶、异步编程、代码最佳实践、错误处理等内容,对 Rust 进行了全面且深入的讲解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LblGZkRNB) +[EasyRL](https://github.com/datawhalechina/easy-rl) | GitHub 上开源的 AI 强化学习中文教程,主要包含了强化学习概述、马尔可夫决策过程 、表格型方法、策略梯度、模仿学习等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lb1EWpbwm) +[《算法通关手册》](https://github.com/itcharge/LeetCode-Py) | 提供了超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。该教程将通过「算法理论学习」和「编程实战练习」相结合的方式,带你从零基础到彻底掌握算法知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaYUtwaCE) +[《深度学习面试》](https://github.com/BoltzmannEntropy/interviews.ai) | 全书近 400 页,收录了数百道深度学习面试题与答案,附带有精美的插图和图表。该书主要讲解微积分、贝叶斯深度学习、特征提取、逻辑回归等内容,附有 PyTorch、Python 和 C++ 代码示例。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Larea65be) +[《JavaScript 30 天编程挑战》](https://github.com/Asabeneh/30-Days-Of-JavaScript) | 一个前端开源技术教程,作者提供了一个可循序渐进的前端开发指南,带你一步一步入门 JavaScript 开发。内容主要包括前端开发环境配置、VSCode 代码编辑器使用介绍、JavaScript 语法基础、JSON 处理、DOM 对象操作、数据可视化项目编写等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/La4lu6yhC) +[《开源软件指南》](https://github.com/github/opensource.guide) | GitHub 官方发布的一套技术文档:《开源软件指南》,有多个语言版本。主要讲解如何启动一个开源项目、项目维护的最佳实践,怎么通过开源工作获得经济报酬等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/L9dI2pSpQ) + + +### 机器学习/人工智能 + +名称 | 简述 | 源 +---- | ----- | ----- +[Paper Picture Writing Code](https://github.com/MLNLP-World/Paper-Picture-Writing-Code) | GitHub 上开源的 LaTeX 画图代码库。里面包含了几种 AI 论文中常用的画图代码,如折线图、柱状图、散点图、注意力可视化以及结构图等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MbcmRFfDL) +[PaddleHub](https://github.com/PaddlePaddle/PaddleHub) | 百度在 GitHub 上开源的一款预训练模型工具包:PaddleHub,涵盖了大模型、CV、NLP、Audio、Video、工业应用等 400+ 预训练模型,代码全部开源,离线可运行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M5Ici3sxr) +[AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying) | GitHub 上一个开源的 AI 知识库,主要帮助开发者快速上手 AI 理论及应用实战,基础知识、机器学习、深度学习、自然语言处理 BERT,含大量注释及数据集,力求每一位能看懂并复现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LFfMNz3bo) +[Dot](https://github.com/sensity-ai/dot) | 是 GitHub 上一个开源的 Deepfake AI 换脸攻击工具包。针对身份验证、视频会议系统等渗透测试工作而生,可供安全分析师、红队成员和生物识别研究人员使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LB8pSEYV1) +[ClearML](https://github.com/allegroai/clearml) | GitHub 上一个开源的机器学习工具包:ClearML,自带简洁美观的可视化界面。该工具可用于简化机器学习开发、运维流程,自动完成实验跟踪与结果记录,并提供了灵活多变的数据管理方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LyLvv9lJn) +[Image-Processing-Node-Editor](https://github.com/Kazuhito00/Image-Processing-Node-Editor) | 日本开发者在 GitHub 开源的一款图像处理节点编辑器,通过该工具,可以辅助并完成深度学习的各项图像处理工作,快速验证、对比各个图像在不同条件下的执行结果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ly9NtmoMG) +[BEVFormer](https://github.com/zhiqi-li/BEVFormer) | GitHub 上一套开源的环视物体检测方案:BEVFormer,实现了在鸟瞰图视角下的特征优化,可应用于汽车自动驾驶场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LxZbW6AGc) +[Paper2GUI](https://github.com/Baiyuetribe/paper2gui​​​) | 一款面向普通人的 AI 桌面 APP 工具箱,开箱即用,非常方便,已支持 15+ AI 模型,内容涵盖语音合成、视频补帧、视频超分、目标检测、图片风格化、图片 OCR 识别等领域,兼容 Windows、Mac、Linux 等主流操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwMX2DEr6) +[FinRL](https://github.com/AI4Finance-Foundation/FinRL) | GitHub 上一个开源的量化金融自动交易框架:FinRL,附带有完整的深度学习、量化交易技术教程。项目覆盖了各类常用市场,并提供先进的算法核心,支持各种金融任务(投资组合分配、加密货币交易、高频交易)、实时交易等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LwDwv9lEw) +[internet-dataset](https://github.com/RimoChan/internet-dataset) |这个 GitHub 仓库收录了各种通过搜索引擎获取的数据集,整体数据量将近 50G,其中包括域名、网页、反向索引等数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lvzx3kXBi) +[Energon-AI](https://github.com/hpcaitech/ColossalAI) | GitHub 上一个开源的大模型推理系统:Energon-AI。仅需对现有项目进行极少量修改,即可完成自定义大模型的推理部署,获得并行扩展的超线性加速。对于 AI 大模型分布式推理加速,相比英伟达 FasterTransformer 可提升 50% 以上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LvvNF8glt) +[Colossal-AI](https://github.com/hpcaitech/ColossalAI) | 国人在 GitHub 开源的一个项目:Colossal-AI,仅需极少量修改,即可让现有深度学习项目,在单张消费级显卡上,完成大模型训练,极大降低了项目研发成本!简而言之,有了这个开源项目后,每个人都可以在家训练 AI 大模型!尤其是大幅度降低了 AI 大模型微调、推理等下游任务和应用部署的门槛。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LtnCy6sQH) +[Gradio](https://github.com/gradio-app/gradio) | GitHub 上这个名为 Gradio 的开源项目,可在短短几分钟内,为机器学习模型生成一个简洁、优雅的 UI 界面,让你能在浏览器中进行项目演示。通过该界面,你可以完成拖拽上传图像、粘贴文本、声音录制等操作,并查看模型输出内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lr25mDzFw) +[nlp-paper](https://github.com/DengBoCong/nlp-paper ) | 字节跳动工程师在 GitHub 上整理的 NLP 论文列表(附阅读笔记),收录了一些比较经典或思路新奇的论文。其中包含 NLP 领域下的对话语音领域,复现模型以及数据处理等(代码含 TensorFlow 和 PyTorch 两版本) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqHRacIRL) +[Goopt](https://github.com/jokenox/Goopt) | 国外有位开发者基于 GPT-3 做了一款 AI 搜索引擎:Goopt,通过该搜索引擎检索到的所有内容,全部都是由 AI 和算法合成的。你可以在上面搜索任意术语,以获取相关结果与内容。通过这种方式,进一步模拟网页浏览体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LqDVBBooN) +[AI-Paper-Collector](https://github.com/MLNLP-World/AI-Paper-collector) | GitHub 上一个开源的 Python 脚本:AI-Paper-Collector,可用于查找包含指定关键词的顶会论文列表,涵盖了 2019-2021 自然语言处理,计算机视觉,信息检索等领域的顶会论文。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lq7keozHW) +[ChineseLyrics](https://github.com/dengxiuqi/ChineseLyrics) | GitHub 上开源的中文歌词数据库,作者收录了 10W+ 首歌词数据,给做 NLP 和数据分析领域的朋友们提供参考。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LpWIF3AXx) +[ROS-Face](https://github.com/maHidaka/ros_face) | 一个挺有意思的开源项目。作者希望通过 ROS(机器人操作系统)来控制人脸面部表情,让面部动作听从机械指令 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lp7EEn4EN) +[nlp-notebook](https://github.com/jasoncao11/nlp-notebook) | GitHub 上开源的 NLP 领域常见任务的实现:nlp-notebook,包括新词发现、以及基于 PyTorch 的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LoicfBjgt) +[funNLP](https://github.com/fighting41love/funNLP) | 几乎最全的中文 NLP 资源库。包括中英文敏感词、语言检测、中外手机 / 电话归属地 / 运营商查询、名字推断性别、手机号抽取、身份证抽取等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lo6pE6Y8x) +[Colossal-AI](https://github.com/hpcaitech/ColossalAI) | GitHub 上一个增长迅猛的国产 AI 开源项目:Colossal-AI,可用于 AI 大规模并行训练,仅需一半数量的 GPU,便能完成相同效果的 GPT-3 训练工作,极大降低了项目研发成本! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LnUeFy3vP) +[NeuralSpeech](https://github.com/microsoft/NeuralSpeech) | 微软亚洲研究院在 GitHub 开源的一个项目:NeuralSpeech ,提供了基于神经网络的语音处理,包括自动语音识别(ASR)、文本转语音(TTS)等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ll1zDmhT5) +[virtual_try_on_use_deep_learning](https://github.com/hpc203/virtual_try_on_use_deep_learning) | 使用深度学习算法实现虚拟试衣,结合了人体姿态估计、人体分割、几何匹配和 GAN,四种模型,只依赖 opencv 库就能运行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LklhwuxuG) +[ml4a](https://github.com/ml4a/ml4a) | 如果你正在尝试用 AI 来进行艺术创作,那么可以看下 ml4a 这个开源 Python 库。作者通过代码封装的方式,将 AI 艺术创作类的开源项目整合到了一起,包括图像风格迁移、基于素描的图像生成、图片分辨率增强、图像卡通话等模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiX3Pbnan) +[《AI as an API》](https://github.com/datastaxdevs/workshop-ai-as-api) | GitHub 上的人工智能技术教程:《AI as an API》,主要讲解如何基于 NLP 技术,开发一个文本分类器,并进行持续化数据存储,封装成 API。教程学习时长,约为 50 分钟左右,适合在工作之余的闲暇时间动手学习。 ​​​ | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiUHHaTGV) +[FastFold](https://github.com/hpcaitech/FastFold) | GitHub 上开源了一套训练推理加速方案,通过引入 GPU 优化和大模型训练技术,可将 AlphaFold 总体训练时间 从 11 天减少到 67 小时,且总成本更低,在长序列推理中也实现 9.3 ∼ 11.6 倍提升,加速效果颇为显著。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LiAhibPFD) +[Colossal-AI](https://github.com/hpcaitech/ColossalAI) | 国人在 GitHub 开源的一个深度学习系统:Colossal-AI,可用于 AI 大规模并行训练。仅需一半数量的 GPU,便能完成相同效果的 GPT-3 训练工作,极大降低了项目研发成本! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lgsil82Rz) +[SofGAN](https://github.com/apchenstu/sofgan) | 作用是可通过计算机视觉和模式识别技术,生成一张支持风格动态调整的人物肖像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcGblczJr) +[Hugging Face](https://github.com/) | Hugging Face 对外开放的机器学习任务列表,可以说整理的非常全面了。里面覆盖了自然语言处理、音频、计算机视觉等多个分类,其中包括掩蔽语言填充、智能问答、文本分类、文本翻译、语音识别、图像分割和物体检测等任务。每个任务都附有相对应的使用场景介绍、实际案例、学习指南、模型、数据集等资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lcz6XyeZ9) +[NeRF](https://github.com/NVlabs/instant-ngp) | 一款 AI 模型,可借助人工智能技术,把多张 2D 图片进行拼接,进而生成该图片的 3D 模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbExZlG9Q) +[annotated_latex_equations](https://github.com/synercys/annotated_latex_equations) | GitHub 上一个开源的 LaTeX 示例库,教你如何使用 Tikz 创建彩色的 LaTeX 注释,让论文变得更为简洁与美观。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaINX18aQ) +[动漫肖像魔法](https://waifulabs.com/) | 来自麻省理工大学的工作室 sizigi,发布的一款很有意思的 AI 工具,你可以通过选择头像、滤镜、风格、动作等 4 个步骤,来定制一个专属的二次元老婆 / 老公 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LaHCTp6gA) +[ddddocr](https://github.com/sml2h3/ddddocr) | 一个开源的中文 OCR 通用验证码 Python 识别库,通过大批量生成随机数据,并进行深度网络训练,帮助厂商检验自家验证码的难易强度。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/La75XeXlc) + +### 开源字体 + +名称 | 简述 | 源 +---- | ----- | ----- +[「得意黑 Smiley Sans」](https://github.com/telier-anchor/smiley-sans) | GitHub 上的中文开源字体:「得意黑 Smiley Sans」,一款在人文观感和几何特征中寻找平衡的中文黑体。整体字身窄而斜,细节融入了取法手绘美术字的特殊造型。字体支持简体中文常用字(覆盖 GB 2312 编码字符集)、拉丁字母、日文假名、阿拉伯数字和各类标点符号。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MfMLbxreE) +[《辰宇落雁體》](https://github.com/Chenyu-otf/chenyuluoyan_thin) | GitHub 上又一款开源中文字体:《辰宇落雁體》,由刘韦辰和王立宇两名同学联合创作,并基于 OFL 1.1 开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M19npcwCE) +[方舟像素字体](https://github.com/TakWolf/ark-pixel-font) | GitHub 上又一款开源的像素风字体:泛中日韩像素字体。支持 10、12 和 16 像素。目标是为开发「像素风游戏」,提供一套开箱即用的字体解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LuDUBmldF) +[煮豆黑体 Zhudou Sans](https://github.com/Buernia/Zhudou-Sans) | 一款开源的中文字体,支持中日韩标点、全角字母、全角数字及一些特殊符号。标点造型主要来源于 Noto Sans,可以为类似风格的西文字体带来更加协调的中外文混排效果。​​ | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lp9e496zx) +[「繁媛黑體」](https://github.com/ayaka14732/FanWunHak) | 一款开源的繁体字体,基于「源样黑体」进行开发设计,整体风格看起来清晰自然,还能满足 "一简对多繁" 的需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ll52NDdH7) + + +### 其他 + +名称 | 简述 | 源 +---- | ----- | ----- +[「中国传统色彩」](https://github.com/reorx/cht-colors) | 一个记录了「中国传统色彩」配色的网站,网站代码已在 GitHub 开源。该网站提供了各个色彩的常用名称、别名、RGB 与 HEX 值。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M4D1KbSaY) +[Fluent Emoji](https://github.com/microsoft/fluentui-emoji) | 微软开源的一套简洁、友好、可爱的 Emoji 表情包,基于 MIT 协议开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/M2p9tv65f) +[Logto](https://github.com/logto-io/logto) | GitHub 上一个开源的用户登录认证系统:Logto,可在几分钟内,帮你快速构建完整的用户身份及登录体系。项目自带基于 OIDC 的身份服务,支持多个社交平台的登录集成,开箱即用,拥有丰富的图形化管理界面,另外还提供邮箱、短信等多种认证方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LCO7kArvE) +[GDevelop](https://github.com/4ian/GDevelop) | 一个开源的跨平台游戏开发引擎,可帮助不懂编程的设计师,快速开发一款能够满足移动端、桌面端、Web 端的游戏。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LB2qwByCQ) +[GreaterWMS](https://github.com/Singosgu/GreaterWMS) | 一个开源的仓储管理系统:GreaterWMS,拥有报表中心、财务中心等系统,支持货物管理、人员管理、订单管理等功能,适可用于多种成品管理环节的货物管理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LvxaVcMd4) +[Windmill.dev](https://github.com/windmill-labs/windmill) | 一个开源的 OSS 开发者平台。通过编写少量 Python 和 Typescript 脚本,便可快速构建出生产级、多步骤的自动化应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LsnyCFb37) +[SVG Silh](https://svgsilh.com/) | 一个基于 CC0 协议开放的 SVG 素材网站,上面收录了诸多 SVG 图像与图标,所有素材均可免费商用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lrp45CYgH) +[StreamX](https://github.com/streamxhub/streamx) | 一个神奇的开源框架,让流处理更简单。该框架规范了项目配置,鼓励函数式编程,定义了最佳的编程方式,提供了一系列开箱即用的 Connectors。标准化了配置、开发、测试、部署、监控、运维的整个过程,提供了 Scala/Java 两套 API,最终目的是打造一个一站式大数据平台,流批一体,湖仓一体的解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lrjz8mjH6) +[Kestra](https://github.com/kestra-io/kestra) | 一个可扩展性极强的开源编排和调度平台,可快速创建、运行、调度和监控数百万个复杂管道。支持任意类型的工作流程,易于上手学习,支持从 API、调度、检测、事件来触发执行,可通过界面直接配置流程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LpjPBuoJf) +[Cook](https://github.com/YunYouJun/cook) | 国内开发者开源的一个菜谱网站:Cook,可自动将各种食材进行组合,生成对应的菜谱,并配套有视频教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LpcLeEUNS) +[Cytopia](https://github.com/CytopiaTeam/Cytopia) | 一款具有像素艺术风格的开源城市模拟器,基于 JSON 的自定义 UI 系统,可灵活定制,并通过程序生成多种地形,模拟城市构建。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lp29H5jap) +[elest.io](https://elest.io/) | 在 Hacker New 上看到的一项开源软件托管服务,可在几分钟内,快速部署 150 多种开源软件。此外,该平台还会帮作者处理后续的软件安装、配置、加密、备份、系统更新、实时监控等工作,并将 10% 的收入跟开源作者共享。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LletgqaSO) +[《绝版游戏保护工程》](https://github.com/skywind3000/preserve-cd) | 收录了多款堪称经典的小游戏,让你重回童年。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LgDifjm5j) +[sha256algorithm](https://github.com/dmarman/sha256algorithm) | 这个 GitHub 项目通过可视化的方式,让你更为直观的理解 SHA256 算法原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Lf1k8Carf) +[Cubic 11](https://github.com/ACh-K/Cubic-11) | 一个开源的中文字体,像素风,可用于各类游戏及美术作品,支持商用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcQMTlANS) +[吃掉小鹿乃](https://github.com/arcxingye/EatKano) | 国内开发者做的一款摸鱼小游戏:吃掉小鹿乃。玩家需要在 20 秒内,尽可能点掉更多鹿乃头像。目前该游戏浏览量已突破 1000 万,主要用于训练手指灵活度和反应能力 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcwKQmBEJ) +[Homelab](https://github.com/khuedoan/homelab) | 由越南一位程序员小哥在 GitHub 开源的家用自托管基础设施,支持自动配置、操作和更新各类自托管服务,可用于打造自己的家庭开发实验室。其中包括代码自托管、证书管理、CI/CD 持续集成与交付、K8s 自动化安装和管理、实时聊天系统、应用监控面板等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LcgfZ3rHA) +[Kvrocks](https://github.com/KvrocksLabs/kvrocks) | 一个开源的 NoSQL 数据库,基于 RocksDB 并兼容 Redis 协议,磁盘类型的 Redis 为降低存储成本而生,存储成本可以降到 Redis 的 1/10 以上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/LbDmVs22N) + +## 声明 +[![](https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh) +本作品采用[知识共享署名-非商业性使用-禁止演绎 4.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh)进行许可。 diff --git a/2023.md b/2023.md new file mode 100644 index 0000000..ed2e7f2 --- /dev/null +++ b/2023.md @@ -0,0 +1,243 @@ +

+ +

+ +

+ WeChat + Weibo + Zhihu + GitHub stars +

+ +## 宗旨 + +多年以前,我曾看到 GitHub 开源项目作者、全栈工程师 TJ Holowaychunk 说过这么一句话: + +"I don't read books, never went to school, I just read other people's code and always wonder how things work"。 + +从那时起,我便认为,通过阅读源码,站在前辈的角度上,去思考代码架构与程序逻辑,乃是提升编程技巧最好的方式。 + +因此,GitHub 也自然而然的,成为我最喜爱的开发者平台。 + +秉着挖掘开源价值的初衷,GitHubDaily 自 2015 年 10 月 10 日正式成立。 + +我们希望能通过这一举措,帮助开发者们发现当下最火的开源项目,掌控最新技术动态, 扩大技术视野, 并从开源项目的学习中获得编程能力的提升。 + +目前,GitHubDaily 已累积分享超过 3000 个开源项目,内容包括但不限于 GitHub 上的开源技术资料、开发者工具、编程网站以及成熟应用。 + +除了 GitHub 之外,我们也开始在下面多个社交媒体平台,帮助开发者传播与分享优质开源项目,挖掘其未来的技术应用前景。 + +如果你想接收最新的 GitHub 开源项目资讯,可以关注一下👇 + +- 公众号: [GitHubDaily](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/weixin.png) +- 微博: [@GitHubDaily](https://weibo.com/GitHubDaily) +- 知乎: [@GitHubDaily](https://www.zhihu.com/people/githubdaily) + +> 有不错的开源项目,也欢迎到本仓库的 [issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,我们期待你的分享。 + +--- + +## 2023 年复盘 + +下面是对 GitHubDaily 在 2023 年所推荐的项目进行分类整理,方便大家查找以往分享过的内容。 + +> 过往复盘 [2022](https://github.com/GitHubDaily/GitHubDaily/blob/master/2022.md), [2021](https://github.com/GitHubDaily/GitHubDaily/blob/master/2021.md),[2020](https://github.com/GitHubDaily/GitHubDaily/blob/master/2020.md),[2019](https://github.com/GitHubDaily/GitHubDaily/blob/master/2019.md),[2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md) + +### 目录 + +- [宗旨](#宗旨) +- [2023 年复盘](#2023-年复盘) + - [目录](#目录) + - [AI 绘画](#ai-绘画) + - [AIGC](#aigc) + - [AI 工具](#ai-工具) + - [实用工具](#实用工具) + - [插件](#插件) + - [资料集合](#资料集合) + - [书籍/教程](#书籍教程) + - [其他](#其他) +- [声明](#声明) + + +### AI 绘画 + +名称 | 简述 | 源 +---- | ----- | ----- +[Stable Diffusion Cheat-Sheet](https://github.com/SupaGruen/StableDiffusion-CheatSheet) | Stable Diffusion 开源速查表,里面拥有超过 700 种经过测试的艺术风格,可快速搜索查找各类艺术家,并支持一键复制 Prompt。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N3Qqdubhy) +[StableStudio](https://github.com/Stability-AI/StableStudio) | 人手一个 Midjourney,Stability AI 开源的 AI 图像生成平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N14VOFWKZ) +[Roop](https://github.com/s0md3v/roop) | 一键实现 AI 换脸,仅需一张换脸图像,无需数据集,无需训练,自带敏感图像检测功能。| [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N63U7sEzT) +[pixian.ai](https://pixian.ai/) | 能够利用 AI 一键移除各种图像背景,并支持在线调整图片分辨率、背景颜色等等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N5hJ6bIQ5) +[Inpaint Anything](https://github.com/geekyutao/Inpaint-Anything) | 一个 AI 图像编辑工具,支持一键擦除、替换图像中的指定物品,通过提示词来自动更换背景图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCqg6oZvy) +[Segment Anything (SAM)](https://github.com/facebookresearch/segment-anything) | 一个图像分割模型,可自动分割图片或视频中的所有物品,一键完成自动分割,并支持零样本转移到其他分割任务。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MAGpKkHqx) +[Docker 作图咒语生成器](https://github.com/soulteary/docker-prompt-generator) | 支持一键从图片中解析出 Prompt 描述,并能够基于描述进行扩展,以便二次图片生成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBvFcy0Mp) +[Plask.ai](https://plask.ai/) | 一个 AI 工具,可以通过 3D 建模,直接生成模特效果图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MB4AHhvIU) +[MidJourney-Styles-and-Keywords-Reference](https://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference) | 收录了很多实用的 Midjourney 提示词,包括图像风格样式关键词、分辨率、图像权重等,帮助你更好的完成 AI 绘画。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyT4yjBL3) +[roomGPT](https://github.com/Nutlope/roomGPT) | 只需上传一张房间照片,即可用 AI 生成对应的梦幻房间效果图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MwcUOvhgh) + + +### AIGC + +名称 | 简述 | 源 +---- | ----- | ----- +[AnythingLLM](https://github.com/Mintplex-Labs/anything-llm) | 一个可打造成企业内部知识库的私人专属 GPT!可以将任何文档、资源或内容转换为大语言模型(LLM)知识库,使得在对话过程中可引用到里面的内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NwDwQrO9Y) +[chatgpt_system_prompt](https://github.com/LouisShark/chatgpt_system_prompt) | 有获取 GPTs 的 Prompt、Knowledge 以及如何防护的教程,另外单独对破解官方 GPTs 的 Prompt 进行分类。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NvSp3wtRm) +[GPTs](https://github.com/linexjlin/GPTs) | 收集了超级多被破解的 GPTs Prompt | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NvSp3wtRm) +[Awesome assistants](https://github.com/awesome-assistants/awesome-assistants) | 一份精心收集整理的优秀 AI 助手列表。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NvHARfYTA) +[Animate Anyone](https://github.com/HumanAIGC/AnimateAnyone) | 只需一张角色图片,即可生成与角色一致且动作可控的生动视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NvAwuuUz1) +[SillyTavern](https://github.com/SillyTavern/SillyTavern/) | 一个可以安装在电脑(和安卓手机)上的用户界面,让你可以与文本生成的人工智能互动,并与社区创建的角色聊天/玩角色扮演游戏。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Nty2uEtjH) +[Prompt flow](https://github.com/microsoft/promptflow) | 微软在 GitHub 开源的一套 AI 工具,可用于简化大模型应用的开发周期。打通了从项目构思、原型设计、测试、评估到生产部署和监控的全流程,让开发者可以快速构建出高质量的大语言模型应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Nj6Ut6pyi) +[supervision](https://github.com/roboflow/supervision) | 一个在 GitHub 开源的计算机视觉 AI 工具箱,安装简便,可供开发者重复使用,大幅提升效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ni2mLvoQ6) +[Code Interpreter API](https://github.com/shroominic/codeinterpreter-api​​​) | ChatGPT 代码解释器开源版,开发者可直接调用 API,在项目使用 AI 来快速处理数据分析、图像处理、股票图表展示等工作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NaH2UpX58) +[RealChar](https://github.com/Shaunwei/RealChar) | 帮助你快速创建、自定义各种 AI 角色。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NaobWifhP) +[MetaGPT](https://github.com/geekan/MetaGPT) | 一个基于 AI 构建的实验性项目。可通过用户需求,直接生成产品分析文档、用户故事、竞品分析、数据结构、项目 API 等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N8znsi6tv) +[GPT Migrate](https://github.com/0xpayne/gpt-migrate) | 一个基于 GPT-4 的大胆尝试,让 AI 重写整个项目代码,实现所有代码框架、编程语言的迁移。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N89Mo5O1R) +[AI Getting Started](https://github.com/) | 一个简单的 AI 入门项目,实现了 AIGC 中常用的图像/文本模型、向量存储、身份验证、项目部署等一整套流程,可作为开发 AI 应用时的项目参考。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N6VXUbzqH) +[Vercel AI SDK](https://github.com/) | Vercel 在 GitHub 开源的一个 AI SDK,可帮你快速构建 AI 应用,包括 AI 对话、聊天界面、流式文本输出等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N61N34NeN) +[Liftoff Interviews](https://github.com/Tameyer41/liftoff) | 让 AI 对你进行技术面试,并给出能力评估,帮助你改善不足之处,提高面试通过率。用户可根据自身能力来选择面试题难度,项目支持自部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N4Ykbek0d) +[Audiocraft](https://github.com/facebookresearch/audiocraft) | Meta 开源的一个 Python 库,可直接用 AI 生成音乐 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N4CSIibMS) +[LaWGPT](https://github.com/pengxiao-song/LaWGPT) | 个基于中文法律知识的大语言模型,你可以用它来打造一个 AI 专属法律顾问。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N1J1ioVGI) +[GPT Code UI](https://github.com/ricklamers/gpt-code-ui/) | 简化版的 GPT 代码解释器,可利用大语言模型能力,自动生成与执行代码。另外还支持文件上传、下载,上下文理解,可选 GPT-3.5 和 GPT-4 模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N1o8NyGcw) +[Quivr](https://github.com/StanGirard/quivr) | 用 AI 来打造你的第二大脑。作为一个开源的 AI 知识库解决方案,Quivr 支持将文本、图像、视频、代码片段、PPT、Excel 数据表等内容直接上传云端,并通过大语言模型,快速实现信息检索、问答。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N1nUy3Drf) +[Dify.AI](https://github.com/langgenius/dify) | 一个可用于快速创建 AI 应用的开源平台,帮助开发者创建可持续运营的原生 AI 应用。平台提供了多种类型应用的可视化编排,开箱即用,集成了诸多便于使用的 API。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N0Gk398PL) +[Shap-E](https://github.com/openai/shap-e) | OpenAI 开源的一个 3D 模型,可以根据文本或图像,直接生成 3D 对象。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MFDY5rR1t) +[Pandas AI](https://github.com/gventuri/pandas-ai) | 为流行的数据分析和操作工具 Pandas 添加了生成人工智能功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MF2fL4dsY) +[Chart-GPT](https://github.com/whoiskatrin/chart-gpt) | 一个基于 GPT 实现的开源工具,可在几秒内,将文本快速转换为漂亮的图表。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MDTlbwM34) +[Bloop](https://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ%3D%3D&mid=2457982448&idx=1&sn=aa3c06c76aa67ba2bf77ca32d8967865&chksm=8cb7b01abbc0390c8b8afefc8d4e982430c27a85b1f26719550da1252e33c9d13bbaf6dbd518&token=1761457851&lang=zh_CN#rd) | 一个基于 GPT-4 构建的代码搜索引擎,该工具采用基于 GPT-4 的 AI 智能模型,成功实现用自然语言,语义化的代码搜索方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MDn59bLYx) +[Bark](https://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ%3D%3D&mid=2457982256&idx=1&sn=0db7f60f1d5670a0d9fc1da554f300a4&chksm=8cb7b0dabbc039cca80bc1eed9abe23dbc80aba1ff4c49278488aeda896b7a07674422469fa2&token=1761457851&lang=zh_CN#rd) | Suno 开源的 AI 项目能够生成高度逼真的人类语音(支持多个语种)及音乐。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MDdnFumSh) +[LLaVA](https://github.com/haotian-liu/LLaVA) | 一个拥有类似 GPT-4 的大语言+视觉模型 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MD3zxft0Z) +[Cognosys](http://cognosys.ai/) | 可在线运行 Auto-GPT,,只需在线设定好机器人名称、目标、任务,即可自动运行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCgPBlRz3) +[OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio) | 一款 Prompt(提示词)编辑神器,可以把 AIGC 提示词可视化,并提供在线编辑功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBsDYszbm) +[Grounded-Segment-Anything](https://github.com/IDEA-Research/Grounded-Segment-Anything) | 可实现自动检测、分割、生成图像与文本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBjsaDQBT) +[BingGPT](https://github.com/dice2o/BingGPT) | 一个 Bing 桌面客户端,支持 Windows、macOS、Linux 等主流操作系统,登录 Microsoft 账号即可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MAZWSdU8f) +[Spline AI](https://spline.design/ai) | 通过跟 AI 对话,基于文本快速实现 3D 建模。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MAQfI0Gh4) +[OpusAI](https://opus.ai/) | 可通过文本来快速生成 3D 世界,构建一个属于自己的虚拟宇宙。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MA3SRoifJ) +[myGPTReader](https://github.com/madawei2699/myGPTReader) | 一个基于 ChatGPT 搭建的 Slack 机器人,可以完成阅读网页、电子书、视频 (YouTube) 或文档等操作,并使用 ChatGPT 对这些内容进行总结。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MzfsJlgb9) +[Tune-A-Video](https://github.com/showlab/Tune-A-Video) | 可直接通过文本直接生成视频。只需要提供文本 prompt,再利用 Stable Diffusion 的能力,即可快速生成多种不同风格的视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MzdJQ3FjI) +[ChatGPT 学术优化](https://github.com/binary-husky/chatgpt_academic) | 中科院科研工作专用,特别优化了学术 Paper 润色体验,支持自定义快捷按钮,支持 markdown 表格显示,Tex 公式双显示,代码显示功能完善,新增本地 Python 工程剖析功能 / 自我剖析功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mz4qLExXR) +[AICommand](https://github.com/keijiro/AICommand) | 将 ChatGPT 功能集成到 Unity 编辑器中。通过对话的方式,可视化动态调整与生成内容,提升游戏开发效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyNbf7iEn) +[The-HustleGPT-Challenge](https://github.com/jtmuller5/The-HustleGPT-Challenge) | 记录了一些可通过 GPT-4 实现的项目,其中有部分项目还实现盈利了。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyCzGD7eL) +[ChatGPT Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut) | 整理并汇总了多种让生产力加倍的 ChatGPT 快捷指令,按照领域和功能分区,可对提示词(Prompt)进行标签筛选、关键词搜索和一键复制。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MxmNBjBre) +[川虎 ChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) | 一个开源的 ChatGPT Web UI 应用,为 ChatGPT API 提供了一个 Web 图形界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MwseCqYHc) +[ChatGPT Demo](https://github.com/Chanzhaoyu/chatgpt-web) | 一个开源的 ChatGPT 演示网页,基于 Express 和 Vue3 搭建,开发者可以用其搭建一个类似 ChatGPT 的网站。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MvrMlFDmF) +[Edge GPT](https://github.com/acheong08/EdgeGPT) | 微软 Bing Chat 的逆向工程 API,利用该接口,开发者可自行搭建 EdgeGPT 聊天机器人,自定义智能搜索功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MsZhfkrPZ) + + +### AI 工具 + +名称 | 简述 | 源 +---- | ----- | ----- +[clone-voice](https://github.com/jianchang512/clone-voice) | 一个带 Web 界面简单易用的声音克隆工具。可使用任何人类音色,将一段文字合成为使用该音色说话的声音,或者将一个声音使用该音色转换为另一个声音。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NyUSJm4Zu) +[Amphion](https://github.com/open-mmlab/Amphion) | 一个开源的音频、音乐和语音生成整合工具包。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NyBlizeys) +[Lobe Chat](https://github.com/lobehub/lobe-chat) | 一键部署私人 GPT/LLM 的聊天机器人。支持语音合成、多模态和可扩展的插件系统,可以联网、画图、爬虫等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Nxcuzzyku) +[GPT Crawler](https://github.com/BuilderIO/gpt-crawler) | 能够利用爬虫,自动抓取与整合指定 URL 地址中的各种信息,并生成一个`output.json`的数据文件。将其喂给 ChatGPT,便可快速定制你的专属 GPT,打造个人知识库或者智能助理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NttIAuO1X) +[screenshot-to-code](https://github.com/abi/screenshot-to-code) | 给 AI 看一眼截屏,便能直接生成代码。该项目可借助 GPT-4 Vision 的能力,直接给你将屏幕截图转换为 HTML/Tailwind CSS,并利用 DALL-E 3 的图像生成能力,生成外观相似的图像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ntsxx9wzI) +[Open Interpreter](https://github.com/KillianLucas/open-interpreter) | 可在命令行终端,直接调用与展示各种大模型能力。实现了视频和照片编辑、系统配置更改、自动生成并运行 Demo 源码,AI 一对一聊天问答等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NhJzrafM0) +[GPT Prompt Engineer](https://github.com/mshumer/gpt-prompt-engineer) | 该工具便会自动帮你生成各种 Prompt,自动对 Prompt 测试和评分,帮你尽可能找到最优项目提示。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N8EazkYv1) +[AIdea](https://github.com/mylxsw/aidea) | 一个在 GitHub 开源的 AI 应用,集成了主流大语言模型以及绘图模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Nha6mFPW3) +[go-proxy-bing](https://github.com/adams549659584/go-proxy-bingai) | 让你无需登录,即可直接使用 New Bing。拥有与 Bing 一致的 UI 体验,并支持 ChatGPT 提示词。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N3UK6u76u) +[Background Remover](https://github.com/nadermx/backgroundremover) | 一个开源的命令行工具,,可借助 AI 能力,快速移除图像和视频背景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MFtZ5A6X1) +[open-chat-video-editor](https://github.com/SCUTlihaoyu/open-chat-video-editor) | 一款短视频生成和编辑工具,结合 ChatGPT,Stable Diffusion 和多模态搜索,实现短句转短视频、网页链接转短视频、长视频转短视频功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MFrCY6STG) +[Chat-with-GitHub-Repo](https://github.com/peterw/Chat-with-Github-Repo) | 一个让你可以跟 GitHub 仓库进行对话的 Python 工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ME4o9jYBe) +[Chatbot Arena](https://chat.lmsys.org/) | 一个可以在线测试多种开源大语言模型的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MD7t2pMJg) +[KeepChatGPT](https://githubdaily.gitee.io/posts/2023-04-21-keepchatgpt/) | 一个插件,让你的 ChatGPT 不再报错! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MD3bAu4A1) +[MiniGPT-4](https://githubdaily.gitee.io/posts/2023-04-17-minigpt-4/) | 一个拥有类似 GPT-4 图像对话能力的项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCrYlzRNl) +[Animated Drawings](https://githubdaily.gitee.io/posts/2023-04-16-animated-drawings/) | 一款很有趣的 AI 工具,可以借助人工智能技术,让绘画作品动起来。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCiok4UZG) +[CodeWhisperer](https://aws.amazon.com/cn/codewhisperer/) | 一款 AI 编程助手,可集成到 VSCode 和 IntelliJ IDEA 等代码编辑器上使用,个人版对所有开发者免费开放。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBVZY3W8f) +[ChatPaper](https://github.com/kaixindelele/ChatPaper) | 利用 ChatGPT 进行论文全文总结+专业翻译+润色+审稿+审稿回复 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBkWJ47D4) +[VideoCrafter](https://github.com/VideoCrafter/VideoCrafter) | 一款开源的 AI 工具,可直接基于文本,快速生成与编辑视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MB3pDDgQk) +[Imagica](https://get.imagica.ai/) | 一分钟内,快速创建属于自己的 AI 应用。特点是:"零代码、实时数据、多模态、响应快速"。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MAIcwt5uh) +[SpeechGPT](https://github.com/hahahumble/speechgpt) | 一个可以让你与 ChatGPT 进行语音聊天的网站。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MArHECDIs) +[AI Code Translator](https://github.com/mckaywrigley/ai-code-translator) | 用 GPT 做了一款 AI 工具,可实现数十种编程语言的互相切换,支持 GPT-3.5 和 GPT-4。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MAplwsiaS) +[ChatGPT Next Web](https://github.com/Yidadaa/ChatGPT-Next-Web) | 支持一键免费部署你的私人 ChatGPT 网页应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mzn339tqR) +[Play.ht](https://playground.play.ht) | 它可以从 20 秒的音频中快速生成克隆语音,并自动转换为英语。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mzjoh03kw) +[Cursor](https://github.com/getcursor/cursor) | 一个能利用 AI 辅助编程的代码编辑器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mz3xcdoWB) +[GerevAI](https://github.com/) | 基于 ChatGPT 能力,可在几秒内找到任何聊天记录、文档或代码片段。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyVqG7ZNG) +[ChatAll](https://github.com/sunner/ChatALL) | 一个可以让你同时与多个 AI 机器人实时聊天的开源工具。支持 ChatGPT、Bing Chat、bard、Alpaca、Vincuna、Claude、ChatGLM、MOSS、iFlytek Spark、ERNIE 等主流 AI 聊天机器人。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N10ktk3O4) +[AI-Products-All-In-One](https://github.com/TheExplainthis/AI-Products-All-In-One) | 整理了一些 ChatGPT 以及 AI 相关的生产力工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyKP8c8dr) +[Shell GPT](https://github.com/TheR1D/shell_gpt) | 该工具直接在命令行中集成了 ChatGPT,通过它,可以帮助你快速编写 shell 命令、代码片段编写、Git 提交信息、文档、注释等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyJE4mTDI) +[飞书 GPT](https://github.com/Leizhenpeng/feishu-chatgpt) | 集成了飞书 + GPT-3.5 + Dall·E + Whisper 等 API,支持语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyDKKgfTp) +[ChatPDF](https://github.com/mayooear/gpt4-pdf-chatbot-langchain) | 它可以提取 PDF 文件中的内容,并将内容交给 ChatGPT 进行分析。待解析完成之后,你便可以跟它进行一对一对话交流,就好像它是一个完全理解内容的人一样。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Myukg0Qdo) +[GitHub Copilot X](https://githubdaily.gitee.io/posts/2023-03-23-github-copilot-x/) | 一款基于 AI 驱动的、跨时代代码编辑器,将为开发者带来前所未有的编程体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyyfNDa5k) +[OpenGpt](https://github.com/futantan/OpenGpt) | 一个可以让你快速尝试各种 ChatGPT 应用的开源项目,借助这个项目,你还能在几秒钟内创建属于自己的应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mxwe66eAv) + + +### 实用工具 + +名称 | 简述 | 源 +---- | ----- | ----- +[Stirling-PDF](https://github.com/Frooodle/Stirling-PDF) | 一款强大的本地网页版 PDF 文件处理工具,可 Docker 部署。提供了丰富的 PDF 文件操作功能,包括拆分、合并、格式转换、内容排列、添加图片、旋转、压缩等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Nz3Yy5Stj) +[TikTokDownloader](https://github.com/JoeanAmier/TikTokDownloader) | 一款完全免费开源的 抖音/TikTok 采集工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ny9wDsfl6) +[XHS-Downloader](https://github.com/JoeanAmier/XHS-Downloader) | 小红书的 图文/视频 作品采集工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ny9wDsfl6) +[Penpot](https://github.com/penpot/penpot) | 一款可平替 Figma 的开源免费工具,它是首个开源的 UI 设计与原型制作平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NxPQPc0Su) +[Marker](https://github.com/VikParuchuri/marker) | 一个能够快速且准确地将 PDF、EPUB 和 MOBI 文档转换成 Markdown 格式的工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NvG1r1n32) +[Outline](https://github.com/outline/outline) | 一款可平替 Notion 的开源软件,可用于部署搭建团队内部知识库。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Nvyamr8nE) +[Latest](https://github.com/mangerlahn/Latest) | 一款开源免费 Mac 小众工具,用于检查并更新电脑上已安装应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NvwAWfPux) +[雷池 WAF](https://github.com/chaitin/safeline) | 一款简单易用、广受好评的 Web 防火墙工具,可保护你的网站不受黑客攻击。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Nj8EPqUGc) +[Graphite](https://github.com/GraphiteEditor/Graphite) | 一个开源的 2D 矢量图形编辑器,适用于照片编辑、图像处理、图形设计、插图、数据可视化、数字绘画等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NcBhtAAm3) +[OpenResume](https://github.com/xitanggg/open-resume ) | 一个功能强大的开源简历生成器,拥有简洁美观的 UI 设计,并支持导入与解析 PDF 简历文件,实时更新简历数据,帮你快速撰写出清晰直观的个人简历。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N7cduFVGC) +[QR Designer](https://github.com/kochrt/qr-designer) | 一个可用于二维码设计的项目,可以给二维码添加各种图案、文字、图像、更改背景颜色等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N3aW86E0t) +[Dev Home](https://github.com/microsoft/devhome) | 微软开源了一款全新的开发工具,可在 Windows 系统中,内置了可视化控制面板。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N24UUwDwF) +[EasySpider](https://github.com/NaiboWang/EasySpider) | 一款可视化爬虫软件。使用图形化界面,无代码设计和执行爬虫任务。开发者只需在网页上选择爬取内容,并根据提示框操作,即可完成爬虫设计和执行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N1K0G2vP5) +[Spider Suite](https://github.com/3nock/SpiderSuite) | 一款开源的多功能 GUI 网络安全爬虫工具,专为网络安全专业人员设计。目前支持 Windows 和 Linux 操作系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MFKEnrGkU) +[RapidAPI for Mac](https://paw.cloud/) | 一款颜值颇高的 HTTP 调试工具,可以用它来编写 API 接口请求、完善 API 描述文档、测试服务器响应、生成客户端代码等工作,并支持多个团队成员实时协作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCUmtqa1t) +[DataEase](https://github.com/dataease/dataease) | 一款开源的数据可视化分析神器,操作简单易上手,开箱即用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCPoKEzsE) +[Upscayl](https://github.com/upscayl/upscayl) | 一款 AI 图像无损放大神器,可以快速将模糊图片秒变高清图。我用了挺长一段时间了,效果很不错。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCvL3mXDE) +[Hidden Bar](https://github.com/dwarvesf/hidden) | 一键折叠 Mac 菜单栏中的图标,长按 Command 对图标进行拖拽,自由调整图标的隐藏状态,非常方便。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MCjTmDixW) +[NotionNext](https://github.com/tangly1024/NotionNext) | 一个开源的静态博客系统,基于 NextJS + Notion API 实现,支持多种部署方案,无需服务器、零门槛搭建网站,为 Notion 和所有创作者设计。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBCw0lWeu) +[PAG 动效组件](https://github.com/Tencent/libpag) | 腾讯开源的一款设计神器,提供了一套完善的动效设计工作流,可广泛应用于UI 动画、贴纸动画、视频编辑、模板设计等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBwSbxIfP) +[SQL Translator](https://github.com/whoiskatrin/sql-translator) | 一个可以将人类自然语言转换为 SQL 语言的开源工具,反之亦然,用起来很方便。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MxgUhgdNJ) +[FUXA](https://github.com/frangoteam/FUXA) | 一款开源的流程可视化 Web 应用,可为机器的实时数据,构建多种不同设计风格的可视化流程图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MwiO8xyhd) +[Memos](https://github.com/usememos/memos) | 一个轻量级开源笔记应用,支持自托管、轻量级、开箱即用、知识管理、社交讨论等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mv8Vl4yuA) +[QGIS](https://github.com/qgis/QGIS) | 一个功能丰富、用户友好、免费开源的跨平台地理信息系统,支持在 macOS、Windows、Linux 等平台运行 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MsI5nx8Cj) +[LocalSend](https://github.com/localsend/localsend) | 一款开源的 AirDrop 替代品,可在附近设备间快速共享文件,跨终端,无需联网。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MqSXqalfr) + + +### 插件 + +名称 | 简述 | 源 +---- | ----- | ----- +[Better Notes](https://github.com/windingwind/zotero-better-notes) | 一个比较实用的笔记插件,需搭配文献管理工具 Zotero 使用。集成了论文阅读、段落注释、做笔记、元数据分析、知识输出、AI 写作等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N6XqG6Z8F) +[CodeCursor](https://github.com/Helixform/CodeCursor) | 你可以利用这个插件将 Cursor 快速集成到 VSCode 上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MzgfrmwMm) +[CopilotForXcode](https://github.com/intitni/CopilotForXcode) | 该插件可为 Xcode 提供 GitHub Copilot 和 ChatGPT 支持,帮助你更快开发出 iOS/macOS/iPadOS 软件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MzehG7Grn) +[vscode-chatgpt](https://github.com/gencay/vscode-chatgpt) | 一个开源的 VSCode 插件,可将 OpenAI ChatGPT 集成到 VSCode | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MyrY7E70X) +[ChatGPT Box](https://github.com/josStorer/chatGPTBox) | 一个可以将 ChatGPT 深度集成到浏览器中的开源插件。,除了对主流网站进行适配,还内置了诸如翻译、总结、润色、情感分析、段落划分、代码解释、问询等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MybtgAlNl) +[OpenAI Translator](https://github.com/yetone/openai-translator) | 一个基于 ChatGPT API 的划词翻译 Chrome 插件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Mwmljj29i) + + +### 资料集合 + +名称 | 简述 | 源 +---- | ----- | ----- +[awesome-cto](https://github.com/kuchin/awesome-cto) | 一份专为首席技术官(CTO )设计的资源清单,含有 CTO 角色介绍、招聘技巧、团队管理、职业发展、项目管理实践、开发流程、初创公司指南、产品开发、市场营销等等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NzmZDfDhj) +[SVGL](https://github.com/pheralb/svgl) | 一份 SVG Logo 资源合集,精心收集了所有目前主流行公司以及技术框架工具的 Logo。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NxlV4rGil) +[AI Collection](https://github.com/ai-collection/ai-collection) | 收集了诸多实用的 AI 工具,覆盖编程、金融、创作、教育、市场营销等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ME78CtvfS) +[zihao_course](https://github.com/) | 一份开源的 AI 技术资料。覆盖计算机视觉、图机器学习、人工智能可解释性、图像分类等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MoBYmeZhU) +[方糖全栈路线图](https://github.com/easychen/stack-roadmap) | 这是一份开源技术路线图,尝试让读者在短时间内补全包括商业模式、设计、开发、运营、增长在内的「最小可行技能栈」,帮助读者完成「从螺丝钉到一人企业」的蜕变。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MmCZwtbaN) + + +### 书籍/教程 + +名称 | 简述 | 源 +---- | ----- | ----- +[GitHubCopilotAI](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) | 微软出了一期学习 GitHub Copilot 教程。一共有 6 节课程,共 10 个小时。旨在教授如何有效使用 GitHub Copilot 并用于辅助编程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NxFSGaC1l) +[ChatGPT 提示工程](https://www.bilibili.com/video/BV1s24y1F7eq/) | 该教程由吴恩达老师与 OpenAI 开发者 Iza Fulford 联手教授。教程总共分为 9 个章节,时长一个多小时,里面主要涵盖:提示词最佳实践、评论情感分类、文本总结、邮件撰写、文本翻译、快速搭建一个聊天机器人等等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MEhkq7gXG) +[JavaScript 新手教程](https://github.com/sumn2u/learn-javascript) | 本书主要介绍 JavaScript 基础知识、如何在 Web 浏览器上用 JavaScript 进行编程,以及 JavaScript 相关的各种重要话题、案例、练习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MBF7CadeE) +[Midjourney 学习导航](https://learningprompt.wiki/docs/midjourney-learning-path) | Midjourney 中文教程,能让不同水平的朋友快速了解和学会 Midjourney | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MB13vj0QJ) + + +### 其他 + +名称 | 简述 | 源 +---- | ----- | ----- +[Windows 12 网页版](https://github.com/tjy-gitnub/win12) | 开源的 Windows 12 网页体验版,提供了精美的 UI 设计、丰富流畅的动画、各种功能小组件、动态壁纸、文件系统等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ni4FlyrEl) +[Mojo](https://www.modular.com/mojo) | 一种适用于所有 AI 开发人员的新编程语言,由 LLVM、Swift、Clang 作者 Chris Lattner 发布,被誉为 AI 新时代的编程语言变革者,比 Python 高效 35000 倍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MF7AUv9AT) +[Spinning Diagrams with CSS](https://x.st/spinning-diagrams-with-css/?continueFlag=a35c5f7ece912457d1540746cbcfe91f) | 不借助 JavaScript,纯使用 CSS 来生成 LateX 数学公式动画,给数学增添点趣味。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MD92sA0XW) +[the-algorithm](https://github.com/twitter/the-algorithm) | Twitter 的推荐算法在 GitHub开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)]() +[happyhues.co](https://www.happyhues.co/palettes/11) | 这里提供了诸多 UI 配色方案,各种颜色直接点击就能获取,很方便,可在这里获取到做网站或设计时的主题配色灵感 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MzTcxwjmo) +[Vuestic UI](https://github.com/epicmaxco/vuestic-ui) | 一个开源的 Vue.js 3.0 UI 库,拥有超过 60 个可定制组件,具备简单易用、定制灵活度高等特点。支持国际化、暗黑模式、无缝集成等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MuQ4mgOi2) +[PyGWalker](https://github.com/Kanaries/pygwalker) | 一个最近在 GitHub 上较为流行的 Python 库,可用于简化 Jupyter Notebook 数据分析和数据可视化工作流程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/MuGDQyIL8) +[One Mono](https://github.com/intel/intel-one-mono) | 英特尔在 GitHub 开源的字体,一种富有表现力的等宽字体系列,在构建时考虑到了清晰度、易读性和开发人员的扩展需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/N4WI7kJxS) + +## 声明 +[![](https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh) +本作品采用[知识共享署名-非商业性使用-禁止演绎 4.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh)进行许可。 diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 7dff690..e99988e --- a/README.md +++ b/README.md @@ -1,473 +1,565 @@ +

+ +

- + WeChat + Weibo + Zhihu + X (formerly Twitter) Follow + GitHub stars

## 宗旨 -GitHubDaily 将于每日不定时推送一批 GitHub 上优秀的开源项目给开发者, 帮助开发者们发现当下最火的开源项目, 令开发者们得以掌控技术脉搏, 扩大自己的技术视野, 并从开源项目的学习中获得技术能力的提升。 +多年以前,我曾看到 GitHub 开源项目作者、全栈工程师 TJ Holowaychunk 说过这么一句话: + +"I don't read books, never went to school, I just read other people's code and always wonder how things work"。 + +从那时起,我便认为,通过阅读源码,站在前辈的角度上,去思考代码架构与程序逻辑,乃是提升编程技巧最好的方式。 + +因此,GitHub 也自然而然的,成为我最喜爱的开发者平台。 + +秉着挖掘开源价值的初衷,GitHubDaily 自 2015 年 10 月 10 日正式成立。 + +我们希望能通过这一举措,帮助开发者们发现当下最火的开源项目,掌控最新技术动态, 扩大技术视野, 并从开源项目的学习中获得编程能力的提升。 +目前,GitHubDaily 已累积分享超过 8000 个开源项目,内容包括但不限于 GitHub 上的开源技术资料、开发者工具、编程网站以及成熟应用。 + +除了 GitHub 之外,我们也开始在下面多个社交媒体平台,帮助开发者传播与分享优质开源项目,挖掘其未来的技术应用前景。 + +如果你想接收最新的 GitHub 开源项目资讯,可以关注一下👇 + +- 公众号: [GitHubDaily](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/weixin.png) - 微博: [@GitHubDaily](https://weibo.com/GitHubDaily) - 知乎: [@GitHubDaily](https://www.zhihu.com/people/githubdaily) +- X (Twitter):[@GitHubDaily](https://x.com/intent/follow?screen_name=GitHub_Daily) -> 欢迎到 [Issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,让更多人知道你的项目。 +> 有不错的开源项目,也欢迎到本仓库的 [issues](https://github.com/GitHubDaily/GitHubDaily/issues/new) 推荐或自荐项目,我们期待你的分享。 --- -## 2019 年复盘 +## 2024 年复盘 -下面是对 GitHubDaily 在 2019 年所发的微博进行分类整理,方便粉丝们查找以往分享过的内容。 +下面是对 GitHubDaily 在 2024 年所推荐的项目进行分类整理,方便大家查找以往分享过的内容。 -> 过往复盘 [2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md)。 +> 过往复盘 [2023](https://github.com/GitHubDaily/GitHubDaily/blob/master/2023.md), [2022](https://github.com/GitHubDaily/GitHubDaily/blob/master/2022.md), [2021](https://github.com/GitHubDaily/GitHubDaily/blob/master/2021.md),[2020](https://github.com/GitHubDaily/GitHubDaily/blob/master/2020.md),[2019](https://github.com/GitHubDaily/GitHubDaily/blob/master/2019.md),[2018](https://github.com/GitHubDaily/GitHubDaily/blob/master/2018.md) ### 目录 +- [宗旨](#宗旨) +- [2024 年复盘](#2024-年复盘) + - [目录](#目录) + - [AI 技术](#ai-技术) + - [AI 工具](#ai-工具) + - [免费书籍](#免费书籍) + - [学习教程](#学习教程) + - [实用工具](#实用工具) + - [实用插件](#实用插件) + - [资料集合](#资料集合) + - [其他](#其他) +- [声明](#声明) -- [Java](#java) -- [Python](#python) -- [前端](#前端) -- [教程](#教程) -- [移动端](#移动端) -- [开源书籍](#开源书籍) -- [资料集合](#资料集合) -- [面试资料](#面试资料) -- [有趣网站](#有趣网站) -- [有趣/实用开源工具](#有趣--实用开源工具) -- [机器学习/人工智能](#机器学习--人工智能) -- [非开源的实用工具](#非开源的实用工具) -- [其它](#其它) -### Java +### AI 技术 -库名 | 简述 | 源 ----- | ----- | ----- -[advanced-java](https://github.com/doocs/advanced-java) | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7ucNeWbS) -[JustAuth](https://github.com/justauth/JustAuth) | 史上最全的整合第三方登录的 Java 开源库,集成了二十多家国内外常用第三方平台,且提供简单易用的 API 让你快速接入 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3vtXALCc) -[spring-boot-demo](https://github.com/xkcoding/spring-boot-demo) | 一个集成了 57 个 Spring Boot 常用组件 Demo 的项目,且每个 Demo 均有详细的 README 文件讲解说明,很不错的一份学习 Spring Boot 资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3cCYeuxV) -[halo](https://github.com/halo-dev/halo) | 一款个人独立博客系统,该系统部署简单快捷,并提供 Api 接口拓展行强,支持多款云存储,支持多款主题,支持 Web 端、 App 端管理后台,随时随地记录你的想法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hx3PscZMt) -[spring-boot-examples](https://github.com/ityouknow/spring-boot-examples) | 一份 Spring Boot 教程、技术栈示例代码,快速简单上手教程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hj4vq2WjP) -[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer) | 一份整理了 Java 工程师成神之路所需要掌握的内容知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiTTRkCTT) -[MyPerf4J](https://github.com/LinShunKang/MyPerf4J) | 一个针对高并发、低延迟应用设计的高性能 Java 性能监控和统计工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbRuxt1rj) -[advanced-java](https://github.com/doocs/advanced-java) | 互联网 Java 工程师进阶知识完全扫盲 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbfMyC03g) -[ForestBlog](https://github.com/saysky/ForestBlog) | 一个简单又漂亮的博客系统,该系统由 Spring + SpringMVC + Mybatis 框架实现,适合初学 SSM 和个人博客制作的同学学习 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImJg4o9yZ) - -### Python - -库名 | 简述 | 源 +项目 | 简述 | 源 ---- | ----- | ----- -[30-seconds-of-python](https://github.com/30-seconds/30-seconds-of-python) | 收集了一些简单且实用的 Python 脚本,让开发者可以在 30 秒内搞懂用上一个 Python 知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7jann0ZG) -[learn_python3_spider](https://github.com/wistbean/learn_python3_spider) | 一份从 0 到 1 学习 Python 爬虫教程,内容含有如何抓包,各种爬虫常用的模块使用,实战教程,最后还教你如何反爬虫 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDZypo4a5) -[sunfish](https://github.com/thomasahle/sunfish) | 111 行 Python 代码能写出什么?一个简单却强大的国际象棋引擎 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxlv29mcQ) -[KGQA-Based-On-medicine](https://github.com/YeYzheng/KGQA-Based-On-medicine) | 一个基于医药知识图谱的智能问答系统,支持疾病症状、疾病用药、药品查询等功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxaTtmRx6) -[python-cheatsheet](https://github.com/gto76/python-cheatsheet) | Python 相关知识点速查表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hj0zSpaLP) -[fuck_illness](https://github.com/wdkwdkwdk/fuck_illness) | 利用爬虫抓取并分析百万条疾病问答数据。附图是不同年龄段人的常患疾病,挺有意思的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HizROAB2w) -[amemv-crawler](https://github.com/loadchange/amemv-crawler) | 可爬取某音平台指定账号的所有视频 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhvSkFkbD) +[OmniParser](http://t.cn/A6n4HUTW) | 一款基于纯视觉的 GUI 智能体,能够准确识别界面上可交互图标以及理解截图中各元素语义,实现自动化界面交互场景,如自动化测试、自动化操作等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODDGE9iKe) +[ChatTTS](https://github.com/2noise/ChatTTS) | 一款专门为对话场景设计的语音生成模型,主要用于 LLM 助手对话任务、对话语音以及视频介绍等,支持中英文混合文本合成语音,音色表现强,能达到真假难辨程度。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgtYGiyMo) +[DLRover](https://github.com/intelligent-machine-learning/dlrover) | 一套 AI 大模型训练方案,可实现训练"自动驾驶",提高训练效率,降低研发成本,具有容错性、快速恢复和自动扩展等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NF2cklwac) +[SwiftInfer](https://github.com/hpcaitech/SwiftInfer) | 一款基于 TensorRT 实现的 StreamingLLM 推理加速框架,可提升大模型推理性能 46 %,为多轮对话推理提供高效可靠的落地方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAS7K9B1u) +[Audio2PhotoReal](https://github.com/facebookresearch/audio2photoreal) | 一项由 Meta AI 发布的新技术,能够通过音频驱动生成全身逼真的虚拟人物对话,包括动作、表情和多人对话等,可广泛应用于虚拟现实、影视制作等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAqwLvBIV) +[OpenVoice](https://github.com/myshell-ai/OpenVoice) | 一项由 MyShell 团队开发的多功能即时声音克隆技术,只需提供简短音频样本,即可克隆原发言者的声音,生成多种语言语音,支持高精度音色克隆、灵活的声音风格调控以及无需样本的跨语言声音克隆。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAiw7rRNh) -### 前端 +
+ ↥ 返回目录 +
-库名 | 简述 | 源 +### AI 工具 + +项目 | 简述 | 源 +---- | ----- | ----- +[Shortest](https://github.com/anti-work/shortest) | 一款利用 Claude 模型能力的端到端 AI 测试框架,通过自然语言编写可执行的单元测试,支持 GitHub 与 2FA 集成,提供安全认证方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P78T3tP8F) +[STranslate](https://github.com/ZGGSONG/STranslate) | 一款开箱即用的翻译和 OCR 工具,支持多种翻译方式、多家翻译服务、离线 OCR、回译、TTS 等功能,提升翻译效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6VVmEi17) +[x-kit](https://github.com/xiaoxiunique/x-kit) | 一款用于抓取和分析 Twitter 推友数据的工具,可自动抓取指定推友的基本信息和推文,支持定时更新时间线数据和本地存储。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6Q246RBv) +[MMAudio](https://huggingface.co/spaces/hkchengrex/MMAudio) | 一款视频自动配音工具,可根据视频内容或文本提示生成符合场景的音效,并与视频画面动作保持同步对齐。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6OR0gwq7) +[Hoarder](https://github.com/hoarder-app/hoarder) | 一款自托管的书签管理 AI 工具,支持保存链接、笔记、图片和 PDF 文件,利用 AI 自动打标签分类存储,提供全文搜索能力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6wew9VS5) +[Midscene.js](https://github.com/web-infra-dev/midscene) | 一款由 AI 驱动的 UI 自动化 SDK,通过自然语言描述对任意网页进行自动化操作、验证和数据提取,生成可视化测试报告,支持多种主流 AI 模型和自动化库集成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6v17rEJR) +[Browser Use](https://github.com/browser-use/browser-use) | 一款开源工具,能让 AI 智能体自动化操作浏览器,像真人一样理解网页内容并完成复杂任务,如投递简历、查询航班等,具备视觉识别、HTML 解析、多标签页管理等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6lCEB88t) +[Video Ocean](https://github.com/hpcaitech/Open-Sora) | 一款基于 Colossal - AI 优化的 Sora 视频模型的免费视频生成平台,提供极低成本、快速的视频生成服务,并将优化方案开源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6kdo241Y) +[LogoCreator](https://github.com/Nutlope/logocreator) | 一款开源的 AI Logo 生成器,使用 Flux Pro 1 . 1 模型快速生成 Logo 图标,支持编辑样式,代码完全开源并提供免费体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P64YnygK8) +[MarkltDown](https://github.com/microsoft/markitdown) | 一款由微软开源的工具,可将常见文件如 Word、Excel、PPT 等转换为 Markdown 格式,支持 OCR 和 AI 模型处理多媒体文件,提供命令行、Python API 和 Docker 三种使用方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5H89CIC8) +[PDFMathTranslate](https://github.com/Byaidu/PDFMathTranslate) | 一款开源的 PDF 文档翻译及双语对照工具,能够很好地保留公式、图表、目录和注释等排版,支持多种语言和翻译服务,可通过命令行、GUI 界面、Docker 等方式使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5CICinD6) +[Gemini-Teacher](https://github.com/nishuzumi/gemini-teacher) | 一款基于 Gemini 2 . 0 开发的英语口语练习 AI 助手,能实时识别发音并提供反馈和纠正建议,适合英语口语学习和教学。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5xHF6P6c) +[XHS Note Generator](https://github.com/whotto/Video_note_generator) | 一款小红书笔记 AI 生成器,支持快速批量将视频或直播内容一键转换为符合小红书风格的爆款笔记,自动优化内容和配图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5tbArUkt) +[ScreenPipe](https://github.com/mediar-ai/screenpipe) | 一款强大的开源 AI 桌面应用,可 24 小时监控电脑,通过屏幕录制、OCR、音频输入和转录收集信息,保存到本地数据库,利用 LLM 对话、总结和回顾你所做的事情。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P1c7O5pXF) +[RMBG-2.0](https://huggingface.co/briaai/RMBG-2.0) | 一款高效的背景移除工具,支持处理各种图像,一键移除背景,效果出色且处理速度快,适用于电商、广告等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P12Dlmfo7) +[Comfyui_Object_Migration](https://github.com/TTPlanetPig/Comfyui_Object_Migration) | 一套基于 ComfyUI 的服装迁移工作流,可将服装照片自然真实地迁移到模特身上,支持虚拟试穿和风格迁移(如动漫转现实风格),还原度较高。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0YSLnIPZ) +[NSFW Detector](https://github.com/tmplink/nsfw_detector) | 一款开源免费的 NSFW 内容检测器,使用 Google 模型,准确度高,支持检测图片、PDF 文件、视频、压缩包等多种文件类型,支持纯 CPU 推理,提供 API 服务便于集成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0UmHjmi7) +[VideoCaptioner](https://github.com/WEIFENG2333/VideoCaptioner) | 一款功能强大的视频字幕翻译助手,提供可视化操作界面,支持字幕智能断句、校正、优化、翻译,一键生成双字幕视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0BvHjG5I) +[MagicQuill](https://github.com/magic-quill/magicquill) | 一款开源的 AI 互动式图像编辑工具,用户只需通过画笔涂抹和简单提示词,即可轻松实现插入元素、擦除物体、调整颜色等各种图像编辑操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0sfgqLQl) +[Voice-Pro](https://github.com/abus-aikorea/voice-pro) | 一款集转录、翻译和文字转语音为一体的开源工具,提供简洁直观的可视化操作界面,支持实时转录和翻译,以及批量处理模式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFXg2nrNa) +[AdvancedLivePortrait-WebUI](https://github.com/jhj0517/AdvancedLivePortrait-WebUI) | 一款基于 Gradio 开发的开源工具,能够对图像中的人物进行实时面部表情精确控制,如微笑、眨眼、摇头等,支持多种部署方式使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OF8Ana05p) +[pdf-extract-api](https://github.com/CatchTheTornado/pdf-extract-api) | 一款基于 FastAPI 的 PDF 文档提取和解析工具,利用 OCR 技术和 Ollama 模型将 PDF 或图像转换为 Markdown 文本或 JSON 文档,支持表格、公式等格式解析,使用 Redis 缓存提高效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OES7rAt81) +[Cerebellum](https://github.com/theredsix/cerebellum) | 一款基于智能体的浏览器自动化工具,通过使用 LLM 构建的智能体实现自动化操作键盘和鼠标,在网页上完成数据抓取、自动化测试等任务。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEPJnt0p7) +[PromptFix](https://github.com/yeates/PromptFix) | 一款基于提示的 AI 图像修复工具,能够根据输入的提示对图像进行上色、移除物体、去除水印、高清化、调整光线等操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEzct54QI) +[Maxun](https://github.com/getmaxun/maxun) | 一款开源的自动化网页数据爬取工具,无需编写代码,通过可视化界面构建自定义机器人实现网页数据捕获、提取和处理等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEpO15B1v) +[AI Podcast Generator](http://t.cn/A6nVnoTM) | 一款开源的自动化 AI 播客生成工具,能够自动抓取网络新闻内容,并生成自然流畅的叙述性音频播客,提供简单易用的界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OE6X11vEB) +[MegaParse](http://t.cn/A6nfRDtg) | 一款基于大型语言模型构建的功能强大的文档解析开源工具,可以轻松处理 PDF、PPT、Word、Excel 等常见格式,保证解析过程中不丢失任何信息,还能准确识别文档中的表格、目录、页眉页脚和图片等内容,解析速度快,效率高。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODXwwqWPu) +[SoniTranslate](http://t.cn/A6nVFPdz) | 一款基于 Gradio 构建的简单易用的视频翻译工具,支持将视频一键翻译成多种语言,并提供视频同声翻译功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODVaoqul9) +[EveryoneNobel](https://github.com/16131zzzzzzzz/EveryoneNobel) | 一款开源的 AI 工具,可用于生成个性化诺贝尔奖项图片,利用 ComfyUI 进行图像生成,并结合 HTML 模板展示图片上的文本,只需提供个人肖像图即可生成诺贝尔奖项风格图像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODjspfWSC) +[PodCastLM](https://github.com/YOYZHANG/PodCastLM) | 一款开源免费的工具,可以将 PDF 内容转化为适合音频播客的自然对话,并输出为 MP3 文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODco2x491) +[Agent.exe](https://github.com/corbt/agent.exe) | 一款开源的 AI 自主操作计脑工具,利用 Claude 3 . 5 Sonnet 直接控制本地电脑,展示了 Claude 的 Computer Use 能力,可用于自动化智能体开发。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OD8EGbgkh) +[Zerox](https://github.com/getomni-ai/zerox) | 一款简单易用的 OCR 文档工具,支持 PDF、Docx、图像等文件格式,可将文件转换为图像后利用 gpt - 4o - mini 模型识别图像信息并输出 Markdown 格式文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OD48BgZ27) +[UVR5-UI](https://github.com/Eddycrack864/UVR5-UI) | 一款功能强大的人声伴奏分离 AI 工具,提供在线简洁易用的操作界面,支持选择不同的 AI 模型以及输出格式和质量,支持批量处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCGnbC7UP) +[Virtual Try-On Application](https://github.com/adarshb3/Virtual-Try-On-Application-using-Flask-Twilio-and-Gradio) | 一款基于 WhatsApp API 和 IDM - VTON 虚拟试穿模型的 AI 应用,用户只需在 WhatsApp 上传个人照片和服装照片,即可生成虚拟试穿效果图,提供便捷的虚拟试衣体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCAG362B4) +[Claude Financial Data Analyst](https://github.com/anthropics/anthropic-quickstarts/tree/main/financial-data-analyst) | 一款由 Anthropic 开源的基于 Next . js 和 Claude AI 构建的金融数据分析助手,支持多种格式文件上传,通过聊天界面进行财务数据分析并生成可视化图表。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCj07iHiB) +[Tabled](https://github.com/VikParuchuri/tabled) | 一款基于 Surya 开发的 OCR 小工具,能够识别 PDF、图像、Word 和 PPT 等文件中的表格,并将表格内容提取转换为 Markdown、CSV 或 HTML 格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OChP4iiej) +[Surya](https://github.com/VikParuchuri/surya) | 一款开源且强大的文档 OCR 工具,专注于文档图像的处理和分析,能够准确进行逐行文本检测和识别,支持 90 多种语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC62rozdB) +[Animate-X](https://lucaria-academy.github.io/Animate-X/) | 一款基于 AI 的动画生成工具,可以通过输入角色图片和参考动作视频,自动生成角色按照指定动作移动的动画效果,支持真人、游戏、卡通等多种类型的角色,保持角色一致性并允许大幅度动作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC0f8wojR) +[AsrTools](https://github.com/WEIFENG2333/AsrTools) | 一款开源的智能语音转字幕文本工具,集成了多家公司的语音识别接口,支持多种音频格式,提供批量处理和生成字幕文件功能,界面简单易用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBLOcu6QU) +[Podcastfy](https://huggingface.co/spaces/thatupiso/Podcastfy.ai_demo) | 一款开源工具,可将视频、PDF、论文、网站和文章等内容转换为对话式的播客音频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBdPAmvWp) +[gptme](https://github.com/ErikBjare/gptme) | 一款功能强大的开源终端 AI 助手,支持在终端执行本地代码、读写文件、搜索浏览网页和进行视觉识别等操作,可连接 OpenAI、Anthropic、OpenRouter 等主流 LLM 提供商,也可使用 llama . cpp 在本地提供服务。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OALy5o5df) +[FinRL](https://github.com/AI4Finance-Foundation/FinRL) | 一个开源的量化金融自动交易框架,包含市场环境、智能体和应用三层架构,提供先进算法核心支持连续交易决策。支持投资组合分配、加密货币交易、高频交易等金融任务和实时交易功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OACdjiyiF) +[Youtube-Whisper](https://yt-whisper.danilotpnta.com/) | 一款利用 OpenAI Whisper 模型实现音频转文本的轻量级开源免费工具,可输入 YouTube 视频链接提取音频并转换为文本,支持多种语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAsGnlCN8) +[ebook2audiobookXTTS](https://github.com/DrewThomasson/ebook2audiobookXTTS) | 一款开源的 AI 工具,利用 Calibre 和 Coqui TTS 将电子书转换为高质量的有声读物,支持多种语言和语音克隆功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OA0kD8uPB) +[Text Behind Image](https://github.com/RexanWONG/text-behind-image) | 一款简单有趣的开源免费工具,可以轻松将文本添加到图像中指定对象的背后,如动物、人物或物品等,并支持保存到本地。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OzSaaDpcL) +[Compiler Explorer](https://godbolt.org) | 一款在线交互式编程语言编译器探索工具,支持超过 30 种语言如 C、C ++、Rust、Go 等,可在浏览器中实时编辑代码并查看编译后的汇编代码输出,提供多种编辑器、工具和可视化选项。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OyvjHA5lr) +[Local File Organizer](https://github.com/QiuYannnn/Local-File-Organizer) | 一款基于 AI 的本地文件整理器,可以自动扫描指定目录中的文件,理解文件内容并生成相关描述、文件夹名称和文件名,将文件整理到新的目录结构中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OykI8FvUd) +[OpenScanner](https://github.com/pencilresearch/OpenScanner) | 一款快速、易用且开源免费的文档扫描工具,具有自动文本识别、文档命名、地理位置标记、签名添加、Vision Pro 支持等功能,可保存、编辑、注释和分享扫描文档。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxQaLinEV) +[Diffusers Image Outpaint](https://huggingface.co/spaces/huggingface/diffusers-image-outpaint) | 一款在线 AI 扩图工具,可以免费使用,只需上传图片并选择扩展比例,即可一键完成图像扩展。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxKbdDZTX) +[GOT-OCR2.0](https://huggingface.co/ucaslcl/GOT-OCR2_0) | 一款端到端的开源 OCR 模型,被称为 OCR 2 . 0,支持识别场景文本、文档、乐谱、图表、数学公式等多种内容,在 BLEU 评测中取得 0 . 972 的高分,模型体积仅 1 . 43GB。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxgIFBROC) +[Python Tutor](https://网页链接) | 除了 Python 外,还支持 Java、C、C ++和 JavaScript 等编程语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwFav6ZaV) +[Fish Speech](https://huggingface.co/spaces/fishaudio/fish-speech-1) | 一款开源的多语言 TTS 模型,使用 70 万小时数据训练,支持英语、中文、韩语、日语、法语、德语、阿拉伯语和西班牙语 8 种语言。具有快速语音合成、低延迟、声音丰富、混合语言和语音克隆等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwwLfEVIn) +[wcf.js](https://github.com/wechatferry/wechatferry) | 一款强大、快速、开源的微信机器人底层框架,提供消息监听、发送和群聊操作的一站式解决方案,内置强大易用的 Agent 库和开发者工具包,具有高效稳定的处理能力和自由控制发消息频率的功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwaojcwHV) +[markmap](https://github.com/markmap/markmap) | 一款开源免费的工具,可以将 Markdown 文档内容转换为直观可视化的思维导图,支持图像、链接、代码块、内联样式和数学公式等格式内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvU3a3PwQ) +[Video2x](https://github.com/k4yt3x/video2x/) | 一款开源免费的无损放大视频和图像工具,使用多种先进的超分辨率算法如 waifu2x、Anime4K、SRMD 和 RealSR 等实现视频/ GIF /图像的无损放大和提高帧速率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvGIlvBh5) +[PptxGenJS](https://github.com/gitbrent/PptxGenJS) | 一款基于 JavaScript 的开源库,可用于生成 PPT 演示文稿,支持添加图表、表格、图像、视频等多种元素,生成的文件与 PowerPoint 等应用兼容,并提供 HTML 转 PPT 功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvCcgy1il) +[DataEase](https://github.com/dataease/dataease) | 一款功能强大的开源数据可视化分析工具,可作为 Tableau 的替代品,提供丰富美观的图表展示、制作和数据引擎等功能,支持多种数据链接、拖拽式图表制作和与他人分享,并具备 AI 辅助分析和模板市场等创新功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ovx7Hct4m) +[MoneyPrinterPlus](https://github.com/ddean2009/MoneyPrinterPlus) | 一款开源免费的全自动化 AI 视频剪辑工具,借助 AI 技术一键生成和批量混剪各类短视频,支持自动发布到视频平台,助力变现。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvrAIaFqb) +[Melty](https://github.com/meltylabs/melty) | 一款专为 10x 工程师打造的开源 AI 代码编辑器,能够与开发者的整个开发流程集成,理解从终端到 GitHub 的操作,协助高效编写和重构代码,支持多文件大规模更改。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvpglxhG4) +[Easy Voice Toolkit](https://github.com/Spr-Aachen/Easy-Voice-Toolkit) | 一套功能丰富的开源 AI 语音工具箱,包括音频处理、语音识别、语音转录、数据集制作和语音合成等,形成完整语音模型训练工作流。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov8JJd1Z3) +[ChartDB](https://github.com/chartdb/chartdb) | 一款基于 Web 的功能强大的数据库图表编辑器,支持多种数据库如 PostgreSQL、MySQL、SQL Server 等,提供基于 AI 的导出功能生成 DDL 脚本方便数据库迁移,可在线使用或本地部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov0uhu4Py) +[FireCrawl](https://github.com/mendableai/firecrawl) | 一款开源且强大的 Web 爬虫工具,可爬取任何网站内容并转换为 Markdown 或结构化数据,为大语言模型训练、检索增强生成(RAG)提供数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuXaFn2ws) +[MaxKB](https://github.com/1Panel-dev/MaxKB) | 支持多种大语言模型对接,内置工作流引擎编排 AI 过程,可无缝嵌入第三方系统,在短时间内获得 9000 +星。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oux1JkeSB) +[HivisionIDPhoto](https://github.com/Zeyi-Lin/HivisionIDPhotos) | 一款轻量级的 AI 证件照制作工具,可识别多种用户拍照场景,实现抠图和生成标准尺寸的证件照。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Outin1JV2) +[VideoLingo](https://github.com/Huanshere/VideoLingo) | 一款全自动视频翻译的 AI 工具,能够一键对视频进行字幕切割、翻译、精准对齐和个性化配音,生成高质量的字幕和配音。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ouarniyk4) +[Cursor](https://cursor.directory/) | 一款智能代码编辑神器,提供代码补全、错误修复等功能,支持多种编程语言。该项目收集了各语言的最佳配置提示词和使用教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ou3LmbyQh) +[NarratoAI](https://github.com/linyqh/NarratoAI) | 一款一站式自动化影视解说的 AI 视频剪辑工具,基于 LLM 实现文案撰写、自动化视频剪辑、配音和字幕生成,是影视解说剪辑神器,可高效创作内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OtVxY92hM) +[voicechat2](https://github.com/lhl/voicechat2) | 一款响应快速且完全本地化的 AI 语音聊天工具,使用 WebSockets 实现低延迟语音交互并允许远程访问,可本地运行语音识别、文本转语音和大语言模型,在 4090 显卡上延迟低至 300 毫秒。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OtfSor20F) +[CyberScraper 2077](https://github.com/itsOwen/CyberScraper-2077) | 一款基于 OpenAI 大语言模型的强大网络爬虫工具,能够智能理解和解析网页内容,提供简单易用的可视化界面,无需编程知识即可操作使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ot7P94c8X) +[awesome-digital-human-live2d](https://github.com/wan-h/awesome-digital-human-live2d) | 一个开源项目,旨在打造一个有温度的数字人,支持 Docker 快速部署、Dify 服务接入、ASR、LLM、TTS、Agent 模块化扩展、Live2d 人物模型扩展和控制、PC 端和移动端 Web 访问。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsX1p7nxr) +[LLM-Aided OCR](https://github.com/Dicklesworthstone/llm_aided_ocr) | 一款基于大语言模型(LLM)的开源 OCR 扫描 PDF 工具,可将原始 OCR 扫描 PDF 文本转换成高准确度、格式正确且易于阅读的 Markdown 文档。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsRkgr9JW) +[Product Hunt Daily Hot](https://github.com/ViggoZ/producthunt-daily-hot) | 一款基于 GitHub Action 的自动化工具,每天定时爬取并生成 Product Hunt 热门产品榜单的 Markdown 文件,使用 GPT - 4 模型翻译产品描述,帮助快速查看每日热门榜单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsQsKDY0a) +[moffee](https://github.com/BMPixel/moffee) | 一款开源免费的 PPT 制作工具,能够将 Markdown 文档一键转换为干净、专业的幻灯片,提供 web 界面实时预览效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsFxEhRIP) +[Linly-Dubbing](https://github.com/Kedreamix/Linly-Dubbing) | 一款开源且强大的视频多语言 AI 配音/翻译工具,能自动下载视频、翻译字幕、人声分离、克隆音色配音并合成视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Osw79mpN5) +[Transformer Explainer](https://poloclub.github.io/transformer-explainer/) | 一个可视化交互式学习工具,以 GPT - 2 为例,通过输入文本实时观察 Transformer 各组件(嵌入层、自注意力机制、MLP 等)的工作过程和预测下一个 Token,适合教学和理解 Transformer 内部原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsmMgmpvX) +[AI Scientist](https://github.com/SakanaAI/AI-Scientist) | 一款全球首个自动化科学研究 AI 系统,能够从构思、编写代码、进行实验、总结结果到撰写完整论文和进行同行评审的全过程,支持多种主流大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Os6bNfuRq) +[Clapper](https://github.com/jbilcke-hf/clapper) | 一款集成多种 AI 功能的开源视频剪辑工具,可一键生成图像、视频、语音、音乐等素材,并进行二次剪辑,让用户无需专业技能即可通过互动迭代的方式制作视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OrWLifEcS) +[ai-renamer](https://github.com/ozgrozer/ai-renamer) | 一款基于 Node . js 的命令行工具,可根据文件内容自动批量重命名本地文件、图像或视频,默认使用 Ollama 本地模型如 Gemma、Llama 等进行智能识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oq3TYgib9) +[metahuman-stream](https://github.com/lipku/metahuman-stream) | 一个开源项目,实现实时交互流式数字人,支持音视频同步对话,具有多种功能如数字人模型选择、声音克隆、对话被打断处理、全身视频拼接、推流、视频编排和大语言模型对话等,基本可达到商用效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpVQIrJFX) +[PPTX2MD](https://github.com/ssine/pptx2md) | 一个开源免费的工具,能够将 PPT 幻灯片转换为 Markdown 文件,支持保留标题、列表、粗体、斜体、颜色、超链接、图片、表格以及合并单元格等 PPT 内容格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpPXpBoi2) +[Fake Screenshot Generator](https://disksing.com/fake-screenshot) | 一款可直接在线免费使用的字幕截图生成器工具,可生成逼真的带字幕的截图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpCZIs2Dd) +[MinerU](https://github.com/opendatalab/MinerU) | 一款一站式、开源、高质量的数据提取工具,能够将 PDF、网页以及多格式电子书转换为 Markdown 格式,提取图像、表格并转换公式为 LaTex,支持多种语言识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpvVlCyPv) +[Llama Tutor](https://github.com/Nutlope/llamatutor) | 一款开源免费的 AI 个人导师工具,基于 Next . js 和 Tailwind CSS 构建,集成 Llama 3 . 1 和 Serper 提供强大的推理和搜索能力,可根据用户选择的教育水平生成个性化导师解答各种问题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpmuQEURu) +[bilingual_book_maker](https://github.com/yihong0618/bilingual_book_maker) | 一款利用大语言模型(如 ChatGPT、Claude 等)对文件和图书进行多语言翻译的开源工具,支持 epub、txt 和 srt 等格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoQtZtumW) +[Claude Engineer](https://github.com/Doriandarko/claude-engineer) | 一款基于 Claude 3 . 5 模型的交互式命令行工具,整合了文件系统操作、网络搜索等功能,可协助完成各种软件开发任务,如智能代码分析、修改建议、项目管理等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoKMRyN4F) +[AudioNotes](https://github.com/harry0703/AudioNotes) | 一款开源免费的音视频转结构化笔记工具,基于 FunASR 和 Qwen2 构建,可快速提取音视频内容,并利用大模型能力整理成结构化 Markdown 笔记,方便快速阅读。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoIvdqNoc) +[Swapy](https://github.com/TahaSh/swapy) | 一个简单的 JavaScript 开源工具,只需几行代码就可以将网页上任何布局转换为可拖动交换布局,适用于 React、Vue 等主流前端框架。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoBmn2TwN) +[Kspider](https://github.com/kkangert/kspider) | 一款开源免费的可视化爬虫平台,通过流程图配置即可完成数据爬取工作,无需编写代码,对小白极其友好。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoeM0ylVt) +[AI Shell](https://github.com/BuilderIO/ai-shell) | 一款开源的终端 AI 助手,可在命令行界面通过自然语言转换为对应的 Shell 命令执行,支持多种语言输入,提高终端操作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnGNolhEO) +[Crawlee](https://github.com/apify/crawlee-python) | 一款开源免费且非常强大的 Python 网页抓取和浏览器自动化库,旨在构建可靠的爬虫为 AI、大语言模型、检索增强生成或 GPTs 提取数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OntDwxRMQ) +[Enchanted](https://github.com/AugustDev/enchanted) | 一款开源的本地大模型 Mac 客户端,类似于 ChatGPT 客户端,需搭配 Ollama 使用,可轻松连接本地部署的私有模型,如 Llama2、Mistral 以及 Vicuna 等,提供在 iOS 生态系统中无过滤、安全、私密和多模态的使用体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnnWp76yF) +[Whisper Timestamped](https://github.com/xenova/transformers.js/tree/v3/examples/whisper-word-timestamps) | 一款基于 Transformers . js 的浏览器内语音识别工具,可本地运行 whisper - base 模型进行语音转文字,支持 100 种语言并生成单词级时间戳。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnlAhtJnJ) +[Vanna](https://github.com/vanna-ai/vanna) | 一款 SQL 生成 AI 框架,允许在自有数据上训练 RAG 模型,通过自然语言准确生成 SQL 查询语句,支持多种主流大模型,使用简单,开源可自行部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmTiME6d3) +[Great Tables](https://github.com/posit-dev/great-tables) | 一款用于制作高质量表格的 Python 库,内置丰富的表格组件和格式化选项,可以组合创建多种类型的精美表格。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmLfwjEBF) +[Comic Translate](https://github.com/ogkalu2/comic-translate) | 一款利用 GPT - 4 视觉能力的开源漫画自动翻译神器,支持多种格式如图像、PDF、Epub 等,可实现多种语言之间互译,包括日语、英语、中文、韩语、德语、荷兰语等,并提供可视化操作界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmpE3eQpQ) +[CodeGeeX](https://codegeex.cn/zh-CN?article=24075) | 一款功能全面的国产开源代码模型,集成代码补全、生成、问答、解释、工具调用、联网搜索等多种能力,覆盖编程开发各种场景,在百亿参数以下性能最强。同时也提供 CodeGeeX 智能编程助手插件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmawqkiTI) +[遇见李白](https://github.com/BinNong/meet-libai) | 一个开源项目,旨在通过构建李白知识图谱的 AI 智能体,以生成式对话应用的形式推广和普及李白古诗词文化,最终目标是开发一款生成式对话应用,实现实时互动并提供个性化的李白诗歌鉴赏体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om2gZgi95) +[WebDesignAgent](https://github.com/DAMO-NLP-SG/WebDesignAgent) | 一款基于人工智能的网站构建工具,支持多页面管理、用户自定义添加/删除、迭代优化和视觉优化等功能,可通过文本、图片、视觉线索或混合方式生成设计精美的网站。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlIeVCnbi) +[AI-YinMei](https://github.com/worm128/AI-YinMei) | 一款功能齐全的 AI 虚拟主播(Vtuber)工具,集成了 FastGPT 知识库聊天、语音合成、Stable Diffusion 绘画、AI 唱歌等技术,可实现聊天、唱歌、绘画、跳舞、表情切换、换装、搜图、场景切换等多种功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlxOia4uv) +[OmniParse](https://github.com/adithya-s-k/omniparse) | 一款开源工具,能够将各种非结构化数据如文档、表格、图像、视频、音频和网页转化为结构化的可操作数据,方便用于检索增强生成(RAG)和微调。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Olh8vj7To) +[gptpdf](https://github.com/CosmosShadow/gptpdf) | 一款基于 GPT - 4o 视觉大语言模型的开源工具,仅用 293 行代码就能将 PDF 文件解析为 Markdown 格式,几乎完美地解析排版、数学公式、表格、图片和图表等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlgrhbhsQ) +[Streamer-Sales](https://github.com/PeterH0323/Streamer-Sales) | 一款能够根据商品特点进行解说的卖货主播大模型,通过生成细腻、独到的解说词,激发用户购买欲望,提供多种功能如文案生成、语音转换、视频生成等,旨在成为销售助手,提升销量和用户体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkEft1zqt) +[Wiseflow](https://github.com/TeamWiseFlow/wiseflow) | 一款敏捷的信息挖掘开源免费工具,可从网站、公众号、社交平台等渠道爬取相关信息,擅长从公众号文章中提取信息。支持对爬取信息进行筛选、提炼、贴标签等处理,并可整合到任意 Agent 项目中作为动态知识库。可完全本地部署,无需 GPU,适合任何硬件环境。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkBTkBzRA) +[GPT Computer Assistant](https://github.com/onuratakan/gpt-computer-assistant) | 一款开源的 GPT 客户端应用程序,旨在为 Windows 和 Linux 系统提供类似 macOS 上 GPT 应用的功能,包括屏幕读取、麦克风长音频输入、编写和运行程序以及知识库管理等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkuOY0Env) +[Diffutoon](https://github.com/modelscope/DiffSynth-Studio/blob/main/examples/Diffutoon/README.md) | 一款开源的视频动漫化项目,提供 Colab 运行笔记,无需部署即可一键动漫化视频,转换后的视频画面稳定流畅,还可编辑和添加视频效果。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkssQgFpm) +[RTranslator](https://github.com/niedev/RTranslator) | 一款开源免费、可离线的实时翻译应用,能够实时将对方说的语言翻译成你能听懂的语言,支持对话模式、对讲模式和文本翻译模式,使用 Meta 的 NLLB 和 OpenAI 的 Whisper 进行翻译和语音识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Okr5B6urE) +[AI Math Notes](https://github.com/ayushpai/AI-Math-Notes) | 一款基于 Python 开发的交互式绘图应用程序,允许用户在画布上手写数学方程,利用多模态大语言模型(LLM)计算并显示结果,实现了类似苹果"备忘录数学计算器"的功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OjqPulncY) +[Whisper Web](https://huggingface.co/spaces/Xenova/whisper-web) | 一款基于 OpenAI 的 Whisper 语音识别模型的开源 Web 应用程序,允许直接在浏览器中运行使用 Whisper 进行语音转文本,支持 WebGPU 加速,无需后端服务器,可导出 TXT 和 JSON 格式文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oj5Cn7Qqk) +[GPT Academic](https://github.com/binary-husky/gpt_academic) | 一款功能强大的 GPT 学术优化开源项目,提供论文翻译、代码解析、知识获取、语法校对、论文润色、摘要生成等多种功能,支持接入多种 LLM 模型,提升学术研究效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OiYyb1dgs) +[Translation Agent](https://github.com/andrewyng/translation-agent) | 一套由吴恩达老师开源的 AI 翻译工作流程,基于大语言模型进行翻译、反思和优化,可控制语气、地区和术语翻译一致性,翻译质量媲美商业工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OiDkSzO3J) +[ScrapeGraphAI](https://github.com/VinciGit00/Scrapegraph-ai) | 一款基于大语言模型和直接图逻辑的 AI 网页爬虫工具,可以根据用户提示自动为网站和本地文档创建爬取管道,支持单页、多页和语音爬取,提高数据采集效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhVJA5eQR) +[MiGPT](https://github.com/idootop/mi-gpt) | 一个开源项目,旨在将小米小爱音箱打造成专属的 AI 语音助手,将小爱音箱和米家智能设备与 ChatGPT 等大模型的理解能力完美融合,提供 LLM 回答、角色扮演、流式响应、长短期记忆、自定义 TTS 和智能家居 Agent 等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhHoECwbO) +[pyVideoTrans](https://github.com/jianchang512/pyvideotrans) | 一款开源的视频翻译配音工具,可将一种语言的视频自动翻译为指定语言的视频,生成字幕和配音,支持多种翻译服务和配音引擎,可本地离线使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhCSAkXdw) +[cloudflare-ai-web](https://github.com/Jazee6/cloudflare-ai-web) | 一个开源项目,利用 Cloudflare Workers AI 免费提供的大模型,可快速搭建多模态 AI 平台,支持一键部署、无需服务器、个性化定制等,集成了 ChatGPT、Stable Diffusion 等多种 AI 模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ohsh2rkhe) +[ChatTTS-ui](https://github.com/jianchang512/ChatTTS-ui) | 一款开箱即用的 ChatTTS 安装包,提供 Web 界面和 API 接口,支持 Windows、Linux、macOS 部署,Windows 用户可直接下载安装包一键安装使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgO23Cn8P) +[Perplexica](https://github.com/ItzCrazyKns/Perplexica) | 一款由 AI 驱动的开源搜索工具,能够深入互联网提供精准答案,理解问题并优化搜索结果,提供带引用来源的明确答案。具有隐私保护、本地大语言模型支持、双模式搜索和专注模式等特征。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgkybrvOe) +[RAGapp](https://github.com/ragapp/ragapp) | 一款无需编码的可视化界面工具,用于配置基于 LlamaIndex 构建的 RAG 聊天机器人,类似于 OpenAI 的 GPT 模型,可轻松部署在自有云基础设施中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgfDLz9xc) +[MusicGPT](https://github.com/gabotechs/MusicGPT) | 一款开源免费的 AI 音乐生成器,支持在 Windows、macOS 和 Linux 系统上本地高效运行最新音乐生成 AI 模型,如 Meta 的 MusicGen 模型,无需安装依赖,易于使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgcuWezqY) +[Khoj](https://github.com/khoj-ai/khoj) | 一款融合本地文档和在线搜索的 AI 第二大脑工具,可连接个人知识库、提供强大搜索引擎、支持在线离线使用,并提供定制 AI 智能代理协助完成任务,完全开源免费。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfW04hxRS) +[Talk With Gemini](https://github.com/Amery2010/TalkWithGemini) | 一款可一键免费部署的私人 Gemini 应用程序,支持最新的 Gemini 模型,如 Gemini 1 . 5 Pro、Gemini 1 . 5 Flash 等,具有多模态支持、语音模式、视觉识别、助理市场、Markdown 支持、上下文压缩、隐私安全、精心设计的 UI 等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfKdrkyjt) +[ugly-avatar](https://github.com/txstc55/ugly-avatar) | 一个开源免费的潦草头像生成器,可以生成极具特色的头像,受到许多网友的喜爱。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ofki4s5aO) +[DashPlayer](https://github.com/solidSpoon/DashPlayer) | 一款专为英语学习打造的视频播放器,提供双语字幕、按字幕跳转、查词查询、可调整界面尺寸、记录播放位置、蓝牙遥控操作、夜间模式、AI 字幕生成、长视频切分和视频下载等功能,助力通过观看视频提升英语水平。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ofc2DBgRT) +[OpenGlass](https://github.com/BasedHardware/openglass) | 一款基于开源硬件的 AI 智能眼镜系统,只需 20 美元的成本即可将普通眼镜升级为智能眼镜,实现记录生活、识别物体、计算卡路里、实时翻译等多项 AI 功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oe6S6wjjP) +[PicProse](https://github.com/gezhaoyou/picprose) | 一款开源免费的封面图片制作工具,能帮助用户轻松为 Medium、Wordpress、微信等平台的文章制作精美封面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OaVb6EzZm) +[Reader](https://github.com/jina-ai/reader) | 一款开源免费的工具,专门用于将网页内容转换为 Markdown 格式,方便将网页内容整合到知识库中。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa7PjB0mS) +[SuperMemory](https://github.com/Dhravya/supermemory) | 一款开源免费的个人知识管理工具,可以帮助用户轻松收集和管理网上的有价值内容,通过 AI 快速查找和回顾已保存的内容,打造属于自己的"第二大脑"。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa0kHfLaq) +[STORM](https://storm.genie.stanford.edu/) | 一款由斯坦福大学开发的创新型 AI 写作工具,可根据主题自动收集信息、创建大纲,模拟专家对话并撰写完整文章,帮助编写出具有深度和广度的高质量内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O9vH5ciur) +[LLocalSearch](https://github.com/nilsherzig/LLocalSearch) | 一款完全本地化的 AI 搜索集成工具,无需依赖任何外部 API,通过 LLM Agents 寻找答案,支持低配置硬件运行,提供详细进度日志和后续问题交互,界面美观支持浅色深色主题,支持 Docker Compose 部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8XwhBOt1) +[FreeAskInternet](https://github.com/nashsu/FreeAskInternet) | 一款开源免费的基于搜索的问答 AI 工具,可本地运行无需 GPU 硬件支持,通过多引擎搜索并利用 GPT - 3 . 5 处理结果生成答案,确保隐私安全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8EFinFty) +[poster-design](https://github.com/palxiao/poster-design) | 一款开源的在线创意图片编辑器,适用于海报图片生成、电商分享图、文章长图等场景,提供丰富的编辑功能,如元素拖拽、图片编辑、SVG 编辑、画布自定义等,无需客户端即可轻松完成图文排版。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8DueqJmG) +[Open WebUI](https://github.com/open-webui/open-webui) | 一款专为大型语言模型(LLM)设计的可扩展且功能丰富的 Web 界面,支持运行各种 LLM 模型,包括 Ollama、OpenAI 兼容 API、Gemini、Groq、Claude 等,提供直观界面、响应式设计、代码语法高亮、Markdown 和 LaTeX 支持、本地检索增强生成(RAG)集成、多模型支持与多模态互动、安全和多用户管理等丰富功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7TwOm5sS) +[Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API) | 一款开源免费的高性能异步数据爬取工具,支持 API 调用和在线批量解析及下载无水印视频或图集,覆盖抖音、快手、TikTok、B 站等多个视频平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7K6jeyVS) +[AI Comic Factory](https://aicomicfactory.app/) | 一款基于 LLM + SDXL 技术的开源免费在线 AI 漫画生成工具,可自动生成精美漫画作品,支持自定义 LLM 和图像生成模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7IVfn7ua) +[Suno-API](https://github.com/SunoAI-API/Suno-API) | 一个非官方的 Suno AI API 项目,支持生成歌曲、歌词等功能,具有自动维护 token、全异步响应、代码简单易维护等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7gDL4J5k) +[Claude-Journalist](https://github.com/mshumer/ai-journalist) | 一款基于 Claude 3 的 AI 写作助手,可根据输入主题自动搜索相关信息、撰写和编辑高质量文章,提高写作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6TRedZob) +[MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) | 一款开源免费的 AI 工具,可以根据提供的主题或关键词自动生成视频文案、素材、字幕和背景音乐,并合成高清短视频,支持多种功能如自定义文案、视频尺寸、批量生成、语音合成、字幕设置等,提高短视频制作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6Omh9qzQ) +[LiveStory](https://github.com/zeke/livestory) | 一款利用 AI 进行实时语音绘图的工具,将传统的文本输入换成语音输入,实时生成图像,支持语音控制绘图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6cO4n2jo) +[Buzz](https://github.com/chidiwilliams/buzz) | 一款开源免费、简洁、可离线的音频转录和翻译工具,基于 OpenAI Whisper 开发,支持拖放导入音视频文件进行转录和翻译,转录文本可导出多种格式,支持多种语音识别框架和命令行操作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5Rwp4vbC) +[MediaCrawler](https://github.com/NanmiCoder/MediaCrawler) | 一款开源的自媒体爬虫工具,支持小红书、抖音、快手、B 站、微博等平台的视频、图片、评论、点赞、转发数据抓取,具备多种登录方式、指定数据爬取、IP 代理池和多种数据格式保存等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5AWioP9X) +[小浣熊智能助手](http://t.cn/A6YeOe86) | 一款由商汤科技研发的功能全面的国产 AI 工具,内置代码模式和办公模式,可大幅提升编程开发和协作办公效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4QYSysWr) +[Comflowy](https://github.com/6174/comflowyspace) | 一款针对 Mac 用户优化的 ComfyUI 整合包,提供一键部署、模型管理、工作流管理和扩展管理等功能,使用体验比官方 ComfyUI 更佳。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3D4eDi2N) +[Inpaint-web](https://github.com/lxfater/inpaint-web/tree/main) | 一款基于 WebGPU 技术开发的开源免费图像修复和放大工具,可直接在浏览器上运行,无需客户端,提供图像局部擦除修复和超分辨率放大功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3t0QckJj) +[AutoPrompt](https://github.com/Eladlev/AutoPrompt) | 一个自动优化提示词的开源框架,可根据用户意图生成高质量详细的提示词,并通过迭代数据集不断优化提示词,减少工作量,解决敏感性和歧义性问题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2QI6s9hf) +[青梧字幕](https://github.com/melon/qingwu-zimu) | 一款基于 Whisper 的开源字幕提取工具,支持智能提取、编辑和高质量翻译字幕,可生成单/双语字幕并选择多种格式下载。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2IGr0tzU) +[Chat with MLX](https://github.com/qnguyen3/chat-with-mlx) | 一款开源的本地 AI 对话助手工具,可与本地数据进行交互,支持多种文件格式和语言,并可集成多个开源大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2Ijy2cy3) +[StickerBaker](https://github.com/fofr/cog-stickers) | 一款开源的 AI 贴纸制作工具,结合了 Stickers SDXL Lora 和 BRIA 背景移除工具,只需输入简单的提示词,即可快速生成高清精美的贴纸。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2yomp6bK) +[OOTDiffusion](https://github.com/levihsu/OOTDiffusion) | 一款开源的 AI 虚拟试衣工具,支持一键试穿上半身/下半身/连衣裙,服装与模特贴合自然,试穿效果逼真。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1CSjxOJV) +[MoneyPrinter](http://t.cn/A6YSFjDa) | 一款自动化创建短视频的工具,可根据主题自动生成带配乐及字幕的视频,并上传到 YouTube 获取收益。支持使用 GPT、DALL - E 等大模型生成脚本和图像。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1m9sxX52) +[NotesGPT](https://github.com/Nutlope/notesGPT) | 一款开源免费的语音笔记工具,界面简洁,支持语音输入转文字和自动总结,内置 Mixtral LLM 和 Whisper 转录引擎,支持中英混合输入。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1kYomKnv) +[Reor](https://github.com/reorproject/reor) | 一款由 AI 驱动的开源免费桌面笔记工具,能够智能整理和归纳笔记内容,自动关联相关想法,内置 LLM 提供问答和语义搜索功能,可作为个人知识管理工具使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1jXYpMNd) +[Noi](https://github.com/lencx/Noi) | 一款开源的高颜值 AI 客户端,集成了 ChatGPT、Claude、Bard、Poe 等主流 AI 模型,并内置 GitHub、HuggingFace 和 VS Code 等工具,支持自定义 Prompt 管理、多语言、多主题等功能,可在 MacOS、Windows、Linux 系统上安装使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NF1I7z18y) +[ChatGPT Web + Midjourney Proxy](https://github.com/Dooy/chatgpt-web-midjourney-proxy) | 一款功能全面的镜像站,支持 AI 对话、AI 换脸、Midjourney、GPTs、TTS Whisper 等多种 AI 功能,提供 Vercel 一键部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEIagC5Iw) +[ChatGemini](https://github.com/bclswl0827/ChatGemini) | 一款开源的简洁 Google Gemini 网页客户端,界面和交互类似 ChatGPT,支持在对话框中上传图片并自动调用 Gemini - Pro - Vision 模型进行图像识别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NExFt37tW) +[WhisperFusion](https://github.com/collabora/WhisperFusion) | 一款基于 WhisperLive 和 WhisperSpeech 构建的 AI 对话系统,集成了 Mistral 大语言模型,实现了极低延迟的语音与 AI 对话体验,并通过 TensorRT 引擎优化和 torch . compile 技术提升了运行效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEqulvSJE) +[search_with_lepton](https://github.com/leptonai/search_with_lepton) | 一款使用不到 500 行代码构建的对话式搜索引擎,实现了类似 Perplexity 的效果,集成了大语言模型(Llama2、Mixtral)和搜索引擎(支持 Bing、Google 搜索),具有可自定义的个性化 UI 界面,支持搜索结果的共享和缓存。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEmX9xo03) +[AI红包封面生成器](https://github.com/all-in-aigc/aicover) | 一款基于 DALL - E 3 的 AI 红包封面生成工具,支持自定义生成红包封面图像,采用 Next . js 全栈开发,集成了多种功能如谷歌登录、图片上传、支付等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEf2A0zm1) +[Zed](https://github.com/zed-industries/zed) | 一款开源的高性能可多人协作代码编辑器,集成了 AI 代码生成和重构功能,提供语言感知、集成终端、多种编辑模式、团队协作和远程代码操作等强大功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDWgHEVOi) +[Web LLM](https://github.com/mlc-ai/web-llm) | 一款可在浏览器中直接运行大型语言模型的工具,支持 Llama 2 7B / 13B、Mistral 7B 和 WizadMath 等模型,并通过 WebGPU 实现加速,无需服务器支持。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDMulfXnj) +[WhisperSpeech](https://github.com/collabora/WhisperSpeech) | 一款基于 Whisper 语音识别模型的开源文本转语音工具,目前仅支持英语,作者计划在下一个版本增加多语言支持,可用于商业用途。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCHfHoIKx) +[GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS) | 一款开源的中文语音克隆工具,仅需 5 秒语音样本即可实现 80 %~ 95 %相似度的声音克隆,提供 1 分钟语音可逼近真人效果并生成高质量 TTS 模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCo6Xt3ta) +[QAnything](https://github.com/netease-youdao/QAnything) | 一款开源的知识库问答引擎,支持本地部署和调用云端大模型服务,可导入多种格式文档,提供准确快速可靠的问答体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCivo7c6k) +[AI Gateway](https://github.com/Portkey-AI/gateway) | 一款统一的 API 网关工具,可轻松快速接入 100 多种大语言模型,如 OpenAI、Anthropic、Mistral、LLama2、Google Gemini 等,具有占用空间小、处理速度快、支持负载均衡、故障转移、自动重试等优势,已在超过 100B Tokens 上进行实战测试。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NC6ILzu2Q) +[cutword](https://github.com/liwenju0/cutword) | 一个简单快速的中文分词和命名实体识别工具,分词速度是知名"结巴"中文分词的两倍,字典文件根据最新数据统计得到,词频更加合理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NC3YicKMg) +[DDColor](https://github.com/piddnad/DDColor) | 一款基于 AI 的图像着色工具,可为黑白老旧照片和动漫游戏场景提供逼真自然的着色效果,实现照片级真实感。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NBYtl76nL) +[ReplaceAnything](https://github.com/AIGCDesignGroup/ReplaceAnything) | 一款由阿里巴巴发布的 AI 内容替换工具,能够准确保留指定的物体(如人脸、人物、服装、物品等),并通过输入提示词实现超高质量的内容替换,可用于人物替换、服装替换、背景替换等多种场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NBXz9pRhx) +[Jan](https://github.com/janhq/jan) | 一款开源的本地 AI 工具,可无需编码运行主流大语言模型如 Mistral、Llama、Mixtral 等,支持 Windows、Mac 和 Linux 系统,拥有简洁美观的 UI 界面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NB2WZDMgy) +[Mobile ALOHA](nan) | 一款多功能家务机器人,可以帮助浇花、拖地、做饭、逗猫、扔垃圾、洗衣服、铺床单、整理衣物等家务活动,具有模仿学习和远程操作功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAqQMF5ST) +[Auto Job Find Assistant](https://github.com/Frrrrrrrrank/auto_job__find__chatgpt__rpa) | 一款结合 GPT 和 RPA 技术的自动投简历助手,可根据个人简历和职位要求自动匹配合适的工作机会,生成自我介绍和求职信,并自动发送给 HR,实现一键寻找工作的全流程自动化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAimK7naB) + +
+ ↥ 返回目录 +
+ +### 免费书籍 + +项目 | 简述 | 源 ---- | ----- | ----- -[DataV](https://github.com/DataV-Team/DataV) | 一个简单易用基于 Vue 的数据可视化组件库,该库提供酷炫的 SVG 边框和装饰,常用的图表、飞线图、轮播表等等组件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imqp4ECRw) -[clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript) | Google 工程师 Ryan McDermott 根据 《Clean Code》总结了一份适用于 JavaScript 的软件工程指导准则《Clean Code JavaScript》。希望能帮你写出易读、易复用、易重构的 JavaScript 代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Il1m5vUnU) -[javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) | 包含了多种基于 JavaScript 的算法与数据结构,每种算法和数据结构都有自己的 README,包含相关说明和链接,以便进一步阅读 (还有 YouTube 视频) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkeuAhZGz) -[zdog](https://github.com/metafizzy/zdog) | 一款可用于 3D 设计与动画制作的 JavaScript 库,设计灵活,操作简单,易于集成与上手 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkaaGEq68) -[flowy](https://github.com/alyssaxuu/flowy) | 一个轻量级的 JavaScript 库,可用于快速创建流程图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IjXhccumr) -[G6](https://github.com/antvis/G6) | 一款专业的图形可视化引擎,基于 JavaScript 构建 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IipmD0UiP) -[ddBuy](https://github.com/Geek-James/ddBuy) | 一个基于 Vue 开发的移动端电商项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IihvxFp60) -[FE](https://github.com/lefex/FE) | 一个开源的前端课程,教新手从零到一学前端 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IiarbcUeu) -[GitDataV](https://github.com/HongqingCao/GitDataV) | 基于 Vue 框架构建的 GitHub 数据可视化平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcQIyopbn) -[30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) | 收集了一些简单且实用的 JavaScript 代码,让开发者可以在 30 秒内搞懂并用上一个 JavaScript 知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcEHaE5xL) -[Nodejs-Roadmap](https://github.com/Q-Angelo/Nodejs-Roadmap) | 一份学习 Node.js 教程《Node.js 技术栈》,该教程是由一名 Node.js 开发者在学习历程中记录的知识点,侧重于 Node.js 服务端所涉及的技术栈 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HBT8SfgpG) -[filepond](https://github.com/pqina/filepond) | 一个灵活且有趣的 JavaScript 文件上传库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HyiCk161H) -[picojs](https://github.com/tehnokv/picojs) | 200 行 JavaScript 代码实现人脸检测 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxW1XCIIW) -[FrontEndNav](https://github.com/Hulkye/FrontEndNav) | 这个网站上面收集了大量高质量的前端相关资源,其中包含前端学习资源、文档 API、模板插件、工具等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvcl1uZLG) -[javascript](https://github.com/airbnb/javascript) | 一份来自 Airbnb 团队开源的 JavaScript 编码规范指南,前端的同学可以学习下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv6DT2yQ9) -[React95](https://github.com/arturbien/React95) | Windows 95 风格的 React 组件库也被整出来了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqcOzBIV8) -[front-end-collect](https://github.com/foru17/front-end-collect) | 有位开发者在 GitHub 上整理了一批前端开发相关的优质网站、博客、教程、书籍等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv1l76MM3) -[grade](https://github.com/benhowdle89/grade) | 一个 JavaScript 库 Grade.js,主要功能是从图片中提取两种主色,并生成互补渐变的背景 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuK3xidhE) -[react-tetris](https://github.com/chvin/react-tetris) | 有个前端工程师在 GitHub 上用 React 搞了个俄罗斯方块小游戏,不仅好玩,技术实现原理也讲解非常到位 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtG67xwWF) -[cssfx](https://github.com/jolaleye/cssfx) | 它提供了一些优雅、酷炫的 CSS 动画效果,让你轻点鼠标便能直接复制样式,非常方便。做 Web 开发的同学可以收藏备用一下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Htv49csRw) -[leetcode](https://github.com/azl397985856/leetcode) | 一个最近比较火的 JavaScript LeetCode 题解项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsvcnzVFx) -[Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking) | 一份 Web 安全学习笔记,帮你学点内网渗透、漏洞攻击、安全防御等基础知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrFWbBlrn) -[TNFE-Weekly](https://github.com/Tnfe/TNFE-Weekly) | 腾讯前端团队创办的技术周刊,每周定期分享小程序、H5 等前端领域技术内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmEPNC6M0) -[instagram.css](https://github.com/picturepan2/instagram.css) | 一个使用纯 CSS 实现 Instagram 滤镜效果类库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[quicklink](https://github.com/GoogleChromeLabs/quicklink) | Google 开源的一个前端库,利用空闲时间提前缓存页面上链接,加快链接网站的访问速度 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjHAEn2mn) -[frontend-bootcamp](https://github.com/microsoft/frontend-bootcamp) | 微软这两天刚开源的前端练习资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiCpnhwN0) -[en.javascript.info](https://github.com/javascript-tutorial/en.javascript.info) | 一份开源的 JavaScript 教程,主要讲解 JavaScript 语言的基本用法,浏览器事件的管理,动画效果及正则表达式的基础使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhN9UwwyK) -[apexcharts.js](https://github.com/apexcharts/apexcharts.js) | 一个开源的 JavaScript 图表库,让开发者可以更轻松的构建可交互图表,可视化数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh7x37T3e) -[30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code) | 收集了一些实用的 JavaScript 代码片段,让你在 30 秒内就能看懂并用上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgNSGtCOX) -[css_tricks](https://github.com/QiShaoXuan/css_tricks) | 总结一些常用的 CSS 样式, 以及记录一些 CSS 的新属性和一点奇技淫巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdGCv2vop) -[anime](https://github.com/juliangarnier/anime) | 一款轻量级的 JavaScript 动画库,轻松实现各种酷炫的效果,支持 CSS 属性、SVG 和 DOM 属性等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdnLwhdhR) -[CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration) | 一份 CSS 学习资料,以分类的形式,展示不同 CSS 属性或者不同的课题使用 CSS 来解决的各种方法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbI43u29l) - -### 教程 - -名称 | 简述 | 源 +[Large Language Model in Action](https://github.com/wangwei1237/LLM_in_Action) | 一本专注于大语言模型实践应用的开源书籍,通过介绍工具和案例实践,帮助读者快速上手大模型应用开发。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P63IAy7du) +[Select Star SQL](https://无) | 一本免费的互动式学习 SQL 书籍,共五章内容,每章约 30 分钟,涵盖行操作、分组聚合、表连接等主题,结合实际案例学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCnwbDxHU) +[The Little Book of ML Metrics](https://github.com/NannyML/The-Little-Book-of-ML-Metrics) | 一本面向数据科学家的开源免费书籍,涵盖广泛的机器学习指标,包括回归、分类、聚类、排行、计算机视觉和自然语言处理等领域,旨在成为数据科学家的快速参考手册。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBxRDpUiz) +[Linux From Scratch 中文翻译版](https://lfs.xry111.site/zh_CN/12.2/index.html) | 一本免费的在线书籍,教授从源代码开始构建整个 Linux 系统的过程,深入了解 Linux 工作原理,支持个性化定制和优化,提高系统安全性,通过实践获得 Linux 系统的深刻理解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAJjE4NxJ) +[Hands-On Large Language Models](https://github.com/handsOnLLM/Hands-On-Large-Language-Models) | 一本由吴恩达老师推荐的关于大语言模型的实践指南书籍,涵盖语言模型基础知识、文本分类、提示工程、语义搜索、多模态语言模型等内容,配有案例代码、插图和引用论文,帮助读者深入理解和使用大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxSqEpjmb) +[计算机体系结构基础(第三版)](https://foxsen.github.io/archbase/index.html) | 一本由"龙芯之父"胡伟武老师等编写的开源免费在线书籍,涵盖指令系统结构、计算机硬件结构、CPU 微结构、并行处理结构、计算机性能分析等内容,适合本科生、研究生和技术人员学习参考。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvI5Adb3R) +[Decision Making Under Uncertainty](http://t.cn/R7cZfp3) | 一本由麻省理工学院出品的免费电子书,涵盖概率推理、序列决策问题、模型/状态不确定性以及多 Agent 系统等内容,使用大量示例和练习帮助读者理解不同算法的直觉和应用场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsEapfo3p) +[Grammar Club](https://github.com/llwslc/grammar-club) | 一本开源且免费的在线英语语法学习书籍,采用循序渐进的方式,从初级到高级分为三大篇幅,涵盖简单句、复句、合句和简化从句等内容,旨在培养英语能力、建立信心并增强阅读兴趣。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oq5hdAmUT) +[《理解深度学习》中文版](https://github.com/careywyr/UnderstandingDeepLearning-ZH-CN) | 一本由麻省理工开源的深度学习教材中文版,全面涵盖深度学习基础概念、监督学习、强化学习等内容,并提供 PPT、笔记和 Python 练习 Demo。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoxD0vPwf) +[Understanding Deep Learning](https://github.com/udlbook/udlbook) | 一本来自麻省理工的开源书籍,全面涵盖了深度学习的基础概念、监督学习、强化学习、线性回归、神经网络、扩散模型等内容。该书提供了 PPT、笔记和 68 个 Python 练习 Demo 供学习和实践。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oml7ZfYGb) +[Python Guide for JavaScript Engineers](https://github.com/luckrnx09/python-guide-for-javascript-engineers) | 一本面向 JavaScript 工程师的 Python 学习指南,由一名前端工程师编写,系统介绍了 Python 环境搭建、项目开发等内容,并对比了 JavaScript 和 Python 的异同,帮助 JavaScript 工程师快速掌握 Python 语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om6N3uysr) +[深入超高可用架构原理与实践](https://github.com/isno/theByteBook) | 一本开源的架构设计书籍,涵盖云计算、网络、分布式系统、容器技术、可观测性、服务网格、DevOps 等主题,帮助程序员深入理解相关技术的原理与实践。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlzWze7Y2) + +
+ ↥ 返回目录 +
+ +### 学习教程 + +项目 | 简述 | 源 ---- | ----- | ----- -[Java 开发手册](https://developer.aliyun.com/special/tech-java) | 始于阿里内部规约,在全球 Java 开发者共同努力下,已成为业界普遍遵循的开发规范。内容涵盖编程规约、异常日志、单元测试、安全规约、MySQL 数据库、工程规约、设计规约共七大维度 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HB6D9qfPV) -[机器学习课程](https://mlcourse.ai/) | 一套免费开放的机器学习课程,由 Open Data Science 组织研发,主要注重理论与实践相结合,采用了特定的激励机制去引导学生深入学习,让学生在探索学习的过程中保有冲劲,不轻易感到枯燥或疲倦 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HASSLfFR2) -[计算机科学速成课](https://www.yuque.com/computer/crush-course) | 免费的计算机视频课程,收集并翻译了 YouTube 上比较热门的计算机课程,内容包含计算机早期历史、中央处理器、编程原理、计算机网络、计算机安全等分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxiKyFd0J) -[机器学习基础](https://mitpress.ublish.com/ereader/7093/?preview=#page/1) | 一套可免费在线阅读的计算机课程,该书由纽约大学计算机科学几位教授共同编写,内容侧重于算法的分析和理论,每章均附有相关练习题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwQt4aEdr) -[现代化计算机科学自学指南](https://www.yuque.com/docs/share/97bb24b7-fe20-49aa-96bf-36033cfebe6c) | 中文版,里面收录了许多来自世界知名高校、顶尖教授与技术专家所编著的计算机课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[零基础学 WordPress](https://www.yuque.com/moeunion/wordpress) | 本教程通过对安装使用 WordPress 搭建自媒体站点的前期、中期、后期进行详细讲解,使读者全面了解和掌握作为一个自媒体网站站长应掌握的域名、服务器、WordPress 等方面的基础知识,同时通过实例站点与图书社区为读者提供了相关资源与服务,是一本绝无仅有、不可多得的技术书籍 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[AI 算法工程师手册](http://www.huaxiaozhuan.com/) | 该手册是作者多年以来学习总结的笔记整理,目前还在不断更新 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Huz3CzASi) -[前端开发者手册2019](https://www.yuque.com/ysfe/ykx/fedhb) | 该手册里面包含了前端开发相关的基础知识、常用工具、学习资源等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtOjvap8d) -[JavaScript for impatient programmers](https://exploringjs.com/impatient-js/) | 该本书编著于 ES2019 基础之上,将教授新手一些基础的、现代化的 JavaScript 编程知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ht2MEEYsD) -[Python-100-Days](https://github.com/jackfrued/Python-100-Days) | 一份学习 Python 教程,涵盖 Python 初中高级知识点,规划在 100 天之内让你从新手到大师级别水平 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqUNHFAVc) -[py4e](https://github.com/csev/py4e) | 一本免费的 Python 编程教程《Python for Everybody》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqDAjfYAg) -[深度学习理论与实战](http://fancyerii.github.io/2019/03/14/dl-book/) | 一本免费的深度学习书籍,该书涵盖听觉、视觉、语言和强化学习四大领域,深入浅出的理论分析和详尽的代码分析 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpSzi5aI3) -[Front end handbook](https://frontendmasters.com/books/front-end-handbook/2019/) | 一本前端开发手册《Front end handbook》作者 Cody Lindley 是一名拥有 20 多年编程经验的前端工程师,手册包含前端开发的基础知识、常用工具、学习资源等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpzwErOQQ) -[前端九部](https://www.yuque.com/fe9/basic) | 一本前端中文入门课程《前端九部 - 入门者手册 2019》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpbX1gJNQ) -[chrome-plugin-demo](https://github.com/sxei/chrome-plugin-demo) | 一份 Chrome 插件开发完整教程,并配套完整 Demo,可用来学习插件开发 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiDNlnUCZ) -[os-tutorial](https://github.com/cfenollosa/os-tutorial) | 一份开源教程,教你如何从零开始构建一个操作系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhkSpDdTt) -[TensorFlow-Course](https://github.com/machinelearningmindset/TensorFlow-Course) | 一份清晰简洁、对开发者友好的 TensorFlow 教程。主要讲解 TensorFlow 的基础安装与入门使用,每个步骤都提供了详细的代码与文档讲解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgXjb0uRX) -[GitHub Learning Lab](https://lab.github.com/) | GitHub 官方出的一个交互式学习课程,主要教授 GitHub 新手如何正确的使用 GitHub,如提交 commit、创建分支、发起 Pull Request 等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HceOMc6yT) - -### 移动端 - -库名 | 简述 | 源 +[Reasoning with o1](http://t.cn/A6mkWHyD) | 一门由 OpenAI AI 解决方案主管 Colin Jarvis 主讲的免费 AI 短课程,教授如何有效使用 OpenAI 最新推理模型 o1,包括多步骤任务规划、代码开发与编辑、图像理解等实践项目,帮助学习者掌握 o1 模型的高级推理能力。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5KRx9BEa) +[A Programmer's Guide to English](http://t.cn/EJKb2nf) | 一份专为程序员设计的英语学习指南,通过程序员易于理解的方式剖析语言学习本质,提供适合不同水平的训练方法和学习资料推荐,并从构建英语识别程序的角度助力学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODalbpiMt) +[ML Retreat](https://github.com/hesamsheikh/ml-retreat) | 一份从中级到高级的 AI 学习路径,包含作者在学习高级机器学习时的个人笔记和资源,涵盖从基础到更高级主题的深入理解,如从头构建大语言模型、LLM 幻觉深入研究以及 LLM 超越注意力机制等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBum9wgGe) +[Machine Learning Course Notes](https://www.cs.cmu.edu/~hn1/documents/machine-learning/notes.pdf) | 一份来自卡内基梅隆大学的机器学习入门课程笔记,涵盖了机器学习各主题的要点,包括非参数模型、线性回归、逻辑回归、神经网络、支持向量机等,针对初学者提供全面的概念解释、数学证明和算法步骤。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OzRhXEtCy) +[AI Python for Beginners](http://t.cn/A68R6CQ0) | 一门由吴恩达老师主讲的免费 AI 短课程,面向初学者,教授 Python 编程基础知识以及集成 AI 工具进行数据操作、分析和可视化,通过真实项目实践强化 Python 技能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwBhjxcpT) +[软件工程师学习指南](http://t.cn/A6RCcp0z) | 一份从零开始成为软件工程师的详细学习指南,涵盖计算机基础知识、软件开发工具和流程、数据库、面向对象编程、DevOps 工具等内容,从 Python 语言入门,最后提供编码面试准备、工作选择和持续学习建议。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov7LUjLhG) +[Machine-Learning](https://github.com/DorsaRoh/Machine-Learning) | 一份从零开始学习机器学习算法的教程,包含神经网络和 Transformer 模型的详细解释和 Python 实现代码,如 Neuron、Layer 和 NeuralNetwork 类,还提供机器学习视频和 Jupyter Notebook 文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuNwC1Hgi) +[Spring-Reading](https://github.com/xuchengsheng/spring-reading) | 一份深入了解 Spring 源码的系列学习资料,涵盖了 Spring 框架的核心概念和关键功能,如资源加载、表达式语言、Bean 定义、Aware 接口、核心注解和 AOP 等,帮助更透彻地理解 Spring 内部工作机制。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpZnTy6ae) +[Machine Learning Specialization](http://t.cn/A6aP9tQt) | 一套由吴恩达老师主讲的机器学习专业课程,包括机器学习回归与分类、高级学习算法、无监督学习等多个领域,涵盖监督学习、无监督学习、神经网络等内容,适合初学者和希望在人工智能领域发展的专业人士学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Opx6pj0Zz) +[LLM Twin Course](https://github.com/decodingml/llm-twin-course) | 一门全面的大型语言模型(LLM)免费学习课程,教授如何构建生产级别的 LLM 和基于 LLM 的检索增强生成(RAG)系统,涵盖系统设计、数据工程、特征管道、训练管道和推理管道等方面。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OorVRAcQU) +[Stable Diffusion From Scratch](https://github.com/juraam/stable-diffusion-from-scratch) | 一套系统性的教程,讲解 Stable Diffusion 和扩散模型的工作原理及其背后的数学知识,并提供一系列步骤指导训练完成一个扩散模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnZEnsNN7) +[From Tensor to Stable Diffusion](https://github.com/jla524/fromthetensor) | 一份开源的深度学习教程,提供为期 9 周的课程大纲,从张量基础到稳定扩散模型实现,包括视频讲解、代码实现和论文学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmNpttYXs) +[大模型理论基础](https://github.com/datawhalechina/so-large-lm) | 一份关于大规模预训练语言模型的教程资料集合,涵盖数据准备、模型构建、训练策略、模型评估与改进等内容,旨在为读者提供深入的理论知识和实践方法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlNW47BIP) +[AI Text-to-Video Model from Scratch](https://github.com/FareedKhan-dev/AI-text-to-video-model-from-scratch) | 一份手把手教程,教你如何使用 Python 从零开始构建一个文本到视频生成模型,涵盖理论概念、架构设计和编码实现等全过程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlFSO6VRt) +[nginx-tutorial](https://github.com/jaywcjlove/nginx-tutorial) | 一份开源的 Nginx 入门学习笔记,涵盖基础安装、参数说明、配置讲解、第三方模块安装、性能优化及常见使用场景等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlEvzdgci) +[PyTorch Deep Learning Tutorial](https://github.com/mrdbourke/pytorch-deep-learning) | 一份开源的《从零到精通深度学习 PyTorch》教程,涵盖 PyTorch 基础、深度学习工作流程、计算机视觉、自定义数据集处理、模块化代码编写及模型部署等内容,提供视频和代码示例,适合有 Python 编程和基础机器学习知识的初学者。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlpPMu4WI) +[Generative AI Handbook](https://genai-handbook.github.io/) | 一份系统化的生成式人工智能学习路线手册,包含 9 大章节,涵盖生成式 AI 的基础知识、实践应用和最新研究进展,并提供相关学习资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ok3Ix6QQY) +[LingoHut](https://www.lingohut.com/zh) | 一个免费的在线语言学习平台,提供 45 种语言的学习资源,包括 125 节免费课程,涵盖日常用语和词汇,让你用母语轻松学习新语言。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OjHklDrnR) +[WTF-zk](https://github.com/WTFAcademy/WTF-zk) | 一份零知识证明入门教程,旨在让仅有高中数学基础的人也能入门零知识证明(zk)技术,教程使用 Python 复现相关算法,需要一些 Python 语言基础。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgvlVhJdx) +[100-exercises-to-learn-rust](https://github.com/mainmatter/100-exercises-to-learn-rust) | 一套包含 100 个练习的 Rust 编程语言学习资源,旨在帮助初学者从零基础逐步掌握 Rust 编程,最终能够独立编写 Rust 程序。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfDgO9yQA) +[《大语言模型》电子书籍](https://github.com/LLMBook-zh/LLMBook-zh.github.io) | 一份全面系统地介绍大语言模型的电子书籍,涵盖基础理论、预训练、微调与对齐、使用部署以及评测与应用等内容,为大模型入门读者提供详细指南。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oflvak2z1) +[《动手学大模型》](https://github.com/Lordog/dive-into-llms) | 一份由上海交通大学《人工智能安全技术》课程讲义拓展而来的编程实战教程系列,通过实践帮助快速入门大模型相关技术,涵盖模型微调与部署、提示学习与思维链、知识编辑、模型水印以及大模型智能体与安全等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdKhKlOrt) +[machine-learning-list](https://github.com/elicit/machine-learning-list) | 一份较为全面的机器学习教程,涵盖从基础到高级再到实践与应用的内容,包括基本简介、训练和微调、推理和执行策略、数据集处理以及实际应用等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OaaWfFiNX) +[50projects50days](https://github.com/bradtraversy/50projects50days) | 一份包含 50 个使用 HTML、CSS 和 JavaScript 实现的小 Demo 的项目集合,适合前端初学者练手,涵盖动画导航、背景滑块、密码生成器、图像轮播等常见网站功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O9y3cCdKM) +[self-llm](https://github.com/datawhalechina/self-llm) | 一份超全面的开源大模型使用指南,提供针对国内初学者的开源大模型教程,通过 AutoDL 平台简化模型部署、使用和应用流程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8MUIyrVD) +[SQL之母](https://github.com/liyupi/sql-mother) | 一个免费的闯关式 SQL 自学网站,通过有趣的交互式关卡,让初学者从 0 到 1 掌握常用 SQL 语法,包括 30 多个关卡、在线提交代码、自由选择关卡、自定义关卡等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5TNi3BCb) +[Hugging Face AI Courses](https://github.com/huggingface/course) | 一套由 Hugging Face 出品的 4 门 AI 学习课程,涵盖自然语言处理、深度强化学习、音频处理和开源 AI 开发等主题,适合初学者免费学习。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4GmqkbnY) +[earthworm](https://github.com/cuixueshe/earthworm) | 一个通过连词构句的方式帮助用户更好地学习英语的开源项目,从简单到复杂的句子逐步训练,让用户轻松掌握写出长句子,顺便还可以练习键盘英文打字。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4es38OKr) +[90DaysOfCyberSecurity](https://github.com/farhanashrafdev/90DaysOfCyberSecurity) | 一份 90 天网络安全学习计划,涵盖网络基础、安全基础、Linux、Python、流量分析、Git、ELK、AWS、Azure 和黑客攻击等主题,提供完整的学习资源和材料。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEo8e4Qju) +[Build a Large Language Model (From Scratch)](https://github.com/rasbt/LLMs-from-scratch) | 一套从零开始构建类似 ChatGPT 的大型语言模型(LLM)的教程,涵盖了文本数据处理、注意力机制实现、模型构建、预训练、微调等内容,帮助读者深入了解 LLM 的工作原理和实现方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEbXf8R0H) +[LLM Course](https://github.com/mlabonne/llm-course) | 一份开源免费的大语言模型课程,包含详细的学习路线和实践笔记,分为三个部分:LLM 基础教程、LLM 深入探索和 LLM 应用与部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDEaNgSEd) +[CS50](https://cs50.harvard.edu/x/2024/) | 一门由哈佛大学免费开放的计算机科学和编程入门课程,教授编程基本原理和计算思维方法,涵盖 C、Python、SQL、HTML、CSS 和 JavaScript 等多种语言,最后以终极项目作为收官。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDDbUuY3i) +[English-level-up-tips](https://github.com/byoungd/English-level-up-tips) | 一份系统化的英语学习指南,包含认知、单词、听力、阅读、口语、写作和扯淡等七大章节,旨在帮助用户高效提升英语水平。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDhArlM4d) +[Docker 从入门到实践](https://github.com/yeasy/docker_practice) | 一份全面的 Docker 学习指南,涵盖了 Docker 的基础知识、安装、镜像使用、容器操作、数据管理、网络配置等内容,旨在教会新手有效使用 Docker。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCpzLCrZj) + +
+ ↥ 返回目录 +
+ +### 实用工具 + +项目 | 简述 | 源 ---- | ----- | ----- -[Best-Flutter-UI-Templates](https://github.com/mitesh77/Best-Flutter-UI-Templates) | GitHub 上开源的这个 Flutter UI 模板好赞啊!拿来做一些 App 应该会很好看 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcxCNzPam) -[iWeChat](https://github.com/lefex/iWeChat) | 通过这个项目让你学习手机 App 的源码分析与破解过程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1p4quItW) -[Flutter-Notebook](https://github.com/OpenFlutter/Flutter-Notebook) | 一份超级多 Flutter 相关功能 Demo 的集合,能帮助你快速学习 Flutter,十分适合新手 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HEU7oeXrq) -[About-SwiftUI](https://github.com/Juanpe/About-SwiftUI) | 一份有关 SwiftUI 资料集合,含有文档、例子、视频和教程等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HBAdOv2DB) -[gsy_flutter_book](https://github.com/CarGuo/gsy_flutter_book) | 一份 Flutter 完整开发实战详解系列,手把手教你如何从 0 开发一个完整的 Flutter App | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxMBt6diY) -[android-developer-roadmap](https://github.com/mobile-roadmap/android-developer-roadmap) | Android 开发者知识技能图谱 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwiGD1vk8) -[flutter-tutorials](https://github.com/FilledStacks/flutter-tutorials) | 南非一位移动开发者做的 Flutter 教程,内含视频讲解与源码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hw9g7w4uu) -[Flutter4GitLab](https://github.com/stefanJi/Flutter4GitLab) | 基于 Flutter 开源的 GitLab 客户端,让 GitLab 的一些操作通过 App 完成,方便开发者们使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv5gEuZjg) -[InAppViewDebugger](https://github.com/indragiek/InAppViewDebugger) | Facebook 有位开发者最近搞了个视图调试器,实现了类似 Reveal 的基础调试功能,以树状结构展示 App 视图,并能控制视图的显示隐藏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsJVEDED9) -[Bagel](https://github.com/yagiz/Bagel) | 一个实用的 iOS 网络调试工具,当你的 iOS 设备与 Mac 连接到同一网络时,便可在该工具上查看、监听手机 App 的网络请求数据,拿来抓包很方便 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrYNb21LD) -[QMUI_iOS](https://github.com/Tencent/QMUI_iOS) | 一个致力于提高项目 UI 开发效率的解决方案,让开发者能专注于业务需求而无需耗费精力在基础代码的设计上 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hj64PFmqP) -[DoraemonKit](https://github.com/didi/DoraemonKit) | 一款功能齐全的客户端( iOS 、Android )研发助手 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgDFuev5w) -[flutter-go](https://github.com/alibaba/flutter-go) | 一个 Flutter 开发者帮助 App,包含 Flutter 常用 130+ 组件的中文文档与 Demo 演示 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hbpd45cvu) -[Flutter-for-Android-developers](https://github.com/m3sv/Flutter-for-Android-developers) | 一份为 Android 开发者学习 Flutter 准备的教程,适用于初学者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HaldA979X) - -### 开源书籍 - -库名 | 简述 | 源 +[VutronMusic](https://github.com/stark81/VutronMusic) | 一款高颜值的第三方网易云音乐播放器,支持本地歌曲、离线歌单播放,读取歌曲封面、内嵌歌词等功能,同时支持线上信息匹配、云盘、对歌曲评论,界面纯净无广告。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P7iwOnglL) +[Squish](https://github.com/addyosmani/squish) | 一款开源免费的图像压缩工具,支持多种图像格式,具有高性能压缩优化功能,能保持图像质量不变,并提供批量处理、格式转换、实时预览等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6Uy8njRw) +[PairDrop](https://github.com/schlagmichdoch/PairDrop) | 一款开箱即用的跨平台文件传输工具,无需注册和安装,只需浏览器即可在同一局域网内任意设备之间自由传输文件,还支持创建临时公共房间实现公网传输,采用点对点传输保证数据安全隐私。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6PDIrGgz) +[Checkmate](https://github.com/bluewave-labs/checkmate) | 一款高颜值的可视化实时监控工具,支持网站、页面加载速度、Docker 容器、Ping 响应等多种监控类型,并提供服务器 CPU、内存、磁盘和温度等状态信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6Oatg3Kv) +[MyIP](https://github.com/jason5ng32/MyIP) | 一款开源的 IP 工具箱,可以检查 IP 地址、地理位置、DNS 泄露、网速测试、Ping 测试和网站可用性等,提供 258 项安全检查清单及详细解释。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6GD6rY0f) +[Presenterm](https://hgithub.com/mfontanini/presenterm) | 一款开源工具,能够在终端上演示由 Markdown 创建的精美 PPT,支持代码高亮、图片展示、LaTeX 公式渲染等功能,内置丰富主题风格并可自定义,还可导出 PDF 文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6sgEaqDS) +[File Converter](https://github.com/Tichau/FileConverter) | 一款实用的文件格式转换工具,支持视频、音频、图片和文档等多种文件格式转换,可以快速完成文件格式转换和压缩,支持批量处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6ek51Q56) +[CodeSnap](https://github.com/mistricky/CodeSnap) | 一款基于 Rust 开发的代码截图工具,可离线使用,支持 Sublime Text 代码语法高亮主题,可自定义字体、行号、水印等,支持 PNG、SVG 和 HTML 输出格式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6d90tfJ1) +[IP Helper](https://github.com/soulteary/ip-helper) | 一款简洁的 IP 信息查询工具,支持 Web、命令行、Telnet 和 FTP 等多种查询方式,提供 IP 地理位置查询、Token 认证和自定义域名等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P69pE9DTa) +[FastSend](https://github.com/ShouChenICU/FastSend) | 一款基于 WebRTC 技术的开源免费点对点文件传输工具,支持快速安全的文件和目录同步传输,具有加密传输、局域网优化、简洁界面等特性。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5QyEsF1z) +[academic-project-page-template-vue](https://github.com/JunyaoHu/academic-project-page-template-vue) | 一个基于 Vue 开发的学术论文项目页面模板,支持轮播图、嵌入视频、数据可视化等丰富功能,还能一键复制引用格式,内置评论系统,非常适合研究人员快速直观地呈现论文基本信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5BAesHje) +[SiteOne Crawler](https://github.com/janreges/siteone-crawler) | 一款简单易用且功能强大的网站分析工具,可一键完成网站分析、性能检测、SEO 优化建议,并导出完整的离线 HTML 分析结果,用于网站分析优化。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P5s0xc6FE) +[wechatDataBackup](https://github.com/git-jiadong/wechatDataBackup) | 一款微信聊天记录导出工具,提供类似微信的简易操作界面,支持一键导出聊天记录、图片、视频、链接、语音、文件和表情等信息。还支持按类型、日期、群成员进行检索,以及多开账号选择导出和数据切换。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P3k7T5BOE) +[Neko](https://github.com/m1k1o/neko) | 一款开源的虚拟浏览器工具,支持多人同时访问和控制同一浏览器界面,实现画面和声音同步,内置聊天系统、文件传输等功能,可用于远程协作、在线观影等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P3aB5gbmE) +[Koodo Reader](https://github.com/koodo-reader/koodo-reader) | 一款开源免费的跨平台电子书阅读器,支持多种格式导入、多种阅读模式、听书、翻译、词典等功能,并提供个性化排版、笔记标注等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P1mEcsNta) +[WindTerm](https://github.com/kingToolbox/WindTerm) | 一款高颜值且功能强大的跨平台终端工具,支持多种协议连接、文件传输、多语言界面、命令补全、文件管理、分屏显示等功能,具有高性能、低延迟和低内存占用的特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0qU8soSZ) +[MarkText](https://github.com/marktext/marktext) | 一款高颜值的开源 Markdown 编辑器,界面简洁干净,提供实时预览、多种主题和编辑模式等功能,支持数学公式、表情符号、快捷键等,可导出 HTML 和 PDF 文件,适用于 Windows、macOS 和 Linux 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P0htEbTHs) +[RightMenu Master](https://github.com/jaywcjlove/rightmenu-master) | 一款 Finder 右键菜单增强工具,内置多个实用预设操作,支持移动复制文件、创建新文档、代码高亮预览、快捷打开常用文件夹和终端等,旨在提升 Mac 用户的工作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFSlBwmq4) +[File Centipede](https://github.com/filecxx/FileCentipede) | 一款功能强大的文件上传/下载管理器,支持多种协议如 HTTPS、BT /磁力链接、FTP、WebDAV、m3u8 等,内置多种实用辅助功能,还提供浏览器插件抓取网站音视频。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFDdYCVjZ) +[Paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | 一款功能强大的文档管理系统,能够将纸质文档转换为在线可搜索的文档,支持 OCR 技术、自动分类、多种文件格式、多语言识别、全文搜索等功能,界面美观,提供权限管理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFtNu4PO5) +[Your Next Store](https://github.com/yournextstore/yournextstore) | 一套基于 Next . js 开发的 Shopify 独立站搭建开源解决方案,使用 Stripe 管理产品及支付,界面简洁美观,提供完整的购物流程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFkmZxzKo) +[ToastFish](https://github.com/Uahh/ToastFish) | 一款利用 Windows 通知栏背单词的开源工具,可在工作或上课时隐蔽地背诵英语单词,支持自定义词库、设置背诵数量和单词测试等实用功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEJQ41h7r) +[Puter](https://github.com/HeyPuter/puter) | 一款开源免费的个人云电脑工具,提供丰富功能、极致体验和高度个性化定制,可作为网盘、开发环境、远程桌面等使用,支持自托管保护隐私。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEwSntki0) +[MD3-Windows](http://t.cn/A6nITzAU) | 一款基于 Material You 设计风格的 Windows 桌面美化工具,能根据壁纸自动调整配色,提供丰富的桌面小组件和自定义功能,打造整洁实用的桌面体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OE3dEq2Us) +[fzf](https://github.com/junegunn/fzf) | 一款功能强大的命令行模糊查找器,通过模糊匹配算法快速筛选列表中的命令、文件、历史记录等,支持多种显示模式和自定义选项,并与 bash、zsh、fish、Vim 和 Neovim 等集成。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODEFwtsKO) +[NewsNow](https://github.com/newsapp/newsnow) | 一款优雅的实时热门新闻阅读工具,包括国内、国际、科技、财经等多个类别,整合了微博、知乎、抖音、澎湃、GitHub、华尔街、Hacker News、IT 之家等多个平台的热门资讯。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODvf1Bkms) +[Joplin](https://github.com/laurent22/joplin) | 一款开源的跨平台笔记应用,支持 Markdown 语法、多种内容插入和管理,可作为印象笔记、OneNote 的替代品,提供多种同步、导入导出、加密等功能,适用于学习整理、会议记录、文档管理等场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OD2Xxnl12) +[TV](https://github.com/Guovin/TV) | 一款 IPTV 电视直播源更新工具,可自定义频道菜单,根据模板频道自动获取并更新最新直播源接口,生成可用接口文件,支持多种运行方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCTNJclWE) +[QtScrcpy](https://github.com/barry-ran/QtScrcpy) | 一款开源的手机投屏电脑工具,支持通过 USB 或 WIFI 无需 root 权限连接 Android 设备到电脑,提供实时屏幕显示、键鼠控制、录制截图、文件传输等丰富功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCSyO7RDd) +[LosslessCut](https://github.com/mifi/lossless-cut) | 一款高效的无损音视频剪辑工具,能够在几秒内完成对音视频的无损压缩,特别适用于高清视频文件。还支持快速提取视频精华、添加配乐字幕轨道等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCK6yeFZh) +[1Remote](https://github.com/1Remote/1Remote) | 一款开源免费的远程会话管理工具,支持多种协议如 RDP、VNC、SSH 等,具有快速启动、多显示器支持、细节配置、界面定制等特性,提升远程管理效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCrfy9uKC) +[wechat-article-exporter](https://github.com/jooooock/wechat-article-exporter) | 一款开源的微信公众号文章批量下载工具,可在线导出公众号文章,支持音视频导出和私有部署,能还原文章样式,过滤已删除文章,根据规则自动下载并缓存数据。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCe5H6xOP) +[LocalSend](https://github.com/localsend/localsend) | 一款无需联网的跨平台本地文件传输工具,类似 AirDrop,可在本地网络上安全共享文件和消息,简单易用且传输速度超快。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC8oyBiW2) +[思源笔记](https://github.com/siyuan-note/siyuan) | 一款隐私优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得编辑,拥有实时渲染、数学公式、图表、导出 HTML、Markdown 文件、AI 写作等特性,支持跨平台使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBPxzcajL) +[1Panel](https://github.com/1Panel-dev/1Panel) | 一款开源的 Linux 可视化管理工具,提供实时监控、文件管理、快速建站、一键安装应用、计划任务管理等功能,让用户更方便地管理 Linux 服务器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBG74mdxj) +[Docker-OSX](https://github.com/sickcodes/Docker-OSX) | 一款开源免费的黑苹果部署工具,可在 Windows 或 Linux 的 Docker 容器中一键部署安装 macOS 系统,支持共享文件夹、USB 设备热插拔、音频驱动配置等功能,提供接近原生的体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBwGzu4N9) +[eSearch](https://github.com/xushengfeng/eSearch) | 一款开源的多功能工具,具有截屏、OCR、搜索、翻译、贴图、以图搜图以及录屏等功能,支持 Windows、Linux 和 macOS 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBng4zJ1L) +[GoGoGo](https://github.com/ZCShou/GoGoGo) | 一款开源免费的虚拟定位 APP,无需 ROOT 权限即可轻松修改位置信息和模拟移动,提供历史记录、位置搜索和直接输入坐标等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBf0E1RIk) +[Notify Me](https://github.com/jinweijie/notify-me) | 一款开源免费的 Android 应用,可以捕获手机来电和短信信息,并将数据转发到 Bark 服务器或电子邮箱,实现跨设备及时接收重要通知。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OB4q9FHUQ) +[immich](https://github.com/immich-app/immich) | 一款开源免费的高性能照片和视频自托管解决方案,支持内容自动备份、快速上传下载、共享相册、足迹地图、内容时间线索引和元数据搜索等功能,提供 Docker 部署方式和安卓、iOS 客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OASCsxnjC) +[cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email) | 一个基于 CloudFlare 免费服务搭建的功能全面的临时邮箱开源项目,支持收发邮件、访问密码、自动回复、查看附件等多种功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAzLt2Ie5) +[ProxyCat](https://github.com/honmashironeko/ProxyCat) | 一款能将临时 IP 变成固定 IP 的代理池中间件,支持多协议、动态获取、自动验证,配合高并发异步处理,适用于需要频繁更换 IP 的网络操作场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAoXJu5Fj) +[Nginx UI](https://github.com/0xJacky/nginx-ui) | 一款功能强大且界面友好的 Nginx 可视化管理工具,提供服务器监控、证书管理、配置编辑、日志分析等多种功能,支持多语言和深色模式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAb1alvfb) +[imFile](https://github.com/imfile-io/imfile-desktop) | 一款基于 Motrix 开发的开源免费下载工具,界面简洁易用,支持 HTTP、FTP、BT、磁力链等多种资源下载,具有多线程下载、限速、模拟 UA、系统通知等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OA9Q6qLcI) +[AB Download Manager](https://github.com/amir1376/ab-download-manager) | 一款开源免费的下载管理器工具,能够提升高达 500 %的下载速度,批量管理下载队列,自定义下载速度,并提供浏览器扩展自动获取下载链接。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ozy87aIJ4) +[Files](https://github.com/files-community/Files) | 一款基于 Windows 设计的功能强大的文件管理器工具,支持标签页管理多个文件夹、双面板对比文件夹内容、云端存储集成、压缩文件处理以及 Git 项目管理等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OzoHD5cKS) +[123pan](https://github.com/Bao-qing/123pan) | 一款能突破 123 云盘下载速度限制的 Python 脚本工具,提供列出文件、下载文件、上传文件、分享文件等功能,为 Windows 用户提供开箱即用安装包。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ozfik5v0H) +[BBackupp](https://github.com/Lakr233/BBackupp) | 一款开源免费的 iOS 设备备份工具,支持备份到外置硬盘、监控备份进度、加密备份,可以无缝迁移到新设备。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OyulQexGD) +[md](https://github.com/doocs/md) | 一款开源的微信 Markdown 编辑器,支持自定义 CSS 样式、Markdown 语法、LaTeX 公式,提供多种实用功能如格式化、取色、图片上传等,界面简洁好用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OylTdiuz1) +[FSNotes](https://github.com/glushchenko/fsnotes) | 一款简洁且功能强大的笔记管理工具,支持 Markdown 和纯文本文件、多文件夹存储、代码语法高亮、内联图片、跨笔记链接、暗黑主题等丰富功能,适用于 macOS 和 iOS 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxZv2dwKk) +[Real-Address-Generator](https://github.com/Adonis142857/Real-Address-Generator) | 一个基于 Cloudflare Workers 的真实地址生成器,可以生成不同国家的真实随机地址,包括姓名、性别、电话号码和详细地址等信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxTNThUjc) +[GeekDesk](https://github.com/BookerLiu/GeekDesk) | 一款高颜值、功能强大的桌面快速启动管理工具,集成了强大的文件搜索、自定义快捷键、壁纸、界面效果调整、系统图标选择和定时提醒等功能,旨在为用户打造高效且个性化的极客桌面体验。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OxJ0h5tgL) +[Spacedrive](https://github.com/spacedriveapp/spacedrive) | 一款基于 Rust 开发的跨平台文件管理器,提供安全且直观的文件管理体验,能够结合云端存储和本地硬盘,打造个人分布式云。功能丰富,包括文件预览、识别、搜索、多视图布局、AI 标签、云存储支持、个性化主题和多语言支持等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwCEyfS7c) +[Pake](https://github.com/tw93/Pake) | 一款基于 Rust 的开源工具,能将任何网页轻松打包成多端桌面应用,相比 Electron 更加小巧、快速、高性能、低内存占用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Owte44RSn) +[Certimate](https://github.com/usual2970/certimate) | 一款开源的 SSL 证书管理工具,可自动申请、部署 SSL 证书并在证书即将过期时自动续期,提供安全便捷的 SSL 证书管理解决方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwrQPcipY) +[SimpleMindMap](https://github.com/wanglin2/mind-map) | 一款基于 JavaScript 实现的开源 Web 思维导图工具,具备思维导图核心功能,支持插件扩展更多实用功能,提供在线体验,上手简单。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwcJc7RlZ) +[Plate](https://github.com/udecode/plate) | 一款基于 React 的功能强大且高颜值的 Markdown 富文本编辑器框架,提供 50 多个插件开箱即用,支持无缝系统集成和组件定制开发,UI 响应式设计支持深浅色主题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwbKjtDWo) +[fscan](https://github.com/shadow1ng/fscan) | 一款开源免费的内网综合扫描工具,支持主机存活探测、服务爆破、redis 批量写公钥、web 指纹识别和漏洞扫描等功能,可一键自动化全方位进行漏扫扫描。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ow3kI7Bqr) +[Simple Live](https://github.com/xiaoyaocz/dart_simple_live) | 一款开源免费的聚合直播工具,集成了各大主流直播平台,支持多账号登录、观看记录、链接解析、弹幕设置等功能,提供 Android、iOS、Windows、macOS 和 Android TV 客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvKDfcsAU) +[xiaomusic](https://github.com/hanxi/xiaomusic) | 一款开源免费的工具,可让小爱音箱播放本地音乐,支持多种音频格式,语音控制播放,自动搜索下载匹配歌曲,支持网络歌单、电台、Docker 部署等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ov6zSs7wL) +[DeeplxFile](https://github.com/infrost/DeeplxFile) | 一款基于 Deeplx / playwright 实现的简单易用、快速且免费的文件翻译工具,不限制文件大小,支持超长文本翻译,使用 DeepL 作为翻译源,能够翻译超长且复杂的文档,如超大的 Excel 文件,甚至还能正确显示复杂的引用公式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuCIS74zL) +[IPTVnator](https://github.com/4gray/iptvnator) | 一款开源的跨平台 IPTV 播放器,界面简洁且功能强大,支持导入播放列表、自动更新、频道搜索、电视存档、分组频道列表、多种主题等,支持外部播放器和 HTML 视频播放器,提供多语言支持。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ot0KLqZ3w) +[EcoPaste](https://github.com/ayangweb/EcoPaste/) | 一款开源免费的剪贴板管理工具,具有轻量小巧、快捷唤醒、本地存储、智能分组、收藏功能、内置搜索、图片 OCR 等特性,功能全面且操作便捷。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oqdkt1Qrf) +[RenderCV](https://github.com/sinaatalay/rendercv) | 一款基于 LaTeX 的简历框架,内置多种主题,可从 YAML 输入文件生成 PDF、LaTeX、Markdown、HTML 和 PNG 格式的高质量简历文档。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpdfoEmLf) +[cloudflare-saas-stack](https://github.com/Dhravya/cloudflare-saas-stack) | 一套基于 Cloudflare 的全栈 SaaS 开发模板,可快速在 Cloudflare 上构建并部署全栈应用,包括数据库、认证、样式、存储等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Op4OV0Cwz) +[Pearcleaner](https://github.com/alienator88/Pearcleaner) | 一款开源免费且简洁好用的 Mac 软件卸载工具,提供高颜值简洁的操作界面,支持多选一键卸载软件并清理残留文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoZUujrNb) +[Fideo](https://github.com/chenfan0/fideo-live-record) | 一款开源免费且易于使用的直播录制工具,能够简单快捷地录制 YouTube、TikTok、抖音、快手、B 站、微博、淘宝等平台的直播内容,并保存为 MP4 格式的视频文件,提供开箱即用的安装包,支持 Windows 和 macOS 系统。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoUdmAP9O) +[vCard](https://github.com/codewithsadee/vcard-personal-portfolio) | 一款使用 HTML、CSS 和 JavaScript 构建的纯静态网站模板,界面布局适配所有设备,可用于搭建在线个人介绍或个人简历。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oog9foIZB) +[Pintree](https://github.com/Pintree-io/pintree) | 一款将浏览器书签转换成美观导航网站的开源工具,可直观展示和管理大量书签,提高使用效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo94Snaba) +[ray.so](https://github.com/raycast/ray-so) | 一套来自 Raycast 团队的开源 Web 工具箱,提供代码图片生成器、图标制作器、高颜值 Raycast 主题等多种实用工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo6IL8dmy) +[PDF Guru](https://github.com/kevin2li/PDF-Guru) | 一款开源的功能强大的 PDF 工具箱,支持水印去除、批量添加书签、OCR、格式转换、合并、拆分、插入、替换等多种 PDF 实用功能,还提供卡片制作、视频笔记、字段批量修改等额外功能,可大幅提高办公和学习效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo5lvBNEx) +[Revezone](https://github.com/revezone/revezone) | 一款以图形为中心的思维管理工具,集成了无限画布白板、所见即所得编辑器、边栏文件管理和灵活布局等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnRoWwuUj) +[MediaGo](https://github.com/caorushizi/mediago) | 一款开源免费的视频在线提取工具,支持流媒体下载、视频下载、m3u8 文件下载以及 B 站视频下载,具有无需抓包、移动播放、批量下载等特性,提供 Windows 和 macOS 桌面客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnD41xHPp) +[Flow](https://github.com/pacexy/flow) | 一款开源免费的在线 ePub 阅读器,支持书内搜索、多主题切换、图片预览、链接分享、下载书籍、自定义排版、高亮笔记、数据导出以及云端存储等功能,兼容跨平台使用,可离线运行,允许同时阅读多本书。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnxmTmvCT) +[Auto-SSL](https://github.com/danbao/auto-ssl) | 一个自动化管理域名 SSL 证书的开源项目,利用 GitHub Actions 和 acme . sh 实现自动申请、续期 SSL 证书,并将证书保存到 Git 仓库。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnfGY1ZKR) +[PicX](https://github.com/XPoet/picx) | 一款基于 GitHub API 的图床工具,提供图片上传托管、生成图片链接和常用图片工具服务,具有开箱即用、操作简单、数据安全等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmRVxsPvt) +[academic-homepage](https://github.com/luost26/academic-homepage) | 一个开源的 GitHub Pages 模板,可快速搭建个人学术主页,包含个人简介、教育经历、发布学术列表等内容,页面布局兼容移动端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmMepzej2) +[spotify_player](https://github.com/aome510/spotify-player) | 一款快速、易用且高度可配置的终端 Spotify 播放器,具有极简界面、个性化配置、远程控制、歌词显示、跨平台支持、图像渲染、桌面通知等功能,提供丰富的 CLI 命令。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Omr1ip0Ye) +[ShotEasy](https://github.com/CH563/shot-easy-website) | 一款开源免费且无限制的在线图片编辑工具,能够进行裁剪旋转、添加水印、添加圆角、背景美化、背景移除替换以及快速压缩等操作,所有编辑都在浏览器中进行,不会上传到服务器,保护数据隐私安全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om8ain7J3) +[Image ToolBox](https://github.com/T8RIN/ImageToolbox) | 一款开源免费且功能强大的图片编辑器,提供批量裁剪、滤镜、图片提取文本、图片拼接与叠加、背景移除、水印添加、格式转换等多种功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Om15VifOj) +[Docmost](https://github.com/docmost/docmost) | 一款开源免费的协作文档和 Wiki 工具,提供富文本编辑器、表格、数学公式等功能,支持多人实时协作编辑,内置权限管理系统,可作为 Confluence 和 Notion 的替代品。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OlyOr24GO) +[Image Watermark Tool](https://github.com/unilei/image-watermark-tool) | 一款开源免费的图片水印添加工具,可在本地设备上为图片添加水印,支持自定义水印颜色、大小、透明度和倾斜角度,保护隐私。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ol7I0mzdw) +[ProxyPin](https://github.com/wanghongenpin/network_proxy_flutter) | 一款开源免费的跨平台抓包工具,基于 Flutter 开发,界面简洁易用,可用于拦截、检查和重写 http(s)流量。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ol70OEOIi) +[Quick Waitlist](https://github.com/raqibnur/quick-waitlist) | 一款开源项目,帮助快速搭建精心设计的 Waitlist 页面,集成 Resend 进行邮件管理和自定义模板,提供 SEO 优化解决方案,并支持通过 Vercel 一键部署,适合发布任何产品或服务时收集潜在客户邮箱地址。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OkW8aky99) +[Telegram Media Downloader](https://github.com/Neet-Nestor/Telegram-Media-Downloader) | 一个开源免费的 Telegram 媒体下载脚本,可在 Telegram 网页版上自由下载图片、GIF 和视频等内容,即使是私人频道限制下载功能也能解锁。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ojs0ycNjF) +[social-auto-upload](https://github.com/dreammis/social-auto-upload) | 一款开源免费的自动化短视频上传和分发工具,支持主流视频平台如抖音、B 站、视频号、TikTok 等,可以多账号矩阵化执行任务,并支持自定义复杂发布时间。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OiBXDpExq) +[cobalt](https://github.com/imputnet/cobalt) | 一款开源免费的视频下载工具,支持 B 站、YouTube、Instagram、TikTok 和 Twitter 视频下载,无广告干扰。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhBHwjCns) +[Hidden Bar](https://github.com/dwarvesf/hidden) | 一款开源免费的 Mac 菜单栏管理工具,可以一键折叠隐藏菜单栏中的图标,自由调整图标的显隐状态,使菜单栏变得干净整洁。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhzlpducM) +[Caesium Image Compressor](https://github.com/Lymphatus/caesium-image-compressor) | 一款开源免费的图像压缩工具,可以在保持图像质量的前提下减小文件大小,支持 JPG、PNG 和 WebP 格式,提供浏览器版本和跨平台客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfIQcwmDS) +[IT-Tools](https://github.com/CorentinTh/it-tools) | 一套专为开发人员打造的在线实用工具库,包括 Token 生成器、大小写转换器、进制转换器、二维码生成器、Git 备忘录等,可通过 Docker 一键部署到自己的服务器上。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdYCFq6vy) +[res-downloader](https://github.com/putyy/res-downloader) | 一款开源免费的网络资源嗅探下载器,可获取视频、音频、图片以及 m3u8 等不同类型资源,支持微信视频号、抖音、快手、小红书、QQ 音乐等主流平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdXz37hcU) +[Stream-rec](https://github.com/hua0512/stream-rec) | 一款开源免费的直播录制工具,支持虎牙、抖音、斗鱼和 Twitch 等多个平台,可自动录制直播视频和弹幕,支持自定义录制质量、格式等设置,并提供 Web 界面配置和 Docker 部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdLEZeoeJ) +[Depth of Field Simulator](https://jherr.github.io/depth-of-field/) | 一个在线景深模拟器工具,可以通过调整光圈、焦距和拍摄对象距离等参数,直观展示这些因素对景深的影响,非常适合摄影爱好者学习和掌握拍摄技巧。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OdchUx6Ms) +[Douyin-Vue](https://github.com/zyronon/douyin) | 一个模仿抖音的移动端短视频项目,使用最新的 Vue 技术栈开发,实现媲美原生 App 丝滑流畅的使用体验,可作为学习 Vue 最佳实践的项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObZcLnjsd) +[QuickRecorder](https://github.com/lihaoyun6/QuickRecorder) | 一款多功能、轻量化、高性能的 macOS 屏幕工具,支持窗口录制、App 录制、窗口声音内录、鼠标高亮、隐藏桌面文件等功能,体积仅 4MB,操作简便。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObvCMgwyE) +[Hanzi Writer](https://github.com/chanind/hanzi-writer) | 一个开源免费的 JavaScript 库,可根据汉字书写时的笔画顺序播放正确的描边动画和练习测试,包含 9000 多个常用汉字,库大小仅 30kb,可嵌入 Web、iOS 或 Android 等平台应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OaARCr9Nb) +[Pingvin Share](https://github.com/stonith404/pingvin-share) | 一款可自建的文件分享工具,支持自定义链接、上传限制、有效期、访问次数、密码保护等,并提供反病毒检查,界面简洁易用,可通过 Docker 一键部署到私有服务器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa1vL66ai) +[Memos](https://github.com/usememos/memos) | 一款开源免费的轻量级笔记服务,像极简版微博社区,可记录想法、知识和笔记,支持公开分享。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O922m4CUj) +[DrawDB](https://github.com/drawdb-io/drawdb) | 一款开源免费的在线数据库设计工具及 SQL 生成器,支持主流数据库,可轻松创建数据库图表、导出 SQL 脚本和自定义编辑器。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8Wle8PES) +[My TV](https://github.com/lizongying/my-tv) | 一款开源免费的安卓电视直播软件,内置直播源,安装即可使用,具有稳定、快速、免费和无广告等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8h6334To) +[Seal](https://github.com/JunkFood02/Seal) | 一款开源免费的 Android 视频/音频下载工具,底层使用 yt - dlp 下载框架,支持数千个视频平台,界面简洁友好,遵循 MD3 设计规范。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7SlKfgqT) +[sensitive-word](https://github.com/houbb/sensitive-word) | 一款基于 DFA 算法实现的高性能 Java 敏感词过滤工具框架,内置 6W +敏感词库,支持敏感词判断、返回、脱敏等操作,具有性能优异、功能丰富、使用简洁等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7PZDCOJl) +[Motrix](https://github.com/agalwood/Motrix) | 一款开源免费的全能下载工具,界面简洁易用,支持 HTTP、FTP、BT、磁力链等资源下载,具有多线程下载、BT 选择性下载、自动更新 Tracker 等功能,可替代迅雷。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7HZK7Fje) +[Soybean Admin](https://github.com/soybeanjs/soybean-admin) | 一款清新优雅、高颜值且功能强大的开源后台管理模板,采用前沿技术栈,提供丰富的主题配置、组件和一站式后台管理解决方案,无需额外配置即可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7mkT9khB) +[Reminders MenuBar](https://github.com/DamascenoRafael/reminders-menubar) | 一款专为 macOS 设计的提醒菜单栏小工具,可以直接在菜单栏上管理提醒事项,支持同步、创建、编辑和筛选等操作,提高工作效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6PxlkEKx) +[Zealot](https://github.com/tryzealot/zealot) | 一款开源的自部署托管移动应用和 macOS 应用的分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库,支持企业打包分发流程、上传应用全套流程方案,可接入任意 CI 系统实现自动化处理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6G6PCzSD) +[Gmeek](https://github.com/Meekdai/Gmeek) | 一款超轻量级的开源个人博客框架,无需本地部署,基于 GitHub Pages、GitHub Issues 和 GitHub Actions,仅需 3 步 18 秒即可搭建好博客并开始写作。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6Ede41wk) +[DevHub](https://github.com/jaywcjlove/DevHub) | 一款专为开发者打造的 macOS 应用工具箱,集成超过 30 种常用小工具,如 API 请求、UUID 生成器、编解码工具等,无需联网即可使用,旨在提升开发效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O63Hvj9ky) +[pinyin-pro](https://github.com/zh-lx/pinyin-pro) | 一款专业的 JavaScript 汉字拼音转换库,功能丰富、准确率高、性能优异,支持多种拼音转换模式,包括拼音/声母/韵母/首字母/音调等,并提供拼音输入转换、文本匹配等高级功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5T3sjLw8) +[Vmail.DEV](https://github.com/yesmore/vmail) | 一款开源免费的临时邮箱创建工具,使用 Cloudflare email worker 实现,支持接收、显示和存储电子邮件,可自托管部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5JwwFwS3) +[Lux](https://github.com/iawia002/lux) | 一款跨平台的视频下载命令行工具,使用 Go 语言编写,支持几乎所有视频平台如抖音、B 站、YouTube 等,可控制下载视频的格式、清晰度和字幕。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5zLeAFOt) +[Applite](https://github.com/milanvarady/Applite) | 一款开源免费的 Homebrew 可视化工具,提供简洁易用的界面,让非技术用户轻松安装和管理第三方应用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5gUfje5o) +[pear-rec](https://github.com/027xiguapi/pear-rec) | 一款简单高效且功能齐全的日常工具,支持截图、录屏、录像、录制 GIF、查看多媒体文件和修改图片等,同时支持跨平台,目前提供 Windows 安装包。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5fEC4g0S) +[Huntly](https://github.com/lcomplete/huntly) | 一款开源免费的 RSS 阅读器,支持 RSS 订阅、全文搜索、自动保存等功能,可自托管或本地运行。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4ViM4x4m) +[LapisCV](https://github.com/BingyanStudio/LapisCV) | 一份基于 Markdown 格式的简洁正式简历模板,适用于 Obsidian / Typora,开箱即用,风格简洁正式,适合求职求学场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4wYIrzPl) +[Hitomi Downloader](https://github.com/KurtBestor/Hitomi-Downloader) | 一款开源免费的视频下载工具,提供简单易用的操作界面,支持多个视频平台如 B 站、YouTube、抖音等,可下载视频、图像、音频和文本文件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3VffkUCT) +[WeWe RSS](https://github.com/cooderl/wewe-rss) | 一款优雅的微信公众号订阅工具,支持微信公众号订阅以及 RSS 生成,后台自动定时更新内容,支持全文内容输出,让阅读无障碍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3DOmoCjb) +[GitButler](https://github.com/gitbutlerapp/gitbutler) | 一款由 GitHub 联合创始人开源的高颜值且好用的可视化 Git 客户端,支持自动创建分支、管理分支合并、使用 AI 编写提交信息、快速解决问题等功能,提升 Git 使用效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O3tM3m1JL) +[Web-Check](https://github.com/Lissy93/web-check) | 一款功能强大的开源免费网站分析工具,可以分析任何网站的 IP 信息、SSL 链、DNS 记录、Cookie、域名信息、服务器位置、网站性能等信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O30FR71IP) +[Stats](https://github.com/exelban/stats) | 一款开源免费的 Mac 系统监控工具,功能全面,可监控 CPU、GPU、磁盘、内存、网络、电池、传感器、风扇、蓝牙设备和多时区时钟等,是 iStat Menus 的良好替代品。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O30rB0lcQ) +[NewPipe](https://github.com/TeamNewPipe/NewPipe) | 一款开源免费的轻量级 YouTube 第三方客户端,无需 Google 服务框架和 YouTube 账号登录,支持 4K 视频播放、画中画模式、搜索视频/音频/频道/播放列表,可下载视频/音频/字幕等功能丰富。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O2IZVjGvv) +[Czkawka](https://github.com/qarmin/czkawka) | 一款开源免费的简单、快速且强大的不必要文件清理工具,支持扫描重复、空文件夹、大文件、相似多媒体文件、无效文件等内容,扫描速度极快,支持多语言和多平台。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1DPo4OFM) +[campus-imaotai](https://github.com/oddfar/campus-imaotai) | 一款自动化工具,可以在 i 茅台 App 上自动完成注册、预约、旅行等操作,支持多账号、门店选择、耐力值查询、消息推送等功能,并提供 Docker 一键部署。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1uVsCfJq) +[Loop](https://github.com/MrKai77/Loop) | 一款开源免费的 MacOS 屏幕窗口管理工具,可轻松拖拽、调整和排列窗口,提高工作效率,支持自定义颜色和设置。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NEJllims0) +[ChatGPT Source Watch](https://github.com/0xdevalias/chatgpt-source-watch) | 一个监控 ChatGPT 前端代码变化的工具,可以提前发现即将推出的新功能,为 ChatGPT 用户和竞争对手提供有价值的信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NE5CwC9uO) +[Google Indexing Script](https://github.com/goenning/google-indexing-script) | 一个开源脚本,利用 Google API 可以在 48 小时内让你的网站在 Google 上建立索引,无需复杂技术或黑客手段。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NDX1MEVo3) +[Reactive Resume](https://github.com/AmruthPillai/Reactive-Resume) | 一款独特的免费开源简历生成器,支持中文和多种配置,可轻松创建、更新、共享和打印简历,支持个性化主题和布局,并集成 GPT 辅助编写修改。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCIqL0K0K) +[cmd-wrapped](https://github.com/YiNNx/cmd-wrapped) | 一款命令行工具,可以统计和分析过去一年中用户在终端上使用的命令情况,包括每日最活跃时段、常用命令统计等,并生成类似 GitHub 年度贡献图的命令分布图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCz9miCLo) +[Look Scanned](https://github.com/rwv/lookscanned.io) | 一款纯前端网站工具,能够让 PDF 文件看起来像是扫描件一样,无需打印机和扫描仪,操作简单快捷,具有隐私保护、个性化调整和跨平台支持等优点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NChkklg4i) +[China Holiday Calendar](https://github.com/lanceliao/china-holiday-calender) | 一份开源维护的中国节假日补班日历,提供 2022 - 2024 年中国节假日、调休、补班信息,支持 ICS 格式和 API 获取,可订阅到 iPhone、Google Calendar、Outlook 等客户端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NAK3ybJ3l) +[movie-web](https://github.com/movie-web/movie-web) | 一个极简且易用的开源电影网站,支持搜索和在线观看电影,具有自动保存播放进度、收藏电影、界面简洁、搜索响应快等特点。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NzZ064MGc) +[Spotube](https://github.com/KRTirtho/spotube) | 一款开源的跨平台 Spotify 客户端,无需付费订阅,支持离线播放、歌词同步等功能,注重隐私且体验流畅。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NzXjp0nQ2) + +
+ ↥ 返回目录 +
+ +### 实用插件 + +项目 | 简述 | 源 ---- | ----- | ----- -[spellbook-of-modern-webdev](https://github.com/dexteryy/spellbook-of-modern-webdev) | 《Spellbook of Modern Web Dev(现代 Web 开发魔法全书)》作者基于社区经验和数据统计,汇总了现代 web 开发中各个领域的主流项目、资源和经典文章,做了细粒度的分类梳理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imxts33ml) -[Learn-Vue-Source-Code](https://github.com/NLRX-WJC/Learn-Vue-Source-Code) | 一份 Vue 源码学习系列《逐行剖析 Vue.js 源码》作者记录其对 Vue 源码分为九大模块逐步学习的整个过程,以及对源码的一些理解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImeCtc8n5) -[modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial) | 《Modern C++ Tutorial》一本开源的 C++ 教程,帮助开发者快速上手现代 C++ 特性 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Il93z8frv) -[advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book) | 《Go 语言高级编程》开源图书,涵盖 CGO、Go 汇编语言、RPC 实现、Protobuf 插件实现、Web 框架实现、分布式系统等高阶主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IfYwFFElc) -[Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch) | 将《动手学深度学习》(Dive into Deep Learning)原书中的 MXNet 代码实现改为 PyTorch 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7C1n860O) -[pumpkin-book](https://github.com/datawhalechina/pumpkin-book) | 开源免费机器学习书籍《南瓜书 PumpkinBook》,该书是对机器学习领域的经典入门教材周志华老师的《机器学习》书籍的一些细微补充,比如难理解的公式加以解析,以及补充具体的推导细节 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3EUstQYR) -[Machine-learning-learning-notes](https://github.com/Vay-keen/Machine-learning-learning-notes) | 周志华《机器学习》西瓜书精炼版笔记 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1ZGg3zTE) -[OnJava8](https://github.com/LingCoder/OnJava8) | 一本书籍《On Java 8》的中文翻译版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDGHq2YZO) -[d2l-zh](https://github.com/d2l-ai/d2l-zh) | 一本开源免费在线阅读教科书《动手学深度学习》,该书是加州大学伯克利分校 2019 年春学期 Introduction to Deep Learning 课程教材的中文翻译版。书籍内容全面介绍深度学习,不仅阐述算法原理,还可以运行它们,以获得交互式的学习体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hydjxwex6) -[prometheus-book](https://github.com/yunlzheng/prometheus-book) |《Prometheus 操作指南》该书内容由基础到进阶再到实战一步步深入,每章节后面还有个小结 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxUQU41K4) -[lihang-code](https://github.com/fengdu78/lihang-code) |《统计学习方法》机器学习的入门宝典,全面系统地介绍了统计学习的主要方法,叙述从具体问题或实例入手,由浅入深,阐明思路,给出必要的数学推导,便于读者掌握统计学习方法的实质,学会运用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxw6BcxSF) -[data-science-at-the-command-line](https://github.com/jeroenjanssens/data-science-at-the-command-line) | 《命令行中的数据科学》由一名荷兰数据科学家 Jeroen Janssens 所编写,内容主要讲解了 80 多种实用的命令行工具,以及如何使用它们高效地获取、清洗、探索和建模数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxsb3gFW2) -[tensorflow2_tutorials_chinese](https://github.com/czy36mengfei/tensorflow2_tutorials_chinese) | Tensorflow 2 教程 基于官方教程的个人学习笔记,主要借鉴了一些 keras 构造神经网络的方法,中文讲解| [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwxC525uB) -[research_tao](https://github.com/zibuyu/research_tao) | 《NLP 研究入门之道》该书将系统地向你介绍 NLP(自然语言处理)科研入门、学术圈概貌、文献阅读、实验设计、论文撰写等知识 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[Algorithms](https://github.com/jeffgerickson/algorithms) | 伊利诺伊大学教授 Jeff 写的《算法》一书,这位老教授在 UIUC 教了 20 年的书,授课内容与经验都浓缩在这本书上了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoWffv26x) -[nndl.github.io](https://github.com/nndl/nndl.github.io) | 一本开源的深度学习入门书籍《神经网络与深度学习》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoQWsE32D) -[the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) | 一本 Go 入门教程《Go入门指南》,对于学习 Go 编程语言的爱好者来说,这本书无疑是最适合你的一本书籍,这里包含了当前最全面的学习资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HogmdbHjb) -[the-road-to-learn-react-chinese](https://github.com/the-road-to-learn-react/the-road-to-learn-react-chinese) | 本免费的电子书《React 学习之道》,最简单、最实用的 React 实战教程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hoftqe0Gh) -[EasyWordPressBook](https://github.com/bestony/EasyWordPressBook) | 一本开源的电子书「人人都能学会的 WordPress 实战课」,这本电子书将会教你最基础的 WordPress 使用、 优化、主题开发、 插件开发,以及如何在其他应用中接入 WordPress | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hm73lArsV) -[interpretable-ml-book](https://github.com/christophM/interpretable-ml-book) | 《可解释的机器学习》由作者 Christoph Molnar 历时两年编写而成。书籍累计 250 多页、7.8 万词、1200 多次提交,感谢作者的无私贡献 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiR9nAUQR) -[pytorch-handbook](https://github.com/zergtant/pytorch-handbook) | 《PyTorch 中文手册》目标是帮助那些希望和使用 PyTorch 进行深度学习开发和研究的朋友快速入门 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhgKHlu6f) -[flutter-in-action](https://github.com/flutterchina/flutter-in-action) | Flutter 中文网开源的电子书《Flutter实战》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HcVu1oXcO) +[FastURL](https://github.com/fatwang2/fasturl) | 一款实用的开源 Chrome 插件,可以在任何输入框中通过快捷键粘贴网页正文的 Markdown 格式内容,支持清理广告和导航栏等多余内容,同时保留标题、列表、链接等 HTML 元素,操作在本地浏览器完成,速度快且数据安全。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6MuStfEh) +[WebChat](https://github.com/molvqingtai/WebChat) | 一款去中心化、无服务器的匿名聊天浏览器插件,利用 WebRTC 端到端加密技术,所有聊天数据保存在本地,确保安全隐私。无需注册,可在任何网站一键开启与他人聊天,适合即时交流需求场景。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6tDSAbN6) +[Screenity](https://github.com/alyssaxuu/screenity) | 一款功能强大的 Chrome 录屏插件,支持屏幕任意位置录制、标注、录音,可导出多种视频格式并进行简单编辑。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OFMEtmh5N) +[Cloud Document Converter](https://github.com/lujunji4113/cloud-document-converter) | 一款开源的 Chrome 插件,支持下载和复制飞书文档为 Markdown 格式,兼容多种元素如标题、代码块、列表、表格、图片等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBDKWvEFL) +[uBlockOrigin-HUGE-AI-Blocklist](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist) | 一份综合性的 AI 内容过滤列表,包含约 950 个网站,可用于 uBlock Origin 和 uBlacklist,主要目的是清理 Google Search、DuckDuckGo 和 Bing 等图像搜索引擎中的 AI 生成内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OARfelVoz) +[Luxirty Search](https://github.com/KoriIku/luxirty-search) | 一款基于 Google 的开源搜索引擎插件,屏蔽内容农场、无广告、无跟踪、界面简洁,提升 GitHub、StackOverflow 等技术社区的搜索权重。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAMJ9hK8F) +[materialYouNewTab](https://github.com/XengShi/materialYouNewTab) | 一款采用 Google Material You 设计风格的浏览器主页插件,提供自定义搜索引擎、快捷网站图标、主题切换等功能,无需权限即可使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OA1AFjrwW) +[visual-try-on](https://github.com/shyjal/visual-try-on) | 一款基于快手 Kolors 图像模型开发的 Chrome 浏览器插件,可在任何电商网站上上传自己的照片,一键试穿喜欢的衣服。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OvB1cySwr) +[code-box](https://github.com/027xiguapi/code-box) | 一款开源免费的浏览器插件,适用于主流技术社区网站,提供一键复制代码、阅读全文和去除登录弹窗等实用功能,为技术开发者提供便利。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsYoDBw9t) +[ComfyUI_Bxb](https://github.com/zhulu111/ComfyUI_Bxb) | 一款开源插件,能够将 ComfyUI 工作流转换成小程序,支持主流平台和支付变现功能,方便将现有工作流推广到更广阔的市场。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Os3PF1Qsz) +[vscode-drawio](https://github.com/hediet/vscode-drawio) | 一款将 draw . io 集成到 VSCode 的插件,让开发者能够在 VSCode 中快速绘制流程图、思维导图或 UML 类图。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Op1sZlgfA) +[Aide](https://github.com/nicepkg/aide) | 一款实用的 AI 编程助手 VSCode 扩展,为现有编程助手(如 Copilot、CodegeeX 或 Codeium 等)提供功能补充,让开发者能更高效地编程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ooz0foptK) +[Reborn AI](https://github.com/Christopher-Hayes/vscode-chatgpt-reborn) | 一款开源的 VSCode 插件,能够帮助编写、重构和改进代码,支持多种语言模型和语种,包括中文和英文等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Olf5PnSjv) +[gh-dash](https://github.com/dlvhdr/gh-dash) | 一款高颜值的 GitHub CLI 扩展,以仪表板形式展示 GitHub 项目的拉取请求和问题信息,支持搜索、过滤、操作等丰富功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OgxI3eTqk) +[cat-catch (猫抓)](https://github.com/xifangczy/cat-catch) | 一款开源免费的网页资源嗅探插件,能够筛选列出当前页面的资源,提供嗅探、缓存捕捉、视频录制等工具帮助抓取资源,支持自定义抓取资源类型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OewNznNwZ) +[Responsive Viewer](https://github.com/skmail/responsive-viewer) | 一款开源的 Chrome 浏览器插件,可以在一个界面中同时展示多个屏幕尺寸,方便前端开发者测试响应式网站或应用在不同设备尺寸下的显示效果,提供多种设备尺寸选择、横竖屏显示和一键截图分享等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObwBFa78o) +[kiss-translator](https://github.com/fishjar/kiss-translator) | 一款简约且好用的双语对照翻译插件和油猴脚本,支持多种浏览器和翻译服务,提供网页双语对照翻译、输入框翻译、YouTube 字幕翻译等功能,支持自定义翻译规则、译文样式和快捷键。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oa8MjtHIr) +[Stellar](https://github.com/xaoxuu/hexo-theme-stellar) | 一款内置文档系统的简约商务风 Hexo 主题,支持丰富的标签和动态数据组件,可帮助简单应对各种表达需求。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7fGfAZcH) + +
+ ↥ 返回目录 +
### 资料集合 -库名 | 简述 | 源 ----- | ----- | ----- -[any-rule](https://github.com/any86/any-rule) | 一份收集整理 60+ 条常用正则表达式, 并支持 Web / VsCode 插件 2 种查询方式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImmFHEUlL) -[awesome-reverse-engineering](https://github.com/alphaSeclab/awesome-reverse-engineering) | 收集了诸多与逆向工程相关的资源,覆盖了 Windows / Linux / macOS / Android / iOS / IoT 等操作系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkJwyiPMn) -[web-development-2020-course-list](https://github.com/andrews1022/web-development-2020-course-list) | 一份 Web 开发者 2020 年学习指南。其中包含常用的 Web 开发工具、设计软件、主流框架、基础知识、后端 & DevOps 技术堆栈等分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkCm5z0fU) -[project-based-learning](https://github.com/tuvtran/project-based-learning) | 收集了一系列编程教程,教你如何从零开始构建应用,其中包含 C、C++、Java、PHP、JavaScript、Python 等主流编程语言,用于新手练习编程再适合不过了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IjVDAkDLI) -[iptv](https://github.com/iptv-org/iptv) | 牛逼了,这个 GitHub 项目收集了全球 8000 多个公共的 IPTV 频道,领域覆盖历史、教育、商业、电影、音乐... | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IjjVBszJL) -[awesome-web-security](https://github.com/qazbnm456/awesome-web-security) | 收集汇总了 Web 安全相关的一些资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcVYKrm4O) -[KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData) | 史上最大规模 1.4 亿中文知识图谱开源下载 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IckF7lj6h) -[Awesome-Interview](https://github.com/Awesome-Interview/Awesome-Interview) | 一份收集整理了各大技术领域面试资料列表,含有前端、后端、客户端等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1PMvac0b) -[awesome-creative-coding](https://github.com/terkelg/awesome-creative-coding) | 一份精心整理的创意编码资源列表,主要面向初中级学者,内容含有书籍、课程、工具和学习资源等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I1nv0BnkQ) -[learn-regex](https://github.com/ziishaned/learn-regex) | GitHub 上开源的一份非常棒的正则教程,每个知识点提供一个通俗易懂的例子说明 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0LN1ewBb) -[the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line) | 一篇在 GitHub 上拥有 6w+ Star 的文章《命令行的艺术》 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0jvxiAhD) -[Security-PPT](https://github.com/FeeiCN/Security-PPT) | 一份整理了来自各领域各公司会议分享的关于安全 PPT 的集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HFOGmp51T) -[LiteratureDL4Graph](https://github.com/DeepGraphLearning/LiteratureDL4Graph) | 一份收集整理了近百篇关于图深度学习的论文列表集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDeOhpjTO) -[awesome-indie](https://github.com/mezod/awesome-indie) | 国外有一名开发者整理了一份帮助独立开发者赚钱的资源集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HCM8rdmFs) -[design-patterns-for-humans-cn](https://github.com/guanguans/design-patterns-for-humans-cn) | 《Design patterns for humans》中文版,这是一份超全的设计模式讲解(共 23 种),每一种设计模式作者都尽可能使用通俗易懂的方式给大家解释,希望能帮助到大家更好的理解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HCCHWm0CD) -[deeplearning-models](https://github.com/rasbt/deeplearning-models) | 一份汇集了各种深度学习架构、模型和技巧的资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HAuIZngCL) -[most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words) | 有位开发者收集整理了一份程序员工作中常见的英语词汇集合,这些都是来自英语类计算机书籍、文档、文章中高频常见的技术词汇 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HAliutbLr) -[from_coder_to_expert](https://github.com/0voice/from_coder_to_expert) | 有位开发者整理了各大公司内部里大牛分享的技术文档 PDF 或者 PPT | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HymK2jbsS) -[deeplearning-models](https://github.com/rasbt/deeplearning-models) | 一份收集整理 TensorFlow 和 PyTorch 的各种深度学习架构、模型和技巧的集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HyeSXll5g) -[pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible) | 国外一位开发者将自己常用的任务脚本进行了整理,其中包括空白字符截取、数组翻转、数组循环、文件处理等 bash 代码片段,借助这些片段,可让你更快的搭建好脚本工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxLqpeRmw) -[Decryption-Tools](https://github.com/jiansiting/Decryption-Tools) | 一份勒索病毒解密工具的整理汇总 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxtKt6UG0) -[Emergency-Response-Notes](https://github.com/Bypass007/Emergency-Response-Notes) | 收集整理了从系统入侵到事件处理等相关案例的分析报告,其中包含蠕虫病毒、挖矿病毒、移动端劫持等常见案例 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvvc1d2o6) -[The-Hackers-Hardware-Toolkit](https://github.com/yadox666/The-Hackers-Hardware-Toolkit) | 一份收集整理了有关黑客所使用的工具集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvg4nAXA4) -[Awesome-PyTorch-Chinese](https://github.com/INTERMT/Awesome-PyTorch-Chinese) | 一份 PyTorch 学习资源整理汇总,含有学习教程、手册、视频教程和实战项目等资料 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hu6M8ipk2) -[industry-machine-learning](https://github.com/firmai/industry-machine-learning) | 这个项目收集整理了一些机器学习与数据科学相关的应用,其中包括会计、银行、保险、律师等多个行业的分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsTma7CXX) -[redis-mindmap](https://github.com/Weiwf/redis-mindmap) | 这个项目总结了一些 Redis 常用的知识点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hswns4D1C) -[golang-developer-roadmap-cn](https://github.com/Quorafind/golang-developer-roadmap-cn) | Go 开发者路线图中文版来 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrgBls9gL) -[awesome-roadmaps](https://github.com/orsanawwad/awesome-roadmaps) | 你们要的所有编程技能图谱都在这里了 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqdALlPLn) -[AiLearning](https://github.com/apachecn/AiLearning) | 机器学习、深度学习、自然语言处理相关的学习资料整理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hq9Fe1s8M) -[datascience](https://github.com/r0f1/datascience) | 一份由维也纳数据科学家 Florian Rohrer 整理的 Python 数据科学清单,包含各种工具、代码片段、教程、博客等资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hq0eJb0L1) -[git-tips](https://github.com/521xueweihan/git-tips) | 分享一些 Git 相关的使用技巧 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpgFF42m1) -[linux-command](https://github.com/jaywcjlove/linux-command) | 一份 Linux 命令速查手册,手册共收集了 554+ 个 Linux 命令,用户可通过网站、Chrome 插件、Alfred Workflow 速查命令 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hp7johQa4) -[zju-icicles](https://github.com/QSCTech/zju-icicles) | 浙江大学的课程攻略共享计划 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoXRl8TDW) -[REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT) | 清华大学计算机系课程攻略 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoQogwpbk) -[public-apis](https://github.com/public-apis/public-apis) | 收集了大量公开的 API,让开发者可以快速集成到自己的产品中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnSfLv8UL) -[libpku](https://github.com/lib-pku/libpku) | 收集整理了北京大学相关的课程资料,内容包含人工智能、几何学、概率论、电动力学、算法设计与分析、世界通史、自然保护学等,十分全面 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmhT7cbgF) -[bestofml](https://github.com/RemoteML/bestofml) | 收集汇总了机器学习相关的资源,包括书籍、课程、博客、论文等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmgtR2q2U) -[interesting-python](https://github.com/Alfred1984/interesting-python) | 有趣的 Python 爬虫和数据分析小项目,可以用 Python 实现有趣的小项目,内容包括 Python 爬虫、Python 数据分析、机器学习、深度学习等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hme7JicmG) -[remote-working](https://github.com/greatghoul/remote-working) | 收集整理主要针对国内远程工作相关的资料集合,含有文章、书籍、工具、招聘网站和远程团队等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlOcmcmBc) -[TensorFlow-From-Zero-To-One](https://github.com/amusi/TensorFlow-From-Zero-To-One) | 一位 TensorFlow 学习者整理的参考资料、笔记和代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlGlhu6jw) -[Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software) | 收集整理了一批优质的 Linux 软件,包含电子书工具、命令行工具、文件管理器等多个分类 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlAQkh97U) -[acm-challenge-workbook](https://github.com/yogykwan/acm-challenge-workbook) | 《挑战程序设计竞赛》习题册攻略,含约 200 道题,可配合书籍或笔记,系统学习算法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlhZkiE8d) -[awesome-podcasts](https://github.com/rShetty/awesome-podcasts) | 收集各大编程语言相关的播客列表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hl4r76YmU) -[best-chinese-front-end-blogs](https://github.com/FrankFang/best-chinese-front-end-blogs) | 收集了许多优质的前端中文博客 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkTDnF5QV) -[USTC-Course](https://github.com/USTC-Resource/USTC-Course) | 中国科学技术大学课程资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HknIwaSEK) -[awesome-python-login-model](https://github.com/Kr1s77/awesome-python-login-model) | 收集了各大网站模拟登录的爬虫脚本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkdZQiVXK) -[Python](https://github.com/TheAlgorithms/Python) | 收集了许多基于 Python 实现的算法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hk9S788I2) -[awesome-vscode](https://github.com/viatsko/awesome-vscode) | 收集了许多实用的 VSCode 相关资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hk8uTrBqG) -[awesome-python-applications](https://github.com/mahmoud/awesome-python-applications) | 收集了许多基于 Python 开发的开源软件 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hjya9dtlT) -[awesome-design-cn](https://github.com/jobbole/awesome-design-cn) | 一份收集整理设计师资源大全,含有 icon、Logo 设计、PhotoShop 插件、交互设计工具、流程图等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjsRnjPWq) -[awesome-f2e-libs](https://github.com/sorrycc/awesome-f2e-libs) | 一份收集整理了前端常用的框架、工具和插件等资料集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiLEqp5cR) -[Nodejs-Developer-Roadmap](https://github.com/aliyr/Nodejs-Developer-Roadmap) | 2019 年新发布的 Node.js 开发者技术路线图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiyiorPqW) -[architect-awesome](https://github.com/xingshaocheng/architect-awesome) | 后端架构师技术图谱,包含数据结构、常用算法、操作系统、设计模式、运维与技术支持等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hih0Ojmuk) -[thisrepositorydoesnotexist](https://github.com/paubric/thisrepositorydoesnotexist) | 收集了那些使用机器学习合成的内容,包括一些假脸、假猫、假房间、假二次元小姐姐 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hifrp5y1y) -[homemade-machine-learning](https://github.com/trekhleb/homemade-machine-learning) | 一份十分全面的算法资源,主要分为监督学习、无监督学习和神经网络等几大类别,并提供了相关算法的原理介绍与 Demo 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhzNS51lW) -[awesome-design-patterns](https://github.com/DovAmir/awesome-design-patterns) | 汇总了与软件架构设计模式相关的资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhyessUnP) -[awesome-indie](https://github.com/mezod/awesome-indie) | 帮独立开发者赚钱的资源整理,收集了相关社区、播客、书籍等资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhfzDr6wh) -[ToolsOfTheTrade](https://github.com/cjbarber/ToolsOfTheTrade) | 收集整理了一批高质量的工具与服务,帮助创业者或开发者快速搭建自己的产品,以金钱换时间。创业必备,重磅推荐! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhbrV8xP9) -[php-awesome](https://github.com/shockerli/php-awesome) | PHP 相关资源整理,每周更新 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh4LU0bFZ) -[awesome-algorithm](https://github.com/apachecn/awesome-algorithm) | 搜集了 LeetCode、HackRank、剑指 offer 等经典算法实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh2BXfxpV) -[Awesome-Design-Tools](https://github.com/LisaDziuba/Awesome-Design-Tools) | 搜集整理了许多设计相关的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgWwt2SGc) -[frontendDaily](https://github.com/kujian/frontendDaily) | 前端开发技术日报,每日分享互联网最精彩的前端技术、前端资讯、后端编程、设计和资源等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgTbsEnXV) -[Computer-Science-Resources](https://github.com/the-akira/Computer-Science-Resources) | 搜集整理了互联网上计算机科学相关的学习资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgFeTu6hH) -[deep-learning-drizzle](https://github.com/kmario23/deep-learning-drizzle) | 一份整理深度学习、强化学习、机器学习、自然语言等等国外大学讲座的视频集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgEsbyuA9) -[be-a-professional-programmer](https://github.com/stanzhai/be-a-professional-programmer) | 一份收集了成为专业程序员路上用到的各种优秀资料、神器及框架 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hgr69qtWC) -[awesome-java-cn](https://github.com/jobbole/awesome-java-cn) | 一份 Java 资源大全中文版,内容包括构建工具、数据库、框架、模板、安全等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hgqjrv3qk) -[Intranet_Penetration_Tips](https://github.com/Ridter/Intranet_Penetration_Tips) | 一位开发者整理的一些内网渗透相关的 Tips,包含信息搜集、隐匿攻击、内网跨边界应用、横向渗透等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeMboyh3J) -[the-practical-linux-hardening-guide](https://github.com/trimstray/the-practical-linux-hardening-guide) | 一份详细介绍了创建安全 Linux 生产系统所涉及的规划和工具指南 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HerKYFvqG) -[awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets) | 一份收集整理常用的编程语言、框架和开发工具的中文 Cheatsheet (速查表) | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeikuasF9) -[professional-programming](https://github.com/charlax/professional-programming) | 一份收集了全栈程序员用到的各种优秀资料、工具及框架等资源集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/He8U0cnit) -[A-Programmers-Guide-to-English](https://github.com/yujiangshui/A-Programmers-Guide-to-English) | 一份专为程序员编写的英语学习指南 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HbyDyDBW8) -[ChinaMobilePhoneNumberRegex](https://github.com/VincentSit/ChinaMobilePhoneNumberRegex) | 一组匹配中国大陆手机号码的正则表达式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hb6m462Ju) -[OI-wiki](https://github.com/OI-wiki/OI-wiki) | 一个整合了编程竞赛有趣又实用的知识站点,内容含有竞赛中的基础知识、常见题型、解题思路以及常用工具等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ha2mA8bPA) -[BigData-Notes](https://github.com/heibaiying/BigData-Notes) | 一份大数据入门指南 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImOL1yHQo) - - -### 面试资料 - -库名 | 简述 | 源 +项目 | 简述 | 源 ---- | ----- | ----- -[awesome-resume](https://github.com/resumejob/awesome-resume) | 一份收集整理了程序员简历常用例句集合 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImzPzvFvA) -[google-interview-university](https://github.com/xitu/google-interview-university) | 一套完整的学习手册帮助自己准备 Google 的面试 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imw6cwlKB) -[reverse-interview](https://github.com/viraptor/reverse-interview) | 一份问题咨询清单,可用于面试时反问你想要面试的那家公司 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6C28q5Qe) -[fe-interview](https://github.com/haizlin/fe-interview) | 前端面试每日 3+1,作者每天早上 5 点纯手工发布面试题,坚持至今已更新到 127 天 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I3m3t7X9c) -[2019_algorithm_intern_information](https://github.com/HarleysZhang/2019_algorithm_intern_information) | 一份整理了各大公司的算法实习岗位信息集合,大部分岗位都是面向 2020 年毕业的学生,含有常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[interview_internal_reference](https://github.com/0voice/interview_internal_reference) | 一份 2019 年最新总结 BAT 等各大厂的技术面试题目,以及答案,分享给有需要的同学 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HDxgV9EJo) -[leetcode](https://github.com/grandyang/leetcode) | 880 道 LeetCode 题目解题代码 + 中文讲解,另外作者还开发了个 iOS 应用展示题目并提供其对题目的解法 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HD4ZqzX33) -[awesome-resume-for-chinese](https://github.com/dyweb/awesome-resume-for-chinese) | 收集了一些适合中文的简历模板 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwMllvEjG) -[PHP-Interview-QA](https://github.com/colinlet/PHP-Interview-QA) | 一个 PHP 面试问答项目,作者结合自身开发经验,所给出的 PHP 相关的知识解答。里面包含网络、数据结构与算法、Web 开发、数据库开发、设计模式等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwIBZrk1a) -[algo](https://github.com/wangzheng0822/algo) | 数据结构和算法必知必会的 50 个代码实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvMRX38sM) -[BAT_interviews](https://github.com/lengyue1024/BAT_interviews) | BAT 大厂面试题及答案的收集与整理,其中包含机器学习、Linux、PHP、大数据、Python、Java、前端等内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvECw6Bsx) -[leetcode](https://github.com/qiyuangong/leetcode) | LeetCode 题解项目是英特尔员工写的 Python & Java 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrdEH2PSi) -[leetcode](https://github.com/haoel/leetcode) | LeetCode 题解项目 @左耳朵耗子 写的 C++ 实现 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrdEH2PSi) -[Daily-Interview-Question](https://github.com/Advanced-Frontend/Daily-Interview-Question) | 每天一道前端大厂面试题,让你时刻保持危机感,不断精进自己的技能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmSbQ9gSH) -[front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook) | 前端技术面试手册,含答案 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjGmZ8m4g) -[Front-end-Developer-Interview-Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions) | 前端开发者面试问题汇总整理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hjnmpsefu) -[machine-learning-interview-questions](https://github.com/Sroy20/machine-learning-interview-questions) | 汇总了一些与机器学习相关的面试问题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhR5rxtxD) -[interview](https://github.com/huihut/interview) | C/C++ 面试基础知识总结,送给准备换工作的开发者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hh3N16f4P) -[programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist) | 由多位开发者共同维护的一份程序员找工作黑名单,仅供各位年后找工作参阅,具体实际情况请自行判断 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeYKJqVfw) -[interview](https://github.com/aylei/interview) | 一份写在 2019 年初的后端社招面试经历,作者写了自己在蚂蚁、头条、PingCAP 三家公司的面试经历,年后打算换工作的后端程序员可以看下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeBburdhr) -[leetcode_category](https://github.com/xiaoylu/leetcode_category) | 一份作者在刷 Leetcode 题目时记录下来的解题思路,且提供详细的注释,并且按问题类型整理出来 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImSGzcOCc) - -### 有趣网站 - -地址 | 简述 | 源 +[Awesome LLM Apps](https://github.com/Shubhamsaboo/awesome-llm-apps) | 一份精心整理的大语言模型在不同领域实际应用的集合,涵盖客服、法律、健康、旅游、数据分析等场景,以及结合 RGA 和具备记忆功能的应用,还收集了 LLM 微调、高级工具和框架使用教程等,提供详细介绍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P6cnJfNL0) +[web3.0](https://github.com/wangschang/web3.0) | 一份颇为全面的学习 Web3 资料集合,涵盖 Web3 基础知识、应用及项目、相关分享博主、视频教程、相关书籍、开发资源以及工具等内容,还整理了一些与 Web3 相关的招聘工作机会。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEnLvvP1d) +[How-To-Secure-A-Linux-Server](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server) | 一份关于如何保护 Linux 服务器安全的操作指南,涵盖 SSH 配置、基本安全措施、网络防火墙、系统审计和其他安全增强措施,并提供详细步骤和建议。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OEe1nDxh2) +[awesome-falsehood](http://t.cn/A6nMuXKB) | 一份整理了程序员在开发过程中常犯的错误观点集合,包括时间日期处理、地理位置、国际化、电子邮件格式化、邮政地址等场景,旨在帮助开发者认识并避免这些误解。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OE5YxfXIc) +[m3u直播源收集列表](https://github.com/YanG-1989/m3u) | 一份包含电视、直播、MyTV 以及体育等订阅列表的 m3u 直播源收集列表,持续更新。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ODsVQdRCv) +[awesome-LLM-resourses](https://github.com/WangRongsheng/awesome-LLM-resourses) | 一份颇为全面的大语言模型(LLM)资源集合,涵盖数据、微调、推理、知识库、智能体、书籍、相关课程、学习教程以及论文等内容,旨在成为全球最佳 LLM 资源汇总。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCyjWy06o) +[awesome-low-level-design](https://github.com/ashishps1/awesome-low-level-design) | 一份关于学习低级设计(LLD)的资源集合,涵盖面向对象编程概念、设计模式、UML 图、面试题目和相关书籍推荐等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCsqCaQ1O) +[Prompt_Engineering](https://github.com/NirDiamant/Prompt_Engineering) | 一份全面的提示词学习指南,涵盖从基础到高级的提示工程技术,包括基本概念、思维链、角色提示、结构提示以及可直接使用的提示模板等内容,旨在帮助学习和使用大语言模型。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OC4FcfuVf) +[Awesome_Math_Books](https://github.com/valeman/Awesome_Math_Books) | 一份收集了各种数学领域经典书籍的集合,包括概率论、代数、微积分等,提供下载链接或在线阅读,还有高中数学问题和物理学基础知识书籍。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OBNbroT9d) +[awesome-remote-job](https://github.com/lukasz-madon/awesome-remote-job) | 一份整理了关于远程工作职位和资源的列表,涵盖文章、视频、书籍、招聘网站、面试资料、问答社区、远程工作社区、会议工具以及法律和财务建议等内容,为寻找远程工作提供帮助和有用信息。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAtSzh8YL) +[Awesome Indie Hacker Tools](https://github.com/iAmCorey/awesome-indie-hacker-tools) | 一份收录独立开发/出海开发相关技术栈及工具的 GitHub 仓库,涵盖原型设计、UI 框架/组件库、图标/字体库、前端/后端开发框架、支付、国际化、产品发布推广等实用内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAkrFdDIk) +[DevOps-Guide](https://github.com/Tikam02/DevOps-Guide) | 一份整理了丰富的 DevOps 学习资源列表,涵盖 CI / CD、数据库、开发运维实践、面试准备、操作系统、网络、终端命令等多个方面,并提供了入门 DevOps 的学习指南。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OAjp22ytu) +[出海网站经验总结](https://github.com/princehuang/overseas-website-note) | 一份关于出海网站收款全流程的总结,包括公司注册、申请 EIN、申请银行卡、激活 Stripe 等内容,对于将业务拓展到海外的产品非常有帮助。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwVvyhKND) +[Awesome-Dify-Workflow](https://github.com/svcvit/Awesome-Dify-Workflow) | 一份整理了一系列好用的 Dify 工作流集合,包括中英文翻译、知识库聊天、搜索大师、爆款标题、文章仿写、运营一条龙、聊天机器人、代码生成等,所有工作流基本可免费使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OwnkKzAcX) +[Awesome_GPT_Super_Prompting](https://github.com/CyberAlbSecOP/Awesome_GPT_Super_Prompting) | 一份在 GitHub 上整理的 ChatGPT 超级提示词集合,收集了 ChatGPT 越狱提示词、GPT 智能体提示词、提示词注入及保护、各种 GPTs 提示词以及 Prompt Engineering 学习资料等相关资源,内容全面且持续更新。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ow4tL79ET) +[Free Public APIs](http://t.cn/A6RM9Vru) | 一份收集了大量免费 API 的网站,每天定时测试 API 可用性,确保收录的 248 个 API 涵盖金融、娱乐、音乐、旅行、交通等类别均可供学生和开发者使用。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuZjdArbm) +[system-design](https://github.com/systemdesign42/system-design) | 一份精心收集整理的系统设计面试资源列表,提供知名科技公司实战案例和系统设计基础知识,帮助通过系统设计面试。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OuuQGiHAC) +[awesomeMLSys](https://github.com/cuda-mode/awesomeMLSys) | 一份精选的机器学习系统入门资料集合,包括论文、视频和代码库,涵盖注意力机制、性能优化、量化、长上下文长度和稀疏性等主题。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OsOY94wud) +[RAG_Techniques](https://github.com/NirDiamant/RAG_Techniques) | 一份全面的检索增强生成(RAG)技术学习集合,涵盖 22 种 RAG 技术,提供详细文档、实现指南和示例代码。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OszElm1oI) +[ComfyUI-Yolain-Workflows](https://github.com/Yolain-Codes/ComfyUI-Yolain-Workflows) | 一份较全面的 ComfyUI 工作流合集,涵盖从基础到进阶再到落地应用,包括图生图、细节修复、背景去除、重绘/扩图、人脸迁移、重绘光影、电商产品主图等工作流。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Osp2NhomB) +[developer2gwy](https://github.com/miss-mumu/developer2gwy) | 一份开源的公务员考试最佳实践指南,由从程序员转行成为公务员的朋友们共同编写,涵盖公考基础知识、备考实践、常见问题、面试手册和问答等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpYcPtsIk) +[llama3-Chinese-chat](https://github.com/CrazyBoyM/llama3-Chinese-chat) | 一份关于针对 Llama 3 进行中文微调的教程和工具集合,包括微调、魔改版本权重、训练、推理、评测以及部署 Llama 3 和 Llama 3 . 1 的视频和文档等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OpOMkCpzE) +[中文网字计划](https://github.com/KonghaYao/chinese-free-web-font-storage) | 一套可商用免费的中文 Web 字体库,收录众多中文字体,提供在线加载和查看字体信息的功能,并有全字符集中文渲染方案。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoRRex42F) +[OpenAlternative](https://github.com/piotrkulpinski/openalternative) | 一份收集主流软件开源替代品的列表,对每个替代品进行了详细介绍,并列举了更多类似的开源选择,涵盖多个领域,方便查找所需开源软件。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OoLXVlPJb) +[Free Font](https://github.com/jaywcjlove/free-font) | 一份收录了 630 多种免费可商用的字体列表,包括汉字字体和英文字体,按黑体、宋体、楷体、艺术体和手绘体等分类,可在线查看并下载字体包。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oot6WaYaB) +[Modern-CV](https://github.com/DeveloperPaul123/modern-cv) | 一套受 Awesome - CV 启发的现代简历模板集合,使用 Typst 编写,提供多种现代简历模板样式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Oo0PrkfAo) +[IPTV Channels Collection](https://github.com/iptv-org/iptv) | 一份收集了世界各地公开的 IPTV 频道集合,涵盖动画、商业、教育、历史、电影、音乐、科学等多种类别,并按语言、国家、地区进行分组。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnErgkNAz) +[awesome-social-media-downloader](https://github.com/DangJin/awesome-social-media-downloader) | 一份精心收集的开源免费视频下载工具列表,包括能够免费下载油管、B 站、抖音、视频号等平台视频的工具,以及一些短视频去水印和视频压缩等辅助工具。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnwbPlaV6) +[OI Wiki](https://github.com/OI-wiki/OI-wiki) | 一份免费开放且持续更新的编程竞赛知识整合站点,包含基础知识、常见题型、解题思路以及常用工具等内容,旨在帮助学习编程竞赛。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Onkd1FJ7m) +[awesome-landing-page](https://github.com/nordicgiant2/awesome-landing-page) | 一份精心收集的落地页模板集合,包含多种高颜值且实用的开源落地页模板,使用不同前端技术框架构建,还收集了相关制作教程和设计资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OnevUmEXS) +[best-practice](https://github.com/saasfly/best-practice) | 一份 2024 年构建 SaaS 初创公司的最佳实践集合,涵盖技术栈、云服务、架构、数据库、AI、后端及站点生成器等资源。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmjWV3DKd) +[海棠诗社](https://github.com/javayhu/haitang) | 一个开源的精美古诗词网站,内含丰富的古诗词资源,支持多种检索和分类方式,每首诗词均有注解、翻译和评价,助力理解诗词。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OmbHtBbXt) +[Adobe-Alternatives](https://github.com/KenneyNL/Adobe-Alternatives) | 一份精选的 GitHub 列表,收录了可替代 Adobe 全家桶软件(如 Photoshop、Illustrator、Lightroom、Premiere 和 After Effects 等)的开源、免费或付费替代品,并使用图标标注了软件的付费模式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OhTFgtNfq) +[GPTS-Prompt-Collection](https://github.com/B3o/GPTS-Prompt-Collection) | 一份收集各种精彩 GPT 提示词的集合,涵盖写作、开发、生产力、商业、教育、金融、健康、营销、销售、游戏、设计等多个领域,可以搜索关键词查找所需提示词,学习优秀提示词的写法并进行改进。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ogohy7lPd) +[awesome-artificial-intelligence](https://github.com/owainlewis/awesome-artificial-intelligence) | 一份精心收集的人工智能领域资源集合,涵盖机器学习、深度学习、自然语言处理等基础知识,以及应用工具、教程、书籍、视频和论文等内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OfaRAkmJ4) +[categorized-raycast-extensions](https://github.com/marekbrze/categorized-raycast-extensions) | 一份收集了超过 1498 个 Raycast 第三方插件的集合,涵盖商业、设计、音视频、社交媒体、教育、娱乐、AI、自动化、实用工具等多个类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Od3chdgtk) +[The Algorithms](https://github.com/TheAlgorithms) | 一套收录了 Python、Java、C ++、JavaScript、Go 等多种编程语言的算法实现代码的开源算法库,包含二分查找、快速排序、斐波那契数列等热门算法。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ObufybGsO) +[Awesome Chinese LLM](https://github.com/HqWu-HITCS/Awesome-Chinese-LLM) | 一份精心收集和梳理的中文大语言模型(LLM)相关资源集合,包括多个垂直领域的开源微调中文模型、底层模型、数据集、微调框架、推理部署框架、评测方法和相关教程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ob1Y34slk) +[Awesome Cloudflare](https://github.com/zhuima/awesome-cloudflare) | 一份精心收集的基于 Cloudflare 的各种资源列表,包括开源工具、学习指南、博客等,旨在帮助独立开发者降本增效。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O9OHoziu2) +[cs-video-courses](https://github.com/Developer-Y/cs-video-courses) | 一份精选的计算机科学视频课程列表,涵盖计算机科学导论、数据结构和算法、系统编程、软件工程、人工智能、机器学习等领域,包含知名大学公开课程及专业讲师课程。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O8CvlerXF) +[data-engineer-handbook](https://github.com/DataExpert-io/data-engineer-handbook) | 一份面向数据工程师的学习手册,涵盖书籍、课程、面试资料、优秀博客、社区和值得关注的博主等全面内容。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7OCo193W) +[awesome-generative-ai-guide](https://github.com/aishwaryanr/awesome-generative-ai-guide) | 一份全面的生成式 AI 学习指南,涵盖最新研究动态、面试资料、免费课程、学习笔记等丰富内容,帮助学习者系统掌握生成式 AI 相关知识。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O7ehDbXp3) +[ComfyUI Workflows](https://github.com/ZHO-ZHO-ZHO/ComfyUI-Workflows-ZHO) | 一份包含 36 个 ComfyUI 工作流的开源合集,涵盖 14 大类别,如 Stable Cascade、3D、LLM + SD、Portrait Master、SVD 等,为 ComfyUI 学习者提供参考。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O5yAbdbar) +[Open Source Mac Apps](https://indiegoodies.com/awesome-open-source-mac-apps) | 一份精心整理的最受欢迎的 Mac 系统开源免费软件列表,涵盖自动化、开发工具、日常生活、音视频、生产力、社交媒体、文本文件等多个类别。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O58UBegjy) +[rectg](https://github.com/jackhawks/rectg) | 一份精心整理的 Telegram 群组、频道和机器人推荐列表,包含 5000 多个优质资源,帮助用户快速找到符合需求的优质信息渠道。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4Q3oERvN) +[Awesome-GPTs](https://github.com/ai-boost/Awesome-GPTs) | 一份精心收集的有趣和创新 GPTs 列表,涵盖学术、写作、教育、生产力、编程、生活方式、娱乐等领域。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4Ha1rXdK) +[Awesome-GPT-Agents](https://github.com/fr0gger/Awesome-GPT-Agents) | 一份精心收集的专注于网络安全领域的 GPT 代理列表,涵盖了网络安全助手、网络安全导师、黑客新闻、数据分析等多个方面,旨在帮助网络安全学习者和从业者提高效率。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O4xTmd5BC) +[Free Certifications](https://github.com/cloudcommunity/Free-Certifications) | 一份精心收集的免费在线课程和认证列表,涵盖常见技术栈、网络安全、数据库、项目管理、市场营销等领域,为学习者提供免费的课程资源和技能认证证书。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O31sz3Tld) +[indie-hacker-tools](https://github.com/weijunext/indie-hacker-tools) | 一份收录独立开发者出海技术栈和工具的合集,涵盖 Web 开发模板、Chrome 插件开发模板、前端、后端、数据库、支付等内容,旨在提升开发效率和降低成本。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1OoAuRWp) +[Awesome-Love-Code](https://github.com/sun0225SUN/Awesome-Love-Code) | 一份收集了 50 多份表白代码的代码库,为程序员提供浪漫的表白方式。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O1F0sg2sE) +[oh-my-foss-android](https://github.com/xlucn/oh-my-foss-android) | 一份精心收集的实用、良心开源的安卓软件清单,涵盖应用商店、浏览器、视频播放器、相机、学习办公和日常工具等类别,经过作者严格筛选。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NE6EsCBfG) +[Awesome Database Learning](https://github.com/pingcap/awesome-database-learning) | 一份精心整理的数据库学习合集,涵盖课程、书籍、讲座、论文等数据库相关学习资料,帮助了解数据库内部工作原理。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCg9h4lyk) +[The-Art-of-Linear-Algebra](https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra) | 一份对《给每个人的线性代数》书籍的图解笔记,通过可视化图释帮助理解矩阵分解、向量、矩阵计算和算法,提供中英日三种语言笔记。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Op9kZlucP) +[Gemini API Cookbook](https://github.com/google-gemini/gemini-api-cookbook) | 一份由 Google 在 GitHub 上分享的 Gemini API 学习手册,旨在帮助开发者更好地理解和使用 Gemini API,包括使用指南、快速入门教程和示例项目。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/O6EVM2ZlG) + +
+ ↥ 返回目录 +
+ +### 其他 + +项目 | 简述 | 源 ---- | ----- | ----- -[getavatars](https://getavatars.app/) | 一个很有趣的网站可以生成无限多的卡通头像,你总能找到一款适合你的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IeI4DmAMN) -[bruno-simon](https://bruno-simon.com/) | 我见过的最酷主页,整个页面需要 3D 导航 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Idllq35Wi) -[chinese-colors](https://github.com/zerosoul/chinese-colors) | 可在网页上快速展示各类色系搭配的预览效果,并提供详细的颜色配值参考 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6ifNowOG) -[鱼塘](https://tophub.fun/main/home/hot) | 整合各大社区平台今日热榜 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[atoolbox](http://www.atoolbox.net/) | 一个收集超多实用在线工具的网站,并且持续收集更新 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuIStoDVa) -[learnxinyminutes-docs](https://learnxinyminutes.com/) | 一个特别牛逼的编程实训网站,上面拥有算法、数据结构、编程语言、开发工具相关的简短训练教程,部分内容支持中文,开发者们可以用这个网站来快速体验一门新技术,当然深入了解还是建议看官方文档 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtwzEsYsb) -[yikm](https://www.yikm.net/) | 最近有个开发者搞了个小霸王模拟器,里面提供魂斗罗、冒险岛、热血格斗传送、超级马里奥等经典游戏供玩家体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsUVzlhuC) -[i18ns](https://i18ns.com/) | 有个 Android 开发者花了两年时间,收集了 1500 多万条 App 的翻译数据, 并做成了一个搜索网站,希望能帮助独立开发者以更低的成本、更高质量的完成 App 国际化工作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsAHl4qLD) -[在线工具](https://tool.lu/) | 一批实用的在线工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrPmGt25u) -[highschool](http://socialmedia-class.org/highschool.html) | 一个 Python、NLP、Twitter API 三剑合一的新手入门课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HrwU3360C) -[爱资料工具](https://www.toolnb.com/) | 收录了许多超实用的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hrn5cfIgy) -[MikuTools](https://tools.miku.ac/) | 这个网站上面有好多超级实用的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqsUz3m4Q) -[Wexond](https://wexond.net/) | 一款精致、简洁、扩展性强的开源 Web 浏览器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hqj5IxIby) -[GitHub Games](https://likexia.gitee.io/game/index.html#/) | 这个网站把 GitHub 上一些有趣的 HTML 小游戏进行了汉化,然后放到上面供人玩耍 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hn77ibjWI) -[paperswithcode](https://paperswithcode.com/) | 该网站按照计算机的不同应用领域进行划分,收集并整理了众多开源项目,每个项目都包含着相关论文供学习参考,分类涵盖了计算机视觉、自然语言处理、医学、方法论、语音、游戏、机器人等多个领域 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgKJR1s9z) - -### 有趣 / 实用开源工具 - -库名 | 简述 | 源 ----- | ----- | ----- -[postwoman](https://github.com/liyasthomas/postwoman) | 一款免费开源、轻量级、快速且美观的 API 调试工具,用于替代 Postman,支持 Postman 绝大部分功能,从 Postman 换过来,基本上也没有什么学习成本 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Imd32rEJE) -[gods-pen](https://github.com/ymm-tech/gods-pen) | 开源运营工具:码良,可用于快速制作 H5 页面,用户无需掌握复杂的编程技术,通过简单拖拽、少量配置即可制作精美的页面,可用于营销场景下的页面制作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkZD4xp8t) -[huginn](https://github.com/huginn/huginn) | 一个开源的自动化工具,类似 IFTTT 的开源版应用,可通过开发者设定的某个事件来触发具体操作。比如你可以设定当 GitHubDaily 发送一条微博后,自动给你推送一封邮件提醒:"这货又发微博了" | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkMhdyx5S) -[crater](https://github.com/bytefury/crater) | 一款免费开源的 Web 与移动端发票应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkxlzEVBF) -[mkcert](https://github.com/FiloSottile/mkcert) | 使用 mkcert 这款工具,即可零配置,一条命令在本地搭建受信任证书环境 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkjNmuk4Q) -[Sourcetrail](https://github.com/CoatiSoftware/Sourcetrail) | 一款跨平台开发神器,借助可交互式的图形界面操作,让你可以快速阅读项目源码,提升开发效率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ik6DvCNOz) -[md](https://github.com/doocs/md) | 一款开源的前端编辑器,主要对微信排版做了适配 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389Ij41gdqvJ) -[monolith](https://github.com/Y2Z/monolith) | 如果你想保存某个网页到电脑上,可以试下这个开源项目,有别于普通页面的保存操作,monolith 会通过命令行一次性打包页面中所有 CSS,图片和 JavaScript 等资源,而后生成一个单独的 HTML5 文档,方便你更好的保存与分享 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ij2M2E29i) -[xray](https://github.com/chaitin/xray) | 一款功能强大且完善的安全评估工具,该工具由多名经验丰富的一线安全从业者呕心打造而成,支持的漏洞检测类型有 XSS 漏洞、SQL 注入、命令/代码注入、文件上传等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImFqCjI0b) -[fiora](https://github.com/yinxin630/fiora) | 一款有趣的在线聊天应用。基于 node.js, mongodb, socket.io 和 react 编写 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Iil2JDvmT) -[jsonbox](https://github.com/vasanthv/jsonbox) | 该工具为开发者提供一个特定链接,通过向这个链接发送 HTTP 请求,可以用来存储、读取、修改 JSON 数据 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I7VgIs9B5) -[nodeppt](https://github.com/ksky521/nodeppt) | 一款能将 Markdown 文档转成高大上 PPT 的开源工具,支持图表、流程图、数学符号、自定义主题配色以及样式等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0CZngraF) -[comicgen](https://github.com/gramener/comicgen) | 一个很有趣的库,在线制作漫画人物并可将制作的人物图片放在你的网站中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HEKGTl4Vv) -[translate-shell](https://github.com/soimort/translate-shell) | 一款可在终端下使用的翻译工具,支持切换 Google Translate、Bing Translator、Yandex.Translate 和 Apertium 翻译引擎 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[readme-md-generator](https://github.com/kefranabg/readme-md-generator) | 一款能帮你生成漂亮的 REAMDE.md 文件小工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HANzZ3oll) -[Love-Gift](https://github.com/idealclover/Love-Gift) | 一位开发者做了个网站,当做送给女朋友的情人节礼物 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HAzY6DatJ) -[mathAI](https://github.com/Roujack/mathAI) | 一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hys2OxDkZ) -[2048.cpp](https://github.com/plibither8/2048.cpp) | 用 C++ 写的一款高逼格在终端玩的 2048 游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HyojrzAP6) -[WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel) | 一个开源的网址导航项目,拥有完整的前后台,可搭建部署自己收藏的网址导航站点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxZXvh8gw) -[the-fucking-github](https://github.com/lvxianchao/the-fucking-github) | 一个高颜值 Chrome 浏览器插件,可以用来很方便地查看、整理、搜索你已经 Star 过的项目和搜索 Github 上的项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HxxtPsSHb) -[multrin](https://github.com/sentialx/multrin) | 一款免费开源应用窗口聚合工具,能将 Windows 系统上打开的应用窗口聚合在一起,类似浏览器标签页一样,可以快速管理和切换 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hxo3kAE4k) -[gimp](https://github.com/GNOME/gimp) | 一款功能强大且免费开源的图片处理工具,并支持 macOS、Windows 及 Linux 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hx9k486Vv) -[star-history](https://github.com/timqian/star-history) | 一个在线查看 GitHub Star 历史上涨记录的工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwCUQD0Kx) -[ds-cheatsheets](https://github.com/FavioVazquez/ds-cheatsheets) | 数据科学相关的速查表 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hws77xZia) -[gsbg](https://github.com/mayneyao/gsbg) | 如果你喜欢如附图一样的随机彩色块图片,那么可以用这款工具来生成 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/) -[youtube-dl-interactive](https://github.com/synox/youtube-dl-interactive) | YouTube 视频终端下载工具,主要在 youtube-dl 基础上优化了用户操作体验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hwk3RfEwb) -[WeChat-Shelter](https://github.com/YGYOOO/WeChat-Shelter) | Chrome 插件可以把某信伪装成云笔记,看着挺适合聊天摸鱼的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hw6U0Bcon) -[scar](https://github.com/cloudkj/scar) | 一键部署你的静态网站,并给其加上 HTTPS、全球 CDN、自定义域名等功能,用这个工具就可以做到! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvQp8acI7) -[SpaceVim](https://github.com/SpaceVim/SpaceVim) | SpaceVim 是一个社区驱动的模块化的 Vim IDE,以模块的方式组织管理插件以及相关配置,为不同的语言开发量身定制了相关的开发模块,该模块提供代码自动补全, 语法检查、格式化、调试、REPL 等特性。用户仅需载入相关语言的模块即可得到一个开箱即用的 Vim IDE | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvO30EQXr) -[DIYGame](https://github.com/Lawliet01/DIYGame) | GitHub 上一款在线游戏设计工具,用户在无任何技术背景的情况下,可随意打造一款属于自己的冒险游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvD36e4xt) -[gaea-editor](https://github.com/ascoders/gaea-editor) | 可以让你在浏览器上快速设计一个简单的网站,有点像 Strikingly 旗下的一款产品「上线了」的简陋版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hvxy8pGWJ) -[terminus](https://github.com/Eugeny/terminus) | 一款免费开源、高颜值、可自定义配置的终端 Terminus,并支持 Windows、MacOS、Linux 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvlLwmWG7) -[logodiy](https://github.com/sherlonWang/logodiy) | 一个简单的在线 Logo 制作工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuaHFEGTr) -[fusuma](https://github.com/hiroppy/fusuma) | 通过编写 Markdown 来快速生成演讲幻灯片 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtApLeNo4) -[makegirlsmoe_web](https://github.com/makegirlsmoe/makegirlsmoe_web) | 一个二次元头像生成器,它通过设置发色、肤色、配饰等属性来随机生成一个二次元角色。另外这个项目还上链了,如果你觉得生成的二次元角色比较好看,可以直接到链上跟别人进行交易 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtlDEmDSG) -[terminal](https://github.com/microsoft/terminal) | 微软发布且开源了一款新的命令行终端工具 Windows Terminal | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ht5Bk8y03) -[auxpi](https://github.com/aimerforreimu/auxpi) | 它通过对多个图床平台进行整合,使得一个图床挂掉的时候,会自动将图片分发到其它图床上,让图片外链成为不死链! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsLr1mmg1) -[gameboy.live](https://github.com/HFO4/gameboy.live) | 这个项目在终端上面打造了一个 Gameboy 模拟器,让你可以直接在终端上面玩掌上游戏,牛逼啊! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hsrt1vVMt) -[quinesnake](https://github.com/taylorconor/quinesnake) | 在代码里面玩贪吃蛇 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hs0iwtuCc) -[jsproxy](https://github.com/EtherDream/jsproxy) | 一个基于 JS 实现的网络调试工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hr6RU2o4C) -[ikonate](https://github.com/mikolajdobrucki/ikonate) | 一个十分牛逼的图标库 Ikonate,上面的所有图标完全开源,皆可商用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqMWZ92rP) -[dadda-translate-crx](https://github.com/waynecz/dadda-translate-crx) | 一款高颜值的划词翻译插件,自带生词簿及吐司弹词记忆,可与有道、扇贝单词同步 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqMWDhBCc) -[tool](https://github.com/Louiszhai/tool) | Mac 生产力工具链推荐 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqkF909yG) -[OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal) | Mac 小工具,它支持一键在终端中打开当前目录或选中目录 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hq1PUkypY) -[xg2xg](https://github.com/jhuangtw-dev/xg2xg) | Google 一名前员工在 GitHub 上分享了他在 Google 工作时日常会使用的一些工具,以及外界对应的替代方案 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpoIV2PSH) -[yapi](https://github.com/YMFE/yapi) | 一个高效、易用、功能强大、可视化的 API 管理平台 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HoMOKCOmF) -[AutoPiano](https://github.com/WarpPrism/AutoPiano) | GitHub 上开源的这个 Web 钢琴应用(AutoPiano)让音乐爱好者可以在线练琴 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Ho1GJ57x6) -[TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac) | 开源的图片无损压缩客户端 TinyPNG4Mac,该工具提供了 PNG 图片的 “几乎无损” 压缩服务,你可以通过简单的拖拽完成对 PNG 图片的压缩,无需打开浏览器,无需手动下载图片 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnW69rZjW) -[emoji-mosaic](https://github.com/ericandrewlewis/emoji-mosaic) | 一个有趣的工具,能根据原图配色,将图片转为用 emoji 填充的新图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnKoH9RK4) -[nps](https://github.com/cnlh/nps) | 一款轻量级、功能强大的内网穿透代理服务器,支持 TCP、UDP 流量转发,内网 HTTP、Socks5代理等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnDkjvfhn) -[PI-REC](https://github.com/youyuge34/PI-REC) | 通过与 AI 结合的方式,帮你快速将手绘草稿转为成品图,随便画几笔就能转成完整画像,简直堪称手残党的福音 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmXGNkKjt) -[imgurl](https://github.com/helloxz/imgurl) | 一款简单、纯粹的图床程序,支持拽拖、多图、粘贴、URL 上传,可裁剪、压缩、鉴黄图片,自动生成缩略图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmAI50BdI) -[mas](https://github.com/mas-cli/mas) | 一个 Mac 应用商店命令行工具,支持搜索、安装、更新应用等操作,用起来很方便 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmcWFmtbD) -[stegify](https://github.com/DimitarPetrov/stegify) | 一款神奇的命令行工具,能将任意文件隐藏到图片里面 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hm37OeCGp) -[gifify](https://github.com/vvo/gifify) | 一款将视频转换成 GIF 图的工具,支持任何格式的视频以及选取某个时间段转换 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlXCR2q2k) -[zdict](https://github.com/zdict/zdict) | 一个运行在终端的在线字典工具,支持多款字典切换查询,查询结果高亮等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlPzB4gWe) -[Github-Monitor](https://github.com/VKSRC/Github-Monitor) | 一个用于监控 GitHub 代码仓库的系统,企业可利用该系统及时发现内部代码泄露 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlrpPpGWd) -[qrcode](https://github.com/sylnsfar/qrcode) | 二维码生成器,支持生成普通二维码、带图片的艺术二维码和动态二维码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hlni6uVsd) -[traduora](https://github.com/traduora/traduora) | 一个开源翻译平台,支持多人协作在线翻译,可导入导出 JSON、CSV、YAML 等多种文本格式 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HldVNp97O) -[sherlock](https://github.com/sherlock-project/sherlock) | 一个开源脚本,可在各大社交平台检查用户名是否被占用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hlcunnhqd) -[fx](https://github.com/antonmedv/fx) | 优化终端命令行 JSON 查阅体验,支持展开 JSON 数据,访问单个数据点 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hl8yPqXwl) -[nsfwjs](https://github.com/infinitered/nsfwjs) | 一款开源的黄图鉴别工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hl33SdQfX) -[send](https://github.com/mozilla/send) | 由 mozilla 开源的一款简单、私密的文件分享服务,支持设置分享文件的下载次数、有效天数,并可对文件进行加密 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkPHQmIW9) -[nodeppt](https://github.com/ksky521/nodeppt) | 可能是迄今为止最好的网页版演示库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkGhlvc7R) -[devhub](https://github.com/devhubapp/devhub) | 一款跨平台的 GitHub 通知管理客户端,帮助开发者更好的收集、整理、查看 GitHub 消息 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkwQQC0xz) -[vscode-maxPlus](https://github.com/AShujiao/vscode-maxPlus) | 一个开源的 VSCode 插件,让你能在 vscode 上划水看游戏资讯 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HksJ8if5F) -[olive](https://github.com/olive-editor/olive) | 一个开源的视频编辑器,支持 Windows、macOS、Linux 等主流桌面平台,推荐给想用 Final Cut Pro 却囊中羞涩的同学 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkjiCyGxC) -[screenshoteer](https://github.com/vladocar/screenshoteer) | 使用命令行一键截取网页图片 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjR18Bx9W) -[vsc-netease-music](https://github.com/nondanee/vsc-netease-music) | 一个开源的 VSCode 插件,让你能在 vscode 上划水听音乐 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjdVUEAAE) -[NodeMail](https://github.com/Vincedream/NodeMail) | 一个基于 Node 的爬虫脚本,每天定时给女朋友发一封暖心邮件,非单身狗的程序员可以试用下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hja0nzdXe) -[iSimulator](https://github.com/wigl/iSimulator) | 一款实用的 GUI 工具,可用于控制模拟器和管理模拟器里安装的应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiWEl80bW) -[PicGo](https://github.com/Molunerfinn/PicGo) | 一款简单易用的图片上传工具,支持自定义第三方图床 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiJiiAAEd) -[notable](https://github.com/notable/notable) | 一款开源的高颜值、跨平台的 Markdown 编辑器 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiHIT4imo) -[mercury-parser](https://github.com/postlight/mercury-parser) | 一款 Web 内容提取工具。开发者可通过 JavaScript 与 CSS 选择器来定制解析器,以获取页面上指定内容 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HisSwz8rP) -[read-vscode-e](https://github.com/zrk1993/read-vscode-e) | 一个开源的 VSCode 插件,让你能在 vscode 上划水看小说 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HiqrjtIFI) -[PPRows](https://github.com/jkpang/PPRows) | 一款在 Mac 上计算你写了多少行代码的工具,支持同时检测多文件夹代码,自定义检测的文件类型等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HijmW7MYE) -[lint-md](https://github.com/hustcc/lint-md) | 一个用于检查中文 Markdown 编写格式规范的命令行工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HibvR77oL) -[douban-movie-extension](https://github.com/Neulana/douban-movie-extension) | 一款 Chrome 浏览器扩展,在豆瓣电影页面增加电影资源模块,帮你轻松找到电影资源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hi60UvUqu) -[BackgroundMusic](https://github.com/kyleneideck/BackgroundMusic) | 一款 Mac 音频工具,可以在播放其他音频时,自动暂停所有背景音乐,播放结束后再次恢复背景音乐,并支持控制单个应用的音量 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hi25mgCCK) -[SwitchHosts](https://github.com/oldj/SwitchHosts) | 一款快速切换 Hosts 工具,支持 Win,Mac 和 Linux | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhWApFnyu) -[QuickLook](https://github.com/QL-Win/QuickLook) | 给 Windows 用户的福利,让 Windows 用户可以用上 Mac 系统的文件预览功能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgY5SEElB) -[uppy](https://github.com/transloadit/uppy) | 一个基于 JavaScript 的文件上传工具,可无缝集成到任何应用。支持从本地磁盘、远程 urls、Google Drive、Dropbox、Instagram、snap 等位置上传文件,并在线预览编辑 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgUalh24R) -[daily-anime](https://github.com/deepred5/daily-anime) | 一个开源的 VSCode 插件,让你能在 VSCode 上划水追番 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhHFLwPce) -[Motrix](https://github.com/agalwood/Motrix) | 一款全能的下载工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgAwExNvV) -[gotop](https://github.com/cjbassi/gotop) | 一个酷炫的命令行活动监视器,基于 Go 语言编写 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hgjf5x6Tb) -[AirtestProject](https://github.com/AirtestProject) | 一个网易开发的 UI 界面自动化测试工具,主要使用图像识别技术来定位页面具体的 UI 元素,这也就意味着它可以在不使用任何代码注入的情况下完成自动化测试 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdplOtzj1) -[syncd](https://github.com/dreamans/syncd) | 一款使用 Go 语言开发的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HcjM2jeRb) -[hacknical](https://github.com/ecmadao/hacknical) | 一个生成可视化 GitHub 简历的网站 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HaRqC5A6C) -[BaiduPCS-Go](https://github.com/iikira/BaiduPCS-Go) | 一个仿 Linux shell 文件处理命令的百度网盘命令行客户端,支持 Windows, macOS, linux, 移动设备等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HauE4mekH) -[thefuck](https://github.com/nvbn/thefuck) | 输错命令后,fuck 一下,自动帮你更正命令,解气又实用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgsFzhOg2) -[RSSHub](https://github.com/DIYgod/RSSHub) | 一个轻量、易于扩展的 RSS 生成器,它可以给任何奇奇怪怪的内容生成 RSS 订阅源 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/He3p24W3S) -[cloudquery](https://github.com/t9tio/cloudquery) | 一款能给任意网站生成 API 的工具,开发者通过点击页面元素即可选择生成内容,非常方便,搞前端的同学可以了解下 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HdyIz2DSx) -[music-dl](https://github.com/0xHJK/music-dl) | 使用 Python 开发的一个可从网易云音乐、QQ音乐、酷狗音乐等搜索和下载最优音质歌曲的工具,支持多线程搜索和下载,还可以对搜索结果去重 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HcM3xbOla) - -### 机器学习 / 人工智能 - -库名 | 简述 | 源 ----- | ----- | ----- -[BitTigerLab](https://github.com/Fabsqrt/BitTigerLab) | 计算机科学中文学习笔记 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcH3ipq5C) -[bustag](https://github.com/gxtrobot/bustag) | 基于机器学习的老司机车牌自动推荐系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IasqikBsx) -[computer-science](https://github.com/ossu/computer-science) | 一份开源的计算机科学教学资源,可用于自学编程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6TDmhBfv) -[ai-edu](https://github.com/microsoft/ai-edu) | 微软在 GitHub 上开源了一份 AI 教学资源,主要服务于国内学生、教师以及 IT 从业人员。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I6LnVBo4e) -[ai-roadmap](https://github.com/apachecn/ai-roadmap) | 来自 ApacheCN 开源组织整理的一份 AI 人工智能路线图 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0sW28AMe) -[Machine-Learning](https://github.com/shunliz/Machine-Learning) | 机器学习原理笔记整理。前半部分关注数学基础,机器学习和深度学习理论。后半部分关注工程实践和理论应用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HvRMn0al7) -[Chinese-Chatbot-PyTorch-Implementation](https://github.com/Doragd/Chinese-Chatbot-PyTorch-Implementation) | 一个利用有趣中文语料库 qingyun 训练出来的中文聊天机器人 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hu8lydUVK) -[machine-learning-course](https://github.com/machinelearningmindset/machine-learning-course) | 一份机器学习课程 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtXlDrUaM) -[learning](https://github.com/amitness/learning) | 国外一名开发者分享的数据科学学习计划,旨在每日不断精进学习,以提升自己的技术水平 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HsPere8j6) -[Awesome-Mobile-Machine-Learning](https://github.com/fritzlabs/Awesome-Mobile-Machine-Learning) | 移动端上的机器学习资源整理 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqLnd9dIF) -[Virgilio](https://github.com/virgili0/Virgilio) | 一份机器学习指南,该指南可作为你机器学习的导师,为你提供完整学习路径,让你了解更多工具的使用,掌握更多技能 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpW70c0JE) -[libfacedetection](https://github.com/ShiqiYu/libfacedetection) | 堪称史上最快图像中人脸检测的开源库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HmlYOfcAu) -[deep-painterly-harmonization](https://github.com/luanfujun/deep-painterly-harmonization) | 一个基于深度学习的开源项目,让图片可以毫无违和感的融入到绘画作品中,这波操作太强了! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjV8QBljR) -[Deta_Parser](https://github.com/yaoguangluo/Deta_Parser) | 一个每秒高达 2700 万混合分词, 高精准确率,支持病句分析,词性,词频统计,自由扩充词库的快速神经网络中文分词包 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hi7Dxwr7V) -[wukong-robot](https://github.com/wzpan/wukong-robot) | 一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhSES4lL0) -[edge-connect](https://github.com/knazeri/edge-connect) | 加拿大安大略理工大学开源的图像自动修复方法,可由线到面逐步修复受损或被打码的图像,也可进行图像拼接、移除、编辑等操作 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhuiVnXVj) -[face_recognition](https://github.com/ageitgey/face_recognition) | 号称世界上最简单的人脸识别库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgueYxAsI) -[nlp-tutorial](https://github.com/graykode/nlp-tutorial) | 一份基于 TensorFlow 和 Pytorch 的自然语言处理教程,该课程主要面向深度学习开发者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgaBhsYXY) -[HyperDL-Tutorial](https://github.com/zeusees/HyperDL-Tutorial) | 一份深度学习相关的系列文章,作者总结了在深度学习实践中的一些经验 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HeVBT8K8w) -[spinningup](https://github.com/openai/spinningup) | 由 OpenAI 发布的一份深度强化学习教学资源集,内容包括易懂的深度强化学习代码示例、算法、习题、文档和教程等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hdxc0tvmN) -[git-recipes](https://github.com/geeeeeeeeek/git-recipes) | 一份开源的 Git 中文教程,源于国外社区的优秀文章和个人实践 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hdel1pSPz) -[funNLP](https://github.com/fighting41love/funNLP) | 一个作者在文本中抽取结构化信息时,整理出所用到 GitHub 上的资源整合,内容包括:中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取等等 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hd4UvDdep) -[awesome-reinforcement-learning-zh](https://github.com/wwxFromTju/awesome-reinforcement-learning-zh) | 一份强化学习从入门到放弃的资料汇总 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HctcwvT2n) - - -### 非开源的实用工具 - -地址 | 简述 | 源 ----- | ----- | ----- -[Project Naptha](https://projectnaptha.com/) | 超级实用的 Chrome 插件,可选中、复制、编辑图片中的内嵌文字! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IcO7FsbX3) -[Mathpix](https://mathpix.com/) | 这款工具能将带数学公式的截图一键转成 latex 代码 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hozgx9mUC) -[removebg](https://www.remove.bg/) | Google Chrome 的技术经理推荐的一款工具能帮你快速移除任何图片的背景 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HnzoMqRTU) -[OXYGEN](https://jeasonstudio.github.io/oxygen-demo/) | 这个网站可以帮你生成手绘风格的流程图或架构图,写文章的时候随手插入几张应该很有艺术感 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HpaYwf2Pv) -[Firefox Monitor](https://monitor.firefox.com/) | 国内外不少知名企业都曾经被拖库,为此 Firefox 专门搞了这么一个工具,来帮助用户检查自己的信息是否被泄露 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hpq69C8aO) -[codeimg](https://codeimg.io/) | 一款免费在线把源代码生成高逼格的图片工具 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/I0a52r5GX) -[iPic](https://toolinbox.net/iPic/) | Mac 上一个图床神器,可通过快捷键将本地图片上传到服务器,并自动生成 Markdown 图片格式的排版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hae4LEBqC) +[WordsFunny](https://github.com/SteveSuv/remix-words-funny) | 一个全栈英语单词学习网站,涵盖多个版本的词汇资源,提供在线播读、翻译、同义词和例句等功能。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/P77KYCasD) +[academic-project-astro-template](https://github.com/RomanHauksson/academic-project-astro-template) | 一个基于 Astro 和 Tailwind CSS 构建的精美学术项目页面模版,具有快速加载、响应式设计、易于访问和 SEO 友好等特性,支持使用 Markdown 编辑内容并显示标题、图片、公式、两列布局、代码块和视频等。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/OCBR72YtO) +[onur.dev](https://github.com/suyalcinkaya/onur.dev) | 一个极简风格的三栏式个人主页网站,使用了 Next . js、Tailwind CSS、shadcn / ui、Contentful、Raindrop、Supabase 构建并部署在 Vercel 上,兼容移动端。 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/NCP6M7JBr) -### 其它 - -地址 | 简述 | 源 ----- | ----- | ----- -[语雀 IT 百科](https://www.yuque.com/yuque/blog/yuque-info-tech-encyclopedia) | 一份高质量的 IT 百科知识库,上面涵盖诸多互联网技术领域的内容,具有一定的学习和参考价值 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HweL52O9M) -[go-best-practice](https://github.com/llitfkitfk/go-best-practice) | 一篇对国外文章《Go 语言实战: 编写可维护 Go 语言代码建议》的中文翻译版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/ImgYA92VY) -[api-guidelines](https://github.com/microsoft/api-guidelines) | 微软官方出品的 REST API 指导规范,希望能帮助开发者更好的设计接口 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkGYffcVS) -[uber_go_guide_cn](https://github.com/xxjwxc/uber_go_guide_cn) | Uber 团队出的 Go 语言编码规范,有人给翻译了中文版 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IkqCXhIsb) -[home-assistant](https://github.com/home-assistant/home-assistant) | 一款开源的智能家居系统,你可以利用它来追踪并控制家里的智能设备,如灯光、温度、声音等。另外,Home Assistant 还提供了交互友好的管理后台,可自定义控制面板,并支持跨终端使用 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/IknV59FKk) -[NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) | 有位开发者整了个网易云音乐非官方 API,共有 100 多个接口,感觉还挺全面的 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HwaDmpthI) -[night-reading-go](https://github.com/developer-learning/night-reading-go) | 每周会通过在线直播的方式,向开发者分享 Go 相关的技术话题,于 Slack 上沟通交流编程技术话题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hv2UwEUtq) -[hacker-laws-zh](https://github.com/nusr/hacker-laws-zh) | 主要收录了一些最常见的定律、原则以及模式,并对它们进行简要的讲解 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HuAD2ss1G) -[battle-city](https://github.com/shinima/battle-city) | GitHub 上开源的这个坦克大战小游戏还原度好高啊,好玩得停不下来!还可以双人组队! | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HugcDaYy0) -[RemixIcon](https://github.com/Remix-Design/RemixIcon) | 一套开源图标库 Remix Icon,主要面向设计师和开发者的开源图标库 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HtYQZi0eJ) -[synthwave-vscode](https://github.com/robb0wen/synthwave-vscode) | 一款有点骚的 VS Code 主题 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hsj9wsRZj) -[support.996.ICU](https://github.com/MSWorkers/support.996.ICU) | 微软和 GitHub 员工宣布支持 996.ICU 运动!如果你也想支持这一运动,可提交 PR 到该项目的支持者名单中 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqWvF0wrr) -[cxk-ball](https://github.com/kasuganosoras/cxk-ball) | 有个在 GitHub 上写了个蔡徐坤打篮球的小游戏 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HqO7GxyD8) -[instantbox](https://github.com/instantbox/instantbox) | 让你能在不到 30 秒的时间内得到一个干净、开箱即用的临时 Linux 系统 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HlKgP86Rx) -[gtop](https://github.com/aksakalli/gtop) | 一个使用 Node.js 实现的终端系统监控面板 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HllUSdvDU) -[ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes) | Chrome 插件英雄榜,为优秀的 Chrome 插件写一本中文说明书 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HkrlT72sv) -[Free-Chinese-Fonts](https://github.com/zenozeng/Free-Chinese-Fonts) | 收录了一些免费的中文字体 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjChS7CJX) -[chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua) | 中华新华字典数据库,包括常用歇后语、成语、词语和汉字 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HjjqSai6g) -[Micro8](https://github.com/Micropoor/Micro8) | 一份开源的渗透攻击教程,适用于初中级安全从业人员,乙方安全测试,甲方安全自检,网络安全爱好者 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HhOJkpaOi) -[How-To-Secure-A-Linux-Server](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server) | 这份文档将指导你如何让 Linux 服务器更加安全 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/HgbnZ9e8S) -[VBlog](https://github.com/GitHub-Laziji/VBlog) | 一个借助 GitHub Pages 和 GitHub API 搭建的可动态发布文章的博客,如果你还在纠结于自己的博客系统用什么搭建 | [![](https://raw.githubusercontent.com/GitHubDaily/GitHubDaily/master/assets/sina_logo.png)](https://weibo.com/5722964389/Hd6zX0Gv4) +
+ ↥ 返回目录 +
## 声明 -[![](https://licensebuttons.net/l/by-nc-nd/2.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/2.0/deed.zh) -本作品采用[知识共享署名-非商业性使用-禁止演绎 2.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/2.0/deed.zh)进行许可。 - - - - - - - - +[![](https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh) +本作品采用[知识共享署名-非商业性使用-禁止演绎 4.0 通用许可协议](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh)进行许可。 diff --git a/articles/partner.md b/articles/partner.md deleted file mode 100644 index d513968..0000000 --- a/articles/partner.md +++ /dev/null @@ -1,87 +0,0 @@ -今天跟大家推荐小 G 认识的一位大神朋友:玉刚,人称刚哥。 - -专家工程师,技术 leader,现居北京,待过腾讯和百度,10 年编程经验,目前是国内某顶尖独角兽公司的首席架构师。 - -热衷开源,[GitHub](https://github.com/singwhatiwanna) 累积有 16000 star 以及 6800+ Followers。 - -个人职场发展堪称开挂,不仅对编程和架构设计有丰富经验,还深谙职场晋升规则。 - -这两年,他开通了微信公众号,跟读者分享一些自己的经验和想法,比如学习技巧、架构心得、职场跃迁秘诀等,如果你有什么困惑,可以咨询他。 - -我自己也是一名忠实的读者,所以把他的公号推荐给大家: - -![img](https://mmbiz.qpic.cn/mmbiz_jpg/zKFJDM5V3WzCuhM7bh0WpabAiaMbd751zTAGoIKtXXxbhH5GiaykRAKJfcKJic2Yq8nuO1bdu51WXl0z377M93Jsw/640) - -下面是几篇他写的文章: - -- [论程序员成长的正确姿势](http://mp.weixin.qq.com/s?__biz=MzIwMTAzMTMxMg==&mid=2649492475&idx=1&sn=43a56a491d8d332b29b5d5375a083231&chksm=8eec8004b99b09122b91e69e6f2ea649b55244483c62c2624b6ff34d0436a55a88b42b4d6c2a&scene=21#wechat_redirect) -- [程序员谈薪指北](http://mp.weixin.qq.com/s?__biz=MzIwMTAzMTMxMg==&mid=2649493282&idx=1&sn=1cb065726ff7c1cf756b80f72f82086d&chksm=8eec84ddb99b0dcbfabb0481dd61b8a0a9264138ef90856edb04c68d4bbc82df9f3c3911d1ad&scene=21#wechat_redirect) -- [从百度的 PPT 文化看程序员晋升](http://mp.weixin.qq.com/s?__biz=MzIwMTAzMTMxMg==&mid=2649493364&idx=1&sn=26a7c2e359ac77b8fb05225b56e70ddc&chksm=8eec848bb99b0d9d2ecf0b7b38e87aeddd2f462819aec627cde73bd13d2eb4ae35eb010519f4&scene=21#wechat_redirect) -- [程序员如何写高质量简历?](http://mp.weixin.qq.com/s?__biz=MzIwMTAzMTMxMg==&mid=2649493682&idx=1&sn=e6f541fbe7b20eb3e8b3fb40ffe56ea3&chksm=8eec9b4db99b125b5ffd85039fc4382a702ee2aeaf313f715536c978e86f4a15b05e96ddc969&scene=21#wechat_redirect) -- [谈谈面试技巧](http://mp.weixin.qq.com/s?__biz=MzIwMTAzMTMxMg==&mid=2649493704&idx=1&sn=50cb1d36564cc8f704f5169b771552a4&chksm=8eec9b37b99b122180f9736e62dcd9413e6eba8ac9320669e1517649a4d3893b5d7a86b7c200&scene=21#wechat_redirect) -- [普通人如何提高格局?](http://mp.weixin.qq.com/s?__biz=MzIwMTAzMTMxMg==&mid=2649494021&idx=1&sn=f819f552d7274f2706055454e2de9eea&chksm=8eec99fab99b10ec1a9c25fd752d80454d6c770dab9929ece23a5a066d0e69da75760e2b6da6&scene=21#wechat_redirect) -- [如何通俗理解设计模式及其思想?](http://mp.weixin.qq.com/s?__biz=MzIwMTAzMTMxMg==&mid=2649492895&idx=1&sn=1bb90c14d5e9693e819d3b0366f28da4&chksm=8eec8660b99b0f760790dfead84f6ab4095207d60e0ad5739c0f0724519ad1dc41dc738166a6&scene=21#wechat_redirect) - -下面是一些节选: - -### 《谈程序员成长的正确姿势》节选 - -很多人对成长有误解,在他们眼中,随着工作年限的提高,成长是理所当然的事情,这其实是一个误区。两个程序员同时工作 3 年,难道他们两个的成长就完全一样吗?其实是不一样的。很多岗位在招聘的时候都要求 3 年以上工作经验,这个 3 年工作经验是指持续成长的三年,而不是指浑浑噩噩混日子的三年。下面举个通俗易懂的例子,大家一定能理解。 - -这里拿盖大楼举例,比如某大公司发布了如下一个招聘需求,招聘资深建筑工程师,提供具有行业竞争力的薪酬,要求如下: - -- 5 年房屋建设工作经验; -- 对房屋建设的各个阶段有深刻了解; -- 熟悉各种类型的砖头、钢筋、水泥等原材料的使用方式; -- 要求持有国家二级以上建造师证书; -- 吃苦耐劳优先。 - -看到这个 jd 后,只要是有 5 年经验的建造师都跃跃欲试,都觉得自己可以。 - -其实这个岗位是干什么的呢?这家大公司想盖一栋 50 层的高端商业写字楼,需要招一个资深工程师来完成整个高楼的地基、框架和外形的设计,还需要考虑容灾和抗震等级。 - -而来应聘的一大部分建筑工程师,他们虽然工作了 5 年,可是他们平时都在做什么呢?大概是这样的: - -- 搬砖、和水泥、砌墙等; -- 建过的房子不超过 6 层; -- 从来没有考虑过地基的搭建、框架和外形的设计,因为他们不需要考虑,只要按照已有的方案来干就行。 - -就这样工作了 5 年,在自己的工作领域(搬砖、和水泥、砌墙)驾轻就熟,觉得建房子不就这么简单嘛,觉得自己已经精通了建房子。 - -但事实上,他们真的能够胜任 50 层高楼的建筑工作吗?很显然,不能!(未完,可以在公众号阅读全文) - -### 《程序员面试技巧》节选 - -然后再说下面试前的自我介绍,大部分时候面试官都会要候选者来一段自我介绍。这个环节有两个作用,一个是面试前的缓冲,避免尴尬,因为面试官需要看你的简历,你总得给他留点时间呀。另一个角度,候选者可以抓住这几分钟的时间来展现自己的闪光点。这个时候就不要照着简历读了,简历上都写那么清楚了,面试官自己会看,建议简明扼要地说一下自己在之前公司的重要产出以及技术追求,必要时还可以吹嘘一波目标公司,从而迅速获得面试官的好感,这很重要,招人就好比谈恋爱,第一印象很重要。 - -接着再和大家说一个技巧。如果面试官问了你一个问题,但你不会,你会怎么做呢? - -**对话 1** - -你:我不会 - -面试官内心 OS:你不会,那我还招你作甚? - -**对话 2** - -你:随便说一个答案,面试官质疑,你闪烁其词,反正就是不说自己不会 - -面试官内心 OS:你他么到底会不会?别浪费我时间 - -**对话 3** - -你:灵光一闪,对问题不置可否,一顿胡扯将话题引到你熟悉的领域 - -面试官内心 OS:mmp,你能不能把刚才那个问题回答一下? - -**对话 4** - -你:说实话我不了解这个问题,但是我可以尝试分析一下,如果有不对的地方希望得到您的指正。 - -面试官内心 OS:此人会思考,有分析问题的头脑,谦虚好学 - -所以,你们是哪一种?(未完,可以在公众号阅读全文) - -限于篇幅,他还有很多不错的文章,现在关注他,还有机会添加他的个人微信号,进行一对一的交流,坑位有限 (微信号有 5 千人的限制),大家抓紧啦! - -![img](https://mmbiz.qpic.cn/mmbiz_jpg/zKFJDM5V3WzCuhM7bh0WpabAiaMbd751zTAGoIKtXXxbhH5GiaykRAKJfcKJic2Yq8nuO1bdu51WXl0z377M93Jsw/640) \ No newline at end of file diff --git "a/articles/\344\272\232\351\251\254\351\200\212\345\205\215\350\264\271\345\257\271\345\244\226\345\274\200\346\224\276\350\256\241\347\256\227\346\234\272\347\274\226\347\250\213\350\257\276\357\274\201.md" "b/articles/\344\272\232\351\251\254\351\200\212\345\205\215\350\264\271\345\257\271\345\244\226\345\274\200\346\224\276\350\256\241\347\256\227\346\234\272\347\274\226\347\250\213\350\257\276\357\274\201.md" new file mode 100644 index 0000000..192fdd4 --- /dev/null +++ "b/articles/\344\272\232\351\251\254\351\200\212\345\205\215\350\264\271\345\257\271\345\244\226\345\274\200\346\224\276\350\256\241\347\256\227\346\234\272\347\274\226\347\250\213\350\257\276\357\274\201.md" @@ -0,0 +1,63 @@ +![img](https://mmbiz.qpic.cn/mmbiz_jpg/uDRkMWLia28ia65MWfGQuGdbKnHupciaRRIJw9tVQBekaFqoOpoX8SKPwKH4RIaEETDuOh2nGHqBfgbICsB7edFZA/640) + +大家好,我是小 G。 + +在文章开始之前,先给大家安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +今天跟大家分享亚马逊在前不久免费开放的一个计算机编程课程:Amazon Future Engineer。 + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28hfW1zkDpw70NSgpYjiaS5OBeSHJWlVGQLmZvDIaibJkglTQB6Mcwj5t8CjkO3oXmYLj2uJTiapPKFbA/640) + +几周前,亚马逊 CEO 杰夫・贝索斯正式发布了年度股东信,在信中他提到了亚马逊正在为当前疫情所采取的一些措施与努力。 + +在此其中,贝索斯也谈及了亚马逊将对外界开放的一些资源,在这里面,就包含今天小 G 要跟大家分享的这个计算机教程。 + +在去年的时候,亚马逊正式启动了一项计划:Amazon Future Enginee(亚马逊未来工程师)。 + +这项计划诞生的主要目的,在于能帮助下一代年轻人,获得在技术驱动的社会下赖以生存的技能,让低收入人群和计算机爱好者,以更低成本的方式来习得计算机科学通用技能。 + +为此,他还定下了一个小目标:每年要让数十万人通过亚马逊这项计划学会计算机编程技能。 + +在该项计划启动后,亚马逊便为美国当地 2000 多所学校提供了计算机科学的教程赞助,并为 100 有实力的学生,提供价值 4 万美元的大学奖学金名额,同时,这些学生也将拥有在亚马逊学习工作的实习机会。 + +另外在其网站上面,也托管了一些对外界开放的免费计算机学习资源: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28hfW1zkDpw70NSgpYjiaS5OBhQkezILAZTUSKFGeWGUZH9uPXZ4aUftE8YXGAbJgicbyoibfaibV35NKg/640) + +从上图我们可以看到,这里面主要包含三大课程: + +- Virtual Robotics(虚拟机器人) +- Computer Science Courses(计算机科学课程) +- Celebrity Song Remix(名人歌曲混音) + +第一个课程比较简单,因为它主要是服务于 2-12 年级的学生,所以学习难度不会很高。 + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28hfW1zkDpw70NSgpYjiaS5OBHgnSyOLphKIRlBhLEib7TAsoT2ccv0IkPnnLbZJ5EkTm1NJiazxmVDQA/640) + +我简单看了下,里面主要用到类似 Scratch 的搭积木方式。学生通过把一块块程序代码进行拖拽拼接,让机器人可以按照指定目标去运行,进而完成任务。 + +这一阶段,主要是帮助你学会如何用计算机思维来思考事物运行的本质。 + +第二和第三个课程,则是相对比较专业的计算机编程课。课程二基于 Python,向你介绍计算机科学相关的一些知识。课程三则是教你如何通过音乐创作来学会代码的使用。 + +以大家当前的编程能力,第三个课程的趣味性和可学性应该最强。 + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28j1SPlN5fSL1W0gUvglMuN8BUkatYEic6icSNzq1PuXLoxJYqBd7ZqaLdeCw5V95skBPhlA6AGRo5zw/640) + +具体怎么玩,这里放个演示视频给大家看下: + +https://www.youtube.com/watch?v=zIBzF5EiOPw + +通过上方视频,我们可以了解到该网站主要是一个基于编程的音乐创作平台。讲师在教授编程知识的时候,使用的是 Python 语言。 + +该视频只是教学活动中的一部分,具体详情信息,大家可查阅其官网详情: + +https://www.amazonfutureengineer.com/free-courses + +-- + +文末,照旧安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +

+ +

\ No newline at end of file diff --git "a/articles/\345\217\210\344\270\200\347\245\236\344\271\246\351\235\242\344\270\226\357\274\232\343\200\212\346\227\240\351\234\200\350\256\241\347\256\227\346\234\272\347\232\204\350\256\241\347\256\227\346\234\272\347\247\221\345\255\246\343\200\213\357\274\201.md" "b/articles/\345\217\210\344\270\200\347\245\236\344\271\246\351\235\242\344\270\226\357\274\232\343\200\212\346\227\240\351\234\200\350\256\241\347\256\227\346\234\272\347\232\204\350\256\241\347\256\227\346\234\272\347\247\221\345\255\246\343\200\213\357\274\201.md" new file mode 100644 index 0000000..bdac3c3 --- /dev/null +++ "b/articles/\345\217\210\344\270\200\347\245\236\344\271\246\351\235\242\344\270\226\357\274\232\343\200\212\346\227\240\351\234\200\350\256\241\347\256\227\346\234\272\347\232\204\350\256\241\347\256\227\346\234\272\347\247\221\345\255\246\343\200\213\357\274\201.md" @@ -0,0 +1,91 @@ +

+ +

+ +大家好,我是小 G。 + +在文章开始之前,先给大家安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +今天想跟大家分享下,昨日在 Hacker News 上看到的一本比较有趣的计算机编程书籍:《CS Unplugged》,直译过来就是:《无需计算机的计算机科学》。 + +从名字上你大概就能猜到,这本书的作用,就是让你无需借助电脑,不用通过编程,就能理解计算机科学的一些基础理论知识。 + +这一切究竟如何做到?且听小 G 慢慢道来。 + +### 一场颇有意思的计算机科学教学活动 + +这本书,其实是梳理自国外一个名为 CS Unplugged 的公益教学活动。 + +该活动举办至今已有二十多年,在最早期的时候,是由来自不同大学的三名学生 Tim Bell、Ian Witten、Mike Fellows 所创建。发展到了今天,已颇具规模,坎特伯雷大学与 Google 都对该项目提供了赞助支持。 + +这个活动一开始对外推广的目的,是希望能借助一种更为亲民友好的教学方式,让广大对计算机科学感兴趣的学生和传统行业人士,更轻松的感受到这门学科的魅力。 + +在日常的教学活动中,授课老师会借助纸牌、绳子、蜡笔、拼图等道具,组织学生参与一场提前策划好的教学游戏。 + +在玩游戏的过程中,学生会慢慢潜移默化的学会如二进制数、算法、数据压缩等计算机科学基础知识。 + +下方附上一个时长为 3 分钟的演示视频,让大家感受下这个教学活动的独特之处。 + +https://www.youtube.com/watch?v=KOYy4kyLEHs&feature=youtu.be + +从上面视频我们可以感知到,这样做教学的好处,在于能大幅提升学生的参与感,并且能让具体某个知识点的呈现变得更为直观、有趣,且互动性强。 + +到了今天,二十多年过去了,CS Unplugged 深深在全球各地影响了来自不同行业、不同年龄段的人群,为计算机科学这一行业的推广,有着不可磨灭的贡献。 + +如果你想了解该项目更多的信息,可前往以下页面查看: + +https://link.springer.com/chapter/10.1007/978-3-319-98355-4_29 + +下面,我们接着聊回这本神书。 + +### 《无需计算机的计算机科学》 + +在上文我们已经提到过,这个活动是跨越了多个国家与地区同时进行的,因此与其相对应的书籍,也提供了多种不同语言版本。 + +除了英文书籍外,该书还被翻译成了阿拉伯文、法文、德文、日文、韩文、繁体中文等多个语言版本。 + +下面我们以繁体中文版本为例,跟大家聊聊书里大致都包含哪些内容。 + +在这本书中,作者共汇总了 21 次教学活动的分享内容,并将其划分为四个部分,每个部分具体包含的内容如下: + +![img](https://mmbiz.qpic.cn/mmbiz_jpg/uDRkMWLia28hR7ISjk5UWwRuibia4qPJxXHu5bQMoibLTx9ThWzLULlsOQ4X6qYODAUbicgCzK7IrmWtQlEEaial54wA/640) + +在对每个活动进行单独讲解之前,作者会很贴心的先将该活动的一些课程摘要、课程衔接、所学技能、适合年龄、所需素材先单独列举出来,以便读者先做好学习准备。 + +其它几项,大家接触的比较多,这里就不多做赘述了,我们关键来看下「所需素材」这一项。 + +前文说过,这里面的活动,不少是需要配合卡片、蜡烛、绳子、拼图等道具来完成的。因此,「所需素材」就是告诉你应该先准备好哪些道具,以配合后面课程的学习。 + +以二进制数字一章的教学为例,在教程开始之前,你需要先准备好一套如下所示的卡片: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28hR7ISjk5UWwRuibia4qPJxXHFICcHAWkkqpKyEptQI6YA095u2hqZWLiczTU2gOzSgRmLKBmoQOFKRA/640) + +之后,配合这些卡片,便可以进行二进制数字的学习了。 + +当你学完一个章节之后,该书还会附上对应的作业,助你强化吸收知识点,巩固基础: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28hR7ISjk5UWwRuibia4qPJxXHpLCVvtZvtjgnTHmzymzfjgJQk6TkmGXP9mpia8SoDFozKxqvRoiaahZQ/640) + +每一道作业题,均附有参考答案,方便你比对学习: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28hR7ISjk5UWwRuibia4qPJxXHz88E1IKQic6DDZXoM0oo25tExGrAdR0B7fDwRic01VTQQxxsSqjRAzbQ/640) + +如果大家英文阅读能力不是很强的话,可以看繁体中文来学习。 + +繁体中文的翻译者,是来自台北的一名开发者 Franklin Weng,最新翻译版本是 2016 年版,不过以目前技术发展的水平来看,里面提到的知识暂时还不算过时,大家还是可以参考学习一下。 + +小 G 已帮大家把该书繁体中文与英文版的 PDF 整理好了,在公众号(GitHubDaily)后台回复关键词「**计算机**」即可快速下载。 + +参考链接: + +- https://github.com/fweng322/CSUnplugged-zh_TW +- https://classic.csunplugged.org/ +- https://csunplugged.org/ + +-- + +文末,照旧安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +

+ +

\ No newline at end of file diff --git "a/articles/\345\246\202\346\236\234\344\275\240\350\247\211\345\276\227\345\255\246\344\271\240 Git \345\276\210\346\236\257\347\207\245\357\274\214\351\202\243\346\230\257\345\233\240\344\270\272\344\275\240\350\277\230\346\262\241\347\216\251\350\277\207\350\277\231\346\254\276\346\270\270\346\210\217\357\274\201.md" "b/articles/\345\246\202\346\236\234\344\275\240\350\247\211\345\276\227\345\255\246\344\271\240 Git \345\276\210\346\236\257\347\207\245\357\274\214\351\202\243\346\230\257\345\233\240\344\270\272\344\275\240\350\277\230\346\262\241\347\216\251\350\277\207\350\277\231\346\254\276\346\270\270\346\210\217\357\274\201.md" new file mode 100644 index 0000000..e9d0105 --- /dev/null +++ "b/articles/\345\246\202\346\236\234\344\275\240\350\247\211\345\276\227\345\255\246\344\271\240 Git \345\276\210\346\236\257\347\207\245\357\274\214\351\202\243\346\230\257\345\233\240\344\270\272\344\275\240\350\277\230\346\262\241\347\216\251\350\277\207\350\277\231\346\254\276\346\270\270\346\210\217\357\274\201.md" @@ -0,0 +1,79 @@ +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28gfbCThQozkH3IBzdSM5IrAZv5CjC7A2cSL0KrQAQIfD7kibCjpPtcjwEHWicHFmw5M9Gr6VLjDWlicA/640) + +大家好,我是小 G。 + +在文章开始之前,先给大家安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +上周四的时候,我们在公众号分享了一篇文章:《[听说玩这些游戏能提升编程能力?](http://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ==&mid=2457919248&idx=2&sn=b45af850f29fe6008edcd7c47760c8e7&chksm=8cb6bafabbc133ec1b6e31ff79d0d4079ba5f4d3d3060c96f2a20e8da93d80e6a0bf1f951f33&scene=21#wechat_redirect)》,里面提到了一款 Git 小游戏,今天打算借此机会跟大家细聊下。 + +对于 Git 这款工具,相信很多开发者都不会感到陌生。 + +作为目前最为流行的分布式版本控制工具,Git 打从 2005 年面世时起,便一直受到无数开发者喜爱。随着时间的慢慢推移,Git 发展到了今天,也成为了诸多开发者人手必备的开发工具。 + +2007 年,Chris Wanstrath、PJ Hyett 和 Tom Preston-Werner 三名开发者基于 Ruby on Rails 框架,联手开发了一个可用于托管项目源码的网站:GitHub。 + +![img](https://mmbiz.qpic.cn/mmbiz_jpg/uDRkMWLia28h0MuaiaPYRah7VNBSXyxtMsnWb2H7K4D4yiafjBMqorVrawZ0lFgAqaagJCzxR6dIAHQyWz6ETefJQ/640) + +现如今,GitHub 已成为世界最大的开发者社区,在上面,每天都有大量开发者使用 Git 进行协作开发,也累积下一批批优质的开源项目,为后来者提供了宝贵的学习机会与参考价值。 + +因此,学会使用 Git,相当于你购入了一张通往世界顶级开发者社区的门票。 + +今天,学习 Git 已不再是难事,回想我在早年间刚接触 Git 那会,中文互联网上于此相关的资料少的可怜,更不用说有人讨论 GitHub 上的开源项目了。 + +我最早接触 Git 和 GitHub 的时候,是读了 Michael Hartl 的一本书《Ruby on Rails tutorial》。这本书可以说是打开了我通往技术圈的一扇大门,里面教授的各种编程理念与开发技巧,令我受益至今。感兴趣的同学,可以自己去找来看一下。 + +

+ +

+ +下面我们接着聊回 Git。 + +如果你想学好 Git,用 Google 和百度一搜,就能找到很多适合新手学习的入门书籍,包括此前我们也在公众号(GitHubDaily)上面分享过一些 Git 教程: + +- [卧槽!小姐姐用动画图解 Git 命令,这也太秀了吧?!](http://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ==&mid=2457919169&idx=2&sn=7514209811adbd09b6161093e8ae3eb4&chksm=8cb6bb2bbbc1323dc0cd1c9110fcc6a2a06774040586fc21a01db98129a03ece8ee4cdb73960&scene=21#wechat_redirect) +- [Linus 在 Google 分享了 Git 的设计思路,顺带怼了一大波人(视频)](https://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ==&mid=2457915907&idx=1&sn=7f39b7943bf0e9ba4a2b12b47d4a70d7&scene=21#wechat_redirect) +- [用好这几个工具,能大幅提升你的 Git/GitHub 操作效率!](https://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ==&mid=2457915558&idx=1&sn=de0cdcb9fb199162ffe565e371b3dbf4&scene=21#wechat_redirect) +- [强烈推荐下 GitHub 官方的这个教程](https://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ==&mid=2457914680&idx=1&sn=0061f76dbd0e33468216a460c624c2b4&scene=21#wechat_redirect) +- [收好这份 Git 命令应急手册,关键时刻可保你一命](https://mp.weixin.qq.com/s?__biz=MzAxOTcxNTIwNQ==&mid=2457914802&idx=1&sn=a8d2cb9b626da84d94d8b2ebd9e85c24&scene=21#wechat_redirect) + +但是,文字的表现张力往往不如画面来的强烈,缺少实时交互反馈机制,也是其最大的硬伤之一。 + +如果你觉得学习 Git 的过程非常枯燥且乏味,那不妨换一种方式。比如,通过玩游戏来学好 Git 的基础操作。 + +今天在这里给大家推荐一款游戏:Learn Git Branching。 + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28h0MuaiaPYRah7VNBSXyxtMsxicic1iaWUF0nePMR4ZzH9OONxtUuNibNRBkr8sZOYgxEqbHzErJticHB0A/640) + +Learn Git Branching 的作者,是毕业自美国加州大学伯克利分校的一名开发者:Peter Cottle。 + +

+ +

+ +在这款游戏中,开发者需要通过一系列关卡挑战,来慢慢掌握对 Git 的使用。在每一个关卡里面,作者都会为你提前设定好一个 Git 学习目标。 + +当你真正沉浸其中,研究具体该如何进行下一步操作时,你学会用 Git 便指日可待了。 + +具体演示如下: + +

+ +

+ +该项目的玩法整体都比较简单,没有过多花里胡哨的东西,配合网站上默认集成的虚拟终端环境与预览页面,可以让我们很清晰的看到每一行命令的实际运行效果。 + +这种实时交互反馈式的编程体验,无疑能让开发者更为亲切的感受到 Git 的魅力。 + +同时,来自不同国家的开发者还在 GitHub 上为该项目翻译了中文、日文、韩文等多个语言版本。 + +在很久前,这款游戏的所有代码便早已开源到了 GitHub 上,想研究它具体原理实现的同学,也可以看一下: + +https://github.com/pcottle/learnGitBranching + +-- + +文末,照旧安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +

+ +

\ No newline at end of file diff --git "a/articles/\345\255\246\344\270\215\344\274\232\350\256\276\350\256\241\346\250\241\345\274\217\357\274\214\346\230\257\345\233\240\344\270\272\344\275\240\350\277\230\346\262\241\347\224\250\350\277\207\350\277\231\344\270\252\347\245\236\345\245\207\347\232\204\347\275\221\347\253\231\357\274\201.md" "b/articles/\345\255\246\344\270\215\344\274\232\350\256\276\350\256\241\346\250\241\345\274\217\357\274\214\346\230\257\345\233\240\344\270\272\344\275\240\350\277\230\346\262\241\347\224\250\350\277\207\350\277\231\344\270\252\347\245\236\345\245\207\347\232\204\347\275\221\347\253\231\357\274\201.md" new file mode 100644 index 0000000..7bf3555 --- /dev/null +++ "b/articles/\345\255\246\344\270\215\344\274\232\350\256\276\350\256\241\346\250\241\345\274\217\357\274\214\346\230\257\345\233\240\344\270\272\344\275\240\350\277\230\346\262\241\347\224\250\350\277\207\350\277\231\344\270\252\347\245\236\345\245\207\347\232\204\347\275\221\347\253\231\357\274\201.md" @@ -0,0 +1,59 @@ +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28jt7Dd5RaQjvMiaMz3U27c8KggvUCD5GuZwWkSCnghQArt8sUqVmxkFqJjOnpFlb0ngtCMAic6RIfFw/640) + +大家好,我是小 G。 + +在文章开始之前,先给大家安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +下面开始进入正文。 + +如果我们将程序员简单分为两类人:一类对于软件设计模式一头雾水,代码写的随心所欲;另一类将设计模式玩的炉火纯青,代码写的优雅如诗。 + +那么,后者写出来的代码,其可维护性、可扩展性肯定都要比前者的强,同时也会使得其代码更加优雅易读。 + +其实,写代码就跟我们在日常生活中处理一些大大小小的事情一样,当我们配合上一套成熟的思考框架和行动模式来走的时候,会发现很多事情处理起来变得轻松很多。 + +聊到这,想必你对学好设计模式的重要性已经不言而喻了。 + +那么,如何学好设计模式呢? + +下面小 G 给大家推荐一个网站:Refactoring Guru。 + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28ialFxX7ibsIQGbVaOeSgZbwACvPNIicGPIB4FLicdlHbibHQNw7fnx1nBpLswPEVIY5fcf9opq4HWBUnA/640) + +https://refactoring.guru/ + +这是国外的一个网站,建立的初衷,是帮助开发者以更为简单便捷的方式,迅速掌握各个设计模式的学习。 + +Refactoring Guru 上面共拥有 22 种设计模式及 8 条原则的详细讲解: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28ialFxX7ibsIQGbVaOeSgZbwATTVpcibUZ7SAvEmT1FEWKCU3vmhADFfzqLs7aFxXbkDEHnX5Kib9zbJw/640) + +每个设计模式都对应配有一篇图文并茂的文章,让开发者可以很轻松的搞懂每个设计模式的具体工作原理: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28ialFxX7ibsIQGbVaOeSgZbwAjNvJrkJz7TuVnIVlBaomUl2e5spjXW6EX4XiagtzQW3aZckFxLmTMjQ/640) + +在每篇文章里面,均有提供对应的代码示例: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28ialFxX7ibsIQGbVaOeSgZbwAw6ITFRFpb10tGeMTcyT2V5STeVWtHQCVkxhaQHiaNicqRdxCpHiccicibZA/640) +这些代码示例,分别支持以下八种不同编程语言的实现: + +![img](https://mmbiz.qpic.cn/mmbiz_png/uDRkMWLia28ialFxX7ibsIQGbVaOeSgZbwAMegKfzhotFAEaXVQ7QmMQOtkLQtc1CpXtIAxS9WgWqIq460tlLC4wQ/640) +目前,该平台上的所有内容均免费开放给开发者阅读,也有提供中文版本的翻译(现阶段还没完全翻译完成)。学习速度比较快的同学,可以直接看英文版来学习。 + +如果你需要可离线阅读的电子版,平台上也有提供相应的购买入口。 + +总的来说,作者还是非常良心的,如果你想学好设计模式,利用该网站上所有免费开放的学习资源,应该可以很快就把设计模式学好。 + +并且,这种图文并茂 + 代码示例的学习方式,也极大了加深了开发者对知识的吸收。 + +文末,再度放上该网站地址,感兴趣的同学可前往学习: + +https://refactoring.guru/ + +-- + +文末,照旧安利一波我们的公众号:**GitHubDaily**,目前每天都会在上面更新至少 3 篇文章,主要分享比较实用的开发工具与开源项目,偶尔也会聊聊技术圈内最近发生的新鲜事,感兴趣的小伙伴可以关注一下哈。 + +

+ +

\ No newline at end of file diff --git a/assets/githubdaily_brand.png b/assets/githubdaily_brand.png new file mode 100644 index 0000000..3a33b3e Binary files /dev/null and b/assets/githubdaily_brand.png differ diff --git "a/resources/\351\230\277\351\207\214 Java \345\274\200\345\217\221\346\211\213\345\206\214\357\274\210\346\263\260\345\261\261\347\211\210\357\274\211.pdf" "b/resources/\351\230\277\351\207\214 Java \345\274\200\345\217\221\346\211\213\345\206\214\357\274\210\346\263\260\345\261\261\347\211\210\357\274\211.pdf" new file mode 100644 index 0000000..d15ea7e Binary files /dev/null and "b/resources/\351\230\277\351\207\214 Java \345\274\200\345\217\221\346\211\213\345\206\214\357\274\210\346\263\260\345\261\261\347\211\210\357\274\211.pdf" differ