--- title: 学习周刊-总第108期-2023年第21周 date: 2023-05-26 09:37:27 permalink: /pages/4fbfaf/ categories: - 周刊 - 学习周刊 - 2023年 tags: - feed: enable: true description: 学习周刊-总第108期-强大的发短信go库与开源的轻量级gitlab和一个Sql审核平台 --- ### 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,优秀项目 --- - 项目地址:[Macast](https://github.com/xfangfang/Macast) - 项目说明:一个跨平台的菜单栏\状态栏应用,用户可以使用电脑接收发送自手机的视频、图片和音乐,支持主流视频音乐软件和其他任何符合 DLNA 协议的投屏软件。 ![](http://t.eryajf.net/imgs/2023/03/b8910940c0efc5e2.png) - 相关文章:[README](https://github.com/xfangfang/Macast/blob/main/README_ZH.md) --- - 项目地址:[go-sms-sender](https://github.com/casdoor/go-sms-sender) - 项目说明:一个功能强大的用于发送短信的开源 go 库,支持阿里云,腾讯云,华为等主流厂商。 - 相关文章:[README](https://github.com/casdoor/go-sms-sender#readme) --- - 项目地址:[gitea](https://github.com/go-gitea/gitea) - 项目说明:Gitea 是一个开源社区驱动的轻量级代码托管解决方案,后端采用 Go 编写,采用 MIT 许可证。 ![](http://t.eryajf.net/imgs/2023/04/58be7f4c9230f152.png) - 相关文章:[官方文档](https://gitea.io/zh-cn/) --- - 项目地址:[feishu-bot-api](https://github.com/electricbubble/feishu-bot-api) - 项目说明:一个飞书自定义 webhook机器人的 go 库。 - 相关文章:[README](https://github.com/electricbubble/feishu-bot-api#readme) --- - 项目地址:[Archery](https://github.com/hhyo/Archery) - 项目说明:SQL 审核查询平台,由 Python 语言编写,功能比较完备。 ![](http://t.eryajf.net/imgs/2023/04/eab9d8526e3550cb.png) - 相关文章:[README](https://github.com/hhyo/Archery#readme) --- ### 2,优秀文章 --- - [Golang与散列算法](https://www.ssgeek.com/post/golang-yu-san-lie-suan-fa/) - 如题,阅读此文,可对一些常见加密算法做一些了解。 --- - [详细分析du和df的统计结果为什么不一样](https://www.cnblogs.com/f-ck-need-u/p/8659301.html) - 如题 --- ### 3,优秀博客 --- - 博客地址:[sysin](https://sysin.org/) - 简单说明:博客分享了许多工具软件,给博主点赞 --- - 博客地址:[zerchin 云技术栈](https://www.zerchin.xyz/) - 简单说明:就职于 rancher,博客内容大多与 k8s 相关 ---