mirror of
https://github.com/eryajf/learning-weekly.git
synced 2025-09-27 01:55:56 +08:00
新增第134期周刊
This commit is contained in:
74
docs/03.2023年/47.学习周刊-总第134期-2023年第47周.md
Normal file
74
docs/03.2023年/47.学习周刊-总第134期-2023年第47周.md
Normal file
@@ -0,0 +1,74 @@
|
||||
---
|
||||
title: 学习周刊-总第134期-2023年第47周
|
||||
date: 2023-11-24 09:41:11
|
||||
permalink: /pages/46dc19/
|
||||
categories:
|
||||
- 周刊
|
||||
- 学习周刊
|
||||
- 2023年
|
||||
tags:
|
||||
-
|
||||
feed:
|
||||
enable: true
|
||||
description: 学习周刊-总第134期-一个go的rss库
|
||||
---
|
||||
|
||||
### 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,优秀项目
|
||||
|
||||
---
|
||||
- 项目地址:[werich](https://github.com/hyacinthus/werich)
|
||||
- 项目说明:用 Markdown 生成微信小程序富文本,其中有一个解析 Markdown 文件中 Front matter 的方法,可直接使用。
|
||||
- 相关文章:[README](https://github.com/hyacinthus/werich#readme)
|
||||
---
|
||||
- 项目地址:[mpv](https://github.com/mpv-player/mpv)
|
||||
- 项目说明:免费、开源、跨平台的媒体播放器
|
||||

|
||||
- 相关文章:[README](https://github.com/mpv-player/mpv#readme)
|
||||
---
|
||||
- 项目地址:[feeds](https://github.com/gorilla/feeds)
|
||||
- 项目说明:一个 RSS 生成器库,用于从 Go 应用程序生成 RSS、Atom 和 JSON feed。
|
||||
- 相关文章:[README](https://github.com/gorilla/feeds#readme)
|
||||
---
|
||||
- 项目地址:[Cronicle](https://github.com/jhuckaby/Cronicle)
|
||||
- 项目说明:一个简单的分布式任务调度程序和运行程序,具有基于 Web 的 UI。
|
||||

|
||||
- 相关文章:[README](https://github.com/jhuckaby/Cronicle#readme)
|
||||
---
|
||||
- 项目地址:[fast-shot](https://github.com/opus-domini/fast-shot)
|
||||
- 项目说明:一个强大、功能丰富且高度可配置的 Go HTTP 客户端。类似的还有 [resty](https://github.com/go-resty/resty),[req](https://github.com/imroc/req) 等。
|
||||
- 相关文章:[README](https://github.com/opus-domini/fast-shot#readme)
|
||||
---
|
||||
- 项目地址:[b0pass](https://github.com/bitepeng/b0pass)
|
||||
- 项目说明:基于 Go 语言的高性能 “手机电脑超大文件传输神器”、“局域网共享文件服务器”。支持多平台。
|
||||

|
||||
- 相关文章:[README](https://github.com/bitepeng/b0pass#readme)
|
||||
---
|
||||
### 2,优秀文章
|
||||
|
||||
---
|
||||
- [借钱不拒绝,追款关系僵](https://itlu.net/articles/2770.html)
|
||||
- 如题
|
||||
---
|
||||
- [大规模容器平台共享资源池的预算,分配,核算机制](https://www.likakuli.com/posts/resourcemgmt/)
|
||||
- 如题,文章内容详细介绍了这一块儿内容
|
||||
---
|
||||
|
||||
### 3,优秀博客
|
||||
|
||||
---
|
||||
- 博客地址:[SoulChild随笔记](https://www.soulchild.cn/)
|
||||
- 简单说明:运维,分享了很多 k8s 方面的文章。
|
||||
---
|
||||
- 博客地址:[挨踢路](https://itlu.net/)
|
||||
- 简单说明:资深博主
|
||||
---
|
Reference in New Issue
Block a user