--- title: 学习周刊-总第126期-2023年第39周 date: 2023-09-28 20:48:08 permalink: /pages/8b091b/ categories: - 周刊 - 学习周刊 - 2023年 tags: - feed: enable: true description: 学习周刊-总第126期-与grafana类似的国人开发的监控平台 --- ### 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/) 查看汇总周刊。 ### 1,优秀项目 --- - 项目地址:[chsrc](https://github.com/RubyMetric/chsrc) - 项目说明:一款用 C 语言编写的各语言换源的工具。 - 相关文章:[README](https://github.com/RubyMetric/chsrc#readme) --- - 项目地址:[OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio) - 项目说明:一个旨在把 AIGC 提示词(现在支持 Midjourney)可视化并提供编辑功能的工具。 ![](https://t.eryajf.net/imgs/2023/09/1694790915857.png) - 相关文章:[README](https://github.com/Moonvy/OpenPromptStudio#readme) --- - 项目地址:[gopool](https://github.com/devchat-ai/gopool) - 项目说明:GoPool 是一个用 Golang 实现的**高性能**、**功能丰富**、**简单易用**的工作池库。它会管理和回收一组 goroutine 来并发完成任务,从而提高你的应用程序的效率和性能。 - 相关文章:[README](https://github.com/devchat-ai/gopool/blob/main/README_zh.md) --- - 项目地址:[parker](https://github.com/weiwenhao/parker) - 项目说明:一款基于 go 语言编写的轻量级打包工具,能够将可执行文件与其依赖的工作目录打包成一个可执行文件。 ![](https://t.eryajf.net/imgs/2023/09/1695483811075.png) - 相关文章:[README](https://github.com/weiwenhao/parker#readme) --- - 项目地址:[bbolt](https://github.com/etcd-io/bbolt) - 项目说明:Go 的嵌入式键/值数据库。 - 相关文章:[README](https://github.com/etcd-io/bbolt) --- - 项目地址:[datav](https://github.com/data-observe/datav) - 项目说明:Datav 是一个现代化的数据可视化平台,构建于 2023 年,可以对 Metrics, Traces 和 Logs 数据进行深度可视化和交互操作。 ![](https://t.eryajf.net/imgs/2023/09/1695525208699.jpg) ![](https://t.eryajf.net/imgs/2023/09/1695525233717.jpg) - 相关文章:[README](https://github.com/data-observe/datav/blob/main/README-CN.md) --- ### 2,优秀文章 --- - [GitLab 迁移之后的事情](https://soulteary.com/2018/09/29/after-gitlab-migration.html) - 若你常迁移,会用得上 --- - [仅三天,我用 GPT-4 生成了性能全网第一的 Golang Worker Pool,轻松打败 GitHub 万星项目](https://mp.weixin.qq.com/s/0UVJXtcIts2nuj2mD_ZT7g) - 如题 --- ### 3,优秀博客 --- - 博客地址:[星露谷值班站长](https://www.aityp.com/) - 简单说明:运维领域,内容丰富。 --- - 博客地址:[开源导航](http://stepyun.com/) - 简单说明:作者收集了很多优秀的开源项目,并且分门别类,值得学习 --- - 博客地址:[Hanamichi的博客](https://hanamichi.wiki/) - 简单说明:勤练带来力量! ---