--- title: 学习周刊-总第175期-2024年第36周 date: 2024-09-05 22:32:03 permalink: /pages/ad8c56/ categories: - 周刊 - 学习周刊 - 2024年 tags: - feed: enable: true description: 学习周刊-总第175期--重磅推荐我的最新开源项目,https://github.com/eryajf/cloud_dns_exporter,自动获取 DNS 提供商的域名及解析列表,同时自动获取每个域名解析的证书信息,并导出为 Prometheus Metrics。已支持:Tencent,Aliyun,Godaddy,Aws。 --- ### 0 ,前言 周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。 周刊核心为运维周刊,还会侧重Go语言生态,Vue相关技术生态的项目,以及 GitHub 上优秀项目或经验。 你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。 🔥 有不少人想单独从博客通过 RSS 订阅周刊的更新,现在它来了,你可以使用这个[🔗 链接](https://wiki.eryajf.net/learning-weekly.xml)进行订阅。 ### 1,优秀项目 --- - 项目地址:[cloud_dns_exporter](https://github.com/eryajf/cloud_dns_exporter) - 项目说明:我的最新重磅开源项目。自动获取 DNS 提供商的域名及解析列表,同时自动获取每个域名解析的证书信息,并导出为 Prometheus Metrics。已支持:Tencent,Aliyun,Godaddy,Aws。 概览与域名列表: ![](https://t.eryajf.net/imgs/2024/09/1725288099522.webp)解析记录与证书详情列表: ![](https://t.eryajf.net/imgs/2024/08/1725118643455.webp) --- - 项目地址:[bigcache](https://github.com/allegro/bigcache) - 项目说明:个人用下来,感觉比较优秀的 golang 本地内存库,值的一用。 --- - 项目地址:[spark-yun](https://github.com/isxcode/spark-yun) - 项目说明:一款超轻量级、企业级大数据平台,具备一键部署、开箱即用的特点。 ![](https://t.eryajf.net/imgs/2024/08/1724767514939.webp) ![](https://t.eryajf.net/imgs/2024/08/1724767528733.webp) --- - 项目地址:[hey](https://github.com/rakyll/hey) - 项目说明:一个基于 go 语言编写的类似 ab 命令的压测工具,简单易用。 --- - 项目地址:[lo](https://github.com/samber/lo) - 项目说明:一个 GO 语言工具库,基于 GO1.18+的泛型特性实现,提供了众多常用工具。 --- - 项目地址:[cherry-studio](https://github.com/kangfenmao/cherry-studio) - 项目说明:支持多款国内外最先进的 AI 大语言模型对话的客户端工具。同时支持直接配置 ollama 的接口进行对话。 ![](https://t.eryajf.net/imgs/2024/08/1723899885193.webp) --- - 项目地址:[gohttp](https://github.com/itang/gohttp) - 项目说明:一个 go 语言写的 http 工具,实现了类似 `python -m SimpleHTTPServer` 的功能。 --- - 项目地址:[k8s_PaaS](https://github.com/ben1234560/k8s_PaaS) - 项目说明:基于 Kubernetes(K8S)一步步部署成 PaaS/DevOps(一套完整的软件研发和部署平台)——教程/学习. --- ### 2,优秀文章 --- - [ELK 架构中 ES 性能优化](https://blog.yunpiao.site/post/20240828133844/) - 如题 --- ### 3,优秀博客 --- - 博客地址:[😄 yunpiao 的 Blog](https://blog.yunpiao.site/post/) - 简单说明:很不错的博客内容。 ---