Update README.md to fix " back to top"

This commit is contained in:
Plalyy 2023-09-25 14:16:01 +08:00 committed by GitHub
parent 72fc1814d2
commit 471a52c2ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

180
README.md
View File

@ -223,7 +223,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
- [教程](#教程)
- [Guided Learning Paths](#guided-learning-paths)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 音频和音乐
@ -239,7 +239,7 @@ _用于操作音频的库。 (翻译出错了? 试试 [英文版](README_EN.md#a
- [minimp3](https://github.com/tosone/minimp3) **star:111** 轻量级MP3解码器库。
- [gosamplerate](https://github.com/dh1tw/gosamplerate) **star:30** libsamplerate 的 Go 语言实现接口。 [![近三年未更新][Y]](https://github.com/dh1tw/gosamplerate) [![godoc][D]](https://godoc.org/github.com/dh1tw/gosamplerate)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 身份验证和OAuth
@ -276,7 +276,7 @@ _Libraries for implementing authentication schemes. (翻译出错了? 试试 [
- [scope](https://github.com/SonicRoshan/scope) **star:32** 在Go中轻松管理OAuth2范围。 [![godoc][D]](https://godoc.org/github.com/SonicRoshan/scope)
- [cookiestxt](https://github.com/mengzhuo/cookiestxt) **star:12** provides a parser of cookies.txt file format. [![近一周有更新][G]](https://github.com/mengzhuo/cookiestxt) [![godoc][D]](https://godoc.org/github.com/mengzhuo/cookiestxt)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 区块链
@ -289,7 +289,7 @@ _构建区块链的工具。 (翻译出错了? 试试 [英文版](README_EN.md#b
- [gossamer](https://github.com/ChainSafe/gossamer) **star:391** Polkadot主机的Go实现。 [![近一周有更新][G]](https://github.com/ChainSafe/gossamer) [![godoc][D]](https://godoc.org/github.com/ChainSafe/gossamer)
- [cometbft](https://github.com/cometbft/cometbft) **star:354** A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. It is a fork of Tendermint Core and implements the Tendermint consensus algorithm. [![近一周有更新][G]](https://github.com/cometbft/cometbft) [![godoc][D]](https://godoc.org/github.com/cometbft/cometbft)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Bot建设
@ -322,7 +322,7 @@ _用于构建和使用机器人的库。 (翻译出错了? 试试 [英文版](RE
- [teleterm](https://github.com/alfiankan/teleterm) **star:28** Telegram Bot执行终端命令。 [![godoc][D]](https://godoc.org/github.com/alfiankan/teleterm)
- [micha](https://github.com/onrik/micha) **star:26** 基于 GO 实现的Telegram 机器人API库。 [![godoc][D]](https://godoc.org/github.com/onrik/micha)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 构建自动化
@ -340,7 +340,7 @@ _Libraries and tools help with build automation. (翻译出错了? 试试 [英
- [gilbert](https://go-gilbert.github.io) 一个为 Go 项目而生的构建系统和任务运行器。
- [anko](https://github.com/GuilhermeCaruso/anko) **star:31** 适用于多种编程语言的简单应用程序监视程序。 [![godoc][D]](https://godoc.org/github.com/GuilhermeCaruso/anko)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 命令行
@ -388,7 +388,7 @@ _用于构建控制台应用程序和控制台用户界面的库。 (翻译出
- [go-palette](https://github.com/abusomani/go-palette) **star:13** Go library that provides elegant and convenient style definitions using ANSI colors. Fully compatible & wraps the [fmt library](https://pkg.go.dev/fmt) for nice terminal layouts. [![godoc][D]](https://godoc.org/github.com/abusomani/go-palette)
- [crab-config-files-templating](https://github.com/alfiankan/crab-config-files-templating) **star:6** Dynamic configuration file templating tool for kubernetes manifest or general configuration files. [![godoc][D]](https://godoc.org/github.com/alfiankan/crab-config-files-templating)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 标准CLI
@ -444,7 +444,7 @@ _用于构建标准或基本命令行应用程序的库。 (翻译出错了? 试
- [ts](https://github.com/liujianping/ts) **star:17** 时间戳转换和比较工具。 [![近三年未更新][Y]](https://github.com/liujianping/ts) [![godoc][D]](https://godoc.org/github.com/liujianping/ts)
- [subcmd](https://github.com/bobg/subcmd) **star:5** 解析和运行子命令的另一种方法。与标准的“旗帜”包一起工作。 [![godoc][D]](https://godoc.org/github.com/bobg/subcmd)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 配置
@ -505,7 +505,7 @@ _配置解析的库。 (翻译出错了? 试试 [英文版](README_EN.md#configu
- [nfigure](https://github.com/muir/nfigure) **star:5** Per-library struct-tag based configuration from command lines (Posix & Go-style); environment, JSON, YAML [![近一周有更新][G]](https://github.com/muir/nfigure) [![godoc][D]](https://godoc.org/github.com/muir/nfigure)
- [goConfig](https://github.com/crgimenes/goConfig) **star:3** 将结构体解析为输入,并用来自命令行、环境变量和配置文件的参数填充该结构体的字段。 [![godoc][D]](https://godoc.org/github.com/crgimenes/goConfig)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 持续集成
@ -523,7 +523,7 @@ _用于帮助进行持续集成的工具。 (翻译出错了? 试试 [英文版]
- [roveralls](https://github.com/LawrenceWoodman/roveralls) **star:19** 递归覆盖测试工具。 [![近三年未更新][Y]](https://github.com/LawrenceWoodman/roveralls) [![godoc][D]](https://godoc.org/github.com/LawrenceWoodman/roveralls)
- [go-fuzz-action](https://github.com/jidicula/go-fuzz-action) **star:9** Use Go 1.18's built-in fuzz testing in GitHub Actions.
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## CSS预处理器
@ -532,7 +532,7 @@ _用于预处理CSS文件的库。 (翻译出错了? 试试 [英文版](README_E
- [gcss](https://github.com/yosssi/gcss) **star:483** 纯Go编写的 CSS 预处理器。 [![近三年未更新][Y]](https://github.com/yosssi/gcss) [![godoc][D]](https://godoc.org/github.com/yosssi/gcss)
- [go-libsass](https://github.com/wellington/go-libsass) **star:198** 采用 Go封装100% 与 Sass 兼容的 libsass 项目。
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 数据结构与算法
@ -653,7 +653,7 @@ additional ordered map implementations.
- [ordered-concurrently](https://github.com/tejzpr/ordered-concurrently) **star:24** Go模块处理并发工作并在通道中返回输入顺序的输出。 [![godoc][D]](https://godoc.org/github.com/tejzpr/ordered-concurrently)
- [parapipe](https://github.com/nazar256/parapipe) **star:24** FIFO管道并行执行在每个阶段同时保持消息和结果的顺序。 [![godoc][D]](https://godoc.org/github.com/nazar256/parapipe)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 数据库
@ -806,7 +806,7 @@ _用于构建和使用SQL的库。 (翻译出错了? 试试 [英文版](README_E
- [Hotcoal](https://github.com/motrboat/hotcoal) **star:8** Secure your handcrafted SQL against injection. [![godoc][D]](https://godoc.org/github.com/motrboat/hotcoal)
- [sg](https://github.com/go-the-way/sg) **star:4** A SQL Gen for generating standard SQLs(supports: CRUD) written in Go. [![godoc][D]](https://godoc.org/github.com/go-the-way/sg)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 数据库驱动程序
@ -878,7 +878,7 @@ _用于构建和使用SQL的库。 (翻译出错了? 试试 [英文版](README_E
- [skizze](https://github.com/seiflotfy/skizze) **star:88** 面向概率数据结构的服务和存储。 [![近三年未更新][Y]](https://github.com/seiflotfy/skizze) [![godoc][D]](https://godoc.org/github.com/seiflotfy/skizze)
- [goes](https://github.com/OwnLocal/goes) **star:29** 实现了与 Elasticsearch 交互的库。 [![godoc][D]](https://godoc.org/github.com/OwnLocal/goes)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 日期和时间
@ -907,7 +907,7 @@ _用于处理日期和时间的库。 (翻译出错了? 试试 [英文版](READM
- [go-anytime](https://github.com/ijt/go-anytime) **star:11** Parse dates/times like "next dec 22nd at 3pm" and ranges like "from today until next thursday" without knowing the format in advance. [![godoc][D]](https://godoc.org/github.com/ijt/go-anytime)
- [go-week](https://github.com/stoewer/go-week) **star:8** 一个有效的软件包以配合ISO8601周日期。 [![godoc][D]](https://godoc.org/github.com/stoewer/go-week)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 分布式系统
@ -967,7 +967,7 @@ _协助构建分布式系统的包。 (翻译出错了? 试试 [英文版](READM
- [dynatomic](https://github.com/tylfin/dynatomic) **star:15** 基于 DynamoDB 的 原子计数器的库。 [![godoc][D]](https://godoc.org/github.com/tylfin/dynatomic)
- [failured](https://github.com/andy2046/failured) **star:10** 分布式系统的自适应应计故障检测器。 [![godoc][D]](https://godoc.org/github.com/andy2046/failured)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 动态域名
@ -977,7 +977,7 @@ _更新动态DNS记录的工具。 (翻译出错了? 试试 [英文版](README_E
- [DDNS](https://github.com/skibish/ddns) **star:238** 个人 DDNS 客户端。 [![godoc][D]](https://godoc.org/github.com/skibish/ddns)
- [dyndns](https://gitlab.com/alcastle/dyndns) 后台去处理定期和自动检查您的IP地址并作出更新(一个或多个)动态DNS记录为谷歌域每当您的地址变化。
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 电子邮件
@ -1007,7 +1007,7 @@ _实现了电子邮件创建和发送。 (翻译出错了? 试试 [英文版](RE
- [go-email-validator](https://github.com/go-email-validator/go-email-validator) **star:52** 模块化电子邮件验证器的语法一次性smtp等…检查。 [![近一周有更新][G]](https://github.com/go-email-validator/go-email-validator) [![godoc][D]](https://godoc.org/github.com/go-email-validator/go-email-validator)
- [mailx](https://github.com/valord577/mailx) **star:8** Mailx是一个使通过SMTP发送电子邮件更容易的库。它是对golang标准库' net/smtp '的增强。 [![godoc][D]](https://godoc.org/github.com/valord577/mailx)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 可嵌入的脚本语言
@ -1035,7 +1035,7 @@ _在go代码中嵌入其他语言。 (翻译出错了? 试试 [英文版](README
- [ecal](https://github.com/krotik/ecal) **star:34** 一种简单的支持并发事件处理的可嵌入脚本语言。 [![godoc][D]](https://godoc.org/github.com/krotik/ecal)
- [ngaro](https://github.com/db47h/ngaro) **star:25** 嵌入式 Ngaro VM实现支持在 Retro 中运行脚本。 [![近三年未更新][Y]](https://github.com/db47h/ngaro) [![godoc][D]](https://godoc.org/github.com/db47h/ngaro)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 错误处理
@ -1058,7 +1058,7 @@ _处理错误的库。 (翻译出错了? 试试 [英文版](README_EN.md#error-h
- [errors](https://github.com/PumpkinSeed/errors) **star:7** 最简单的错误包装器,具有出色的性能和最小的内存开销。 [![godoc][D]](https://godoc.org/github.com/PumpkinSeed/errors)
- [errors](https://github.com/neuronlabs/errors) **star:5** 使用分类原语进行简单的golang错误处理。 [![近三年未更新][Y]](https://github.com/neuronlabs/errors) [![godoc][D]](https://godoc.org/github.com/neuronlabs/errors)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 文件处理
@ -1090,7 +1090,7 @@ _处理文件和文件系统的库。 (翻译出错了? 试试 [英文版](READM
- [higgs](https://github.com/dastoori/higgs) **star:17** 一个小小的跨平台Go库用于隐藏/取消隐藏文件和目录。 [![godoc][D]](https://godoc.org/github.com/dastoori/higgs)
- [pathtype](https://github.com/jonchun/pathtype) **star:12** 将路径视为它们自己的类型,而不是使用字符串。 [![godoc][D]](https://godoc.org/github.com/jonchun/pathtype)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 金融
@ -1119,7 +1119,7 @@ _会计和财务软件包。 (翻译出错了? 试试 [英文版](README_EN.md#f
- [decimal](https://github.com/govalues/decimal) **star:4** Immutable decimal numbers with panic-free arithmetic. [![近一周有更新][G]](https://github.com/govalues/decimal) [![godoc][D]](https://godoc.org/github.com/govalues/decimal)
- [money](https://github.com/govalues/money) **star:2** Immutable monetary amounts and exchange rates with panic-free arithmetic. [![godoc][D]](https://godoc.org/github.com/govalues/money)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 表单
@ -1138,7 +1138,7 @@ _用于处理表单的库。 (翻译出错了? 试试 [英文版](README_EN.md#f
- [queryparam](https://github.com/tomwright/queryparam) **star:16** 解码的url。值转换为标准或自定义类型的可用结构值。 [![近三年未更新][Y]](https://github.com/tomwright/queryparam) [![godoc][D]](https://godoc.org/github.com/tomwright/queryparam)
- [gbind](https://github.com/bdjimmy/gbind) **star:8** Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation [![godoc][D]](https://godoc.org/github.com/bdjimmy/gbind) [![包含中文文档][CN]](https://github.com/bdjimmy/gbind)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 方法
@ -1154,7 +1154,7 @@ _在Go中支持函数式编程的包。 (翻译出错了? 试试 [英文版](REA
- [underscore](https://github.com/rjNemo/underscore) **star:92** Go 1.18及以上版本的函数式编程助手。 [![godoc][D]](https://godoc.org/github.com/rjNemo/underscore)
- [valor](https://github.com/phelmkamp/valor) **star:14** Generic option and result types that optionally contain a value. [![godoc][D]](https://godoc.org/github.com/phelmkamp/valor)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 游戏开发
@ -1181,7 +1181,7 @@ _很棒的游戏开发库。 (翻译出错了? 试试 [英文版](README_EN.md#g
- [prototype](https://github.com/gonutz/prototype) **star:81** 跨平台(Windows/Linux/Mac)库用于使用最少的API创建桌面游戏。 [![godoc][D]](https://godoc.org/github.com/gonutz/prototype)
- [fantasyname](https://github.com/s0rg/fantasyname) **star:20** Fantasy names generator. [![godoc][D]](https://godoc.org/github.com/s0rg/fantasyname)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 发电机
@ -1200,7 +1200,7 @@ _生成Go代码的工具。 (翻译出错了? 试试 [英文版](README_EN.md#ge
- [typeregistry](https://github.com/xiaoxin01/typeregistry) **star:21** 动态创建类型的库。 [![近三年未更新][Y]](https://github.com/xiaoxin01/typeregistry) [![godoc][D]](https://godoc.org/github.com/xiaoxin01/typeregistry)
- [convergen](https://github.com/reedom/convergen) **star:8** Feature rich type-to-type copy code generator. [![godoc][D]](https://godoc.org/github.com/reedom/convergen)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 地理
@ -1222,7 +1222,7 @@ _地理工具和服务器 (翻译出错了? 试试 [英文版](README_EN.md#geog
- [Web-Mercator-Projection](https://github.com/jorelosorio/web-mercator-projection) A project to easily use and convert LonLat, Point and Tile to display info, markers, etc, in a map using the Web Mercator Projection.
- [WGS84](https://github.com/wroge/wgs84) **star:99** 坐标转换和转换库(ETRS89, OSGB36, NAD83, RGF93, Web Mercator, UTM)。 [![godoc][D]](https://godoc.org/github.com/wroge/wgs84)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Go 编译器
@ -1235,7 +1235,7 @@ _可将 Go 转换为其他语言的编译工具。 (翻译出错了? 试试 [英
- [esp32](https://github.com/andygeiss/esp32-transpiler) **star:71** 转到Arduino代码。 [![godoc][D]](https://godoc.org/github.com/andygeiss/esp32-transpiler)
- [f4go](https://github.com/Konstantin8105/f4go) **star:37** 将 FORTRAN 77 转换为 Go代码。 [![godoc][D]](https://godoc.org/github.com/Konstantin8105/f4go)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Goroutines
@ -1290,7 +1290,7 @@ _管理和处理 Goroutines 的工具。 (翻译出错了? 试试 [英文版](RE
- [async-job](https://github.com/lab210-dev/async-job) **star:7** AsyncJob is an asynchronous queue job manager with light code, clear and speed. [![godoc][D]](https://godoc.org/github.com/lab210-dev/async-job)
- [go-workerpool](https://github.com/zenthangplus/go-workerpool) **star:7** Inspired from Java Thread Pool, Go WorkerPool aims to control heavy Go Routines. [![godoc][D]](https://godoc.org/github.com/zenthangplus/go-workerpool)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## GUI
@ -1324,7 +1324,7 @@ _交互 (翻译出错了? 试试 [英文版](README_EN.md#gui) 吧~)_
- [mac-activity-tracker](https://github.com/prashantgupta24/activity-tracker) **star:24** 用于通知计算机上的任何(可插入的)活动的 OSX 库。 [![godoc][D]](https://godoc.org/github.com/prashantgupta24/activity-tracker)
- [AppIndicator Go](https://github.com/gopherlibs/appindicator) **star:3** 实现了 libappindicator3 C库 的 Go接口。 [![godoc][D]](https://godoc.org/github.com/gopherlibs/appindicator)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 硬件
@ -1339,7 +1339,7 @@ _硬件交互相关的库、工具和教程。 (翻译出错了? 试试 [英文
- [go-osc](https://github.com/hypebeast/go-osc) **star:175** 为Go打开声音控制(OSC)绑定。 [![godoc][D]](https://godoc.org/github.com/hypebeast/go-osc)
- [joystick](https://github.com/0xcafed00d/joystick) **star:47** 用于读取附加操纵杆状态的轮询API。 [![godoc][D]](https://godoc.org/github.com/0xcafed00d/joystick)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 图片
@ -1389,7 +1389,7 @@ _图像处理相关的库。 (翻译出错了? 试试 [英文版](README_EN.md#i
- [mpo](https://github.com/donatj/mpo) **star:11** MPO三维照片的解码和转换工具。 [![godoc][D]](https://godoc.org/github.com/donatj/mpo)
- [scout](https://github.com/jonoton/scout) **star:10** Scout是一款独立的开源视频安全软件解决方案。 [![godoc][D]](https://godoc.org/github.com/jonoton/scout)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 物联网
@ -1408,7 +1408,7 @@ _物联网设备编程库。 (翻译出错了? 试试 [英文版](README_EN.md#i
- [sensorbee](https://github.com/sensorbee/sensorbee) **star:222** 轻量级物联网流处理引擎。 [![近三年未更新][Y]](https://github.com/sensorbee/sensorbee) [![godoc][D]](https://godoc.org/github.com/sensorbee/sensorbee)
- [eywa](https://github.com/xcodersun/eywa) **star:60** Eywa是一个用于跟踪连接的设备连接管理器。 [![近三年未更新][Y]](https://github.com/xcodersun/eywa) [![godoc][D]](https://godoc.org/github.com/xcodersun/eywa)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 作业调度器
@ -1432,7 +1432,7 @@ _用于作业调度的库。 (翻译出错了? 试试 [英文版](README_EN.md#j
- [sched](https://github.com/romshark/sched) **star:27** 具有快进时间能力的作业调度程序。 [![godoc][D]](https://godoc.org/github.com/romshark/sched)
- [cronticker](https://github.com/krayzpipes/cronticker) **star:11** 支持cron调度的一个自动报价器实现。 [![godoc][D]](https://godoc.org/github.com/krayzpipes/cronticker)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## JSON
@ -1477,7 +1477,7 @@ _用于JSON处理的库。 (翻译出错了? 试试 [英文版](README_EN.md#jso
- [omg.jsonparser](https://github.com/dedalqq/omg.jsonparser) **star:4** 简单的JSON解析器通过golang结构字段标签进行条件验证。 [![godoc][D]](https://godoc.org/github.com/dedalqq/omg.jsonparser)
- [jsonhandlers](https://github.com/abusomani/jsonhandlers) **star:1** JSON library to expose simple handlers that lets you easily read and write json from various sources. [![godoc][D]](https://godoc.org/github.com/abusomani/jsonhandlers)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 日志记录
@ -1546,7 +1546,7 @@ _用于生成和处理日志文件的库。 (翻译出错了? 试试 [英文版]
- [log](https://github.com/no-src/log) **star:2** A simple logging framework out of the box. [![godoc][D]](https://godoc.org/github.com/no-src/log)
- [yell](https://github.com/jfcg/yell) **star:1** 这是另一个极简的日志库。 [![godoc][D]](https://godoc.org/github.com/jfcg/yell)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 机器学习
@ -1591,7 +1591,7 @@ _机器学习库。 (翻译出错了? 试试 [英文版](README_EN.md#machine-le
- [evoli](https://github.com/khezen/evoli) **star:27** 遗传算法Genetic Algorithm和粒子群优化Particle Swarm Optimization库。 [![godoc][D]](https://godoc.org/github.com/khezen/evoli)
- [probab](https://github.com/ThePaw/probab) **star:18** 概率分布函数。贝叶斯推理。使用Go写的。 [![近三年未更新][Y]](https://github.com/ThePaw/probab) [![godoc][D]](https://godoc.org/github.com/ThePaw/probab)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 消息
@ -1652,7 +1652,7 @@ _实现消息传递系统的库。 (翻译出错了? 试试 [英文版](README_E
- [jazz](https://github.com/socifi/jazz) **star:18** 一个简单的RabbitMQ抽象层用于队列管理和消息的发布和消费。 [![近三年未更新][Y]](https://github.com/socifi/jazz) [![godoc][D]](https://godoc.org/github.com/socifi/jazz)
- [gaurun-client](https://github.com/osamingo/gaurun-client) **star:11** 用Go编写的Gaurun客户端。 [![godoc][D]](https://godoc.org/github.com/osamingo/gaurun-client)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 微软办公软件
@ -1669,7 +1669,7 @@ _用于操作Microsoft Excel的库。 (翻译出错了? 试试 [英文版](READM
- [goxlsxwriter](https://github.com/fterrag/goxlsxwriter) **star:21** libxlsxwriter的Go binding, 用于编写XLSX (Microsoft Excel)文件。 [![godoc][D]](https://godoc.org/github.com/fterrag/goxlsxwriter) [![归档项目][Archived]](https://github.com/fterrag/goxlsxwriter)
- [exl](https://github.com/go-the-way/exl) **star:20** Excel binding to struct written in Go.(Only supports Go1.18+) [![godoc][D]](https://godoc.org/github.com/go-the-way/exl)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 杂项
@ -1693,7 +1693,7 @@ _用于处理依赖项注入的库。 (翻译出错了? 试试 [英文版](READM
- [kinit](https://github.com/go-kata/kinit) **star:9** 可定制的依赖注入容器,具有全局模式,级联初始化和紧急安全结束。 [![godoc][D]](https://godoc.org/github.com/go-kata/kinit)
- [HnH/di](https://github.com/HnH/di) **star:6** DI容器库专注于干净的API和灵活性。 [![godoc][D]](https://godoc.org/github.com/HnH/di)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 项目布局
@ -1715,7 +1715,7 @@ _**非官方的**模式的结构项目。 (翻译出错了? 试试 [英文版](R
- [insidieux/inizio](https://github.com/insidieux/inizio) **star:16** 带有插件的Golang项目布局生成器。 [![godoc][D]](https://godoc.org/github.com/insidieux/inizio)
- [go-module](https://github.com/octomation/go-module) **star:14** Template for a typical module written on Go. [![近一周有更新][G]](https://github.com/octomation/go-module)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 字符串
@ -1729,7 +1729,7 @@ _处理字符串的库。 (翻译出错了? 试试 [英文版](README_EN.md#stri
- [go-formatter](https://gitlab.com/tymonx/go-formatter) 实现**替换字段**由大括号'{}'格式字符串包围。
- [bexp](https://github.com/mkungla/bexp) 执行大括号扩展机制来生成任意字符串。
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 未分类的
@ -1795,7 +1795,7 @@ _这些库之所以放在这里是因为不适合放在其他分类。 (翻
- [common](https://github.com/kubeservice-stack/common) **star:4** A library for server framework. [![godoc][D]](https://godoc.org/github.com/kubeservice-stack/common)
- [sitemap-format](https://github.com/mingard/sitemap-format) **star:4** A simple sitemap generator, with a little syntactic sugar. [![godoc][D]](https://godoc.org/github.com/mingard/sitemap-format)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 自然语言处理
@ -1868,7 +1868,7 @@ See also [Text Processing](#text-processing) and [Text Analysis](#text-analysis)
- [transliterator](https://github.com/alexsergivan/transliterator) **star:36** 提供单向字符串音译,并支持特定于语言的音译规则。 [![godoc][D]](https://godoc.org/github.com/alexsergivan/transliterator)
- [enca](https://github.com/endeveit/enca) **star:15** 最小的cgo绑定[libenca](https://cihar.com/software/enca/),它检测字符编码。 [![近三年未更新][Y]](https://github.com/endeveit/enca) [![godoc][D]](https://godoc.org/github.com/endeveit/enca)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 网络
@ -1945,7 +1945,7 @@ _用于处理各种网络层的库。 (翻译出错了? 试试 [英文版](READM
- [gnet](https://github.com/fish-tennis/gnet) **star:12** `gnet` is a high-performance networking framework,especially for game servers. [![godoc][D]](https://godoc.org/github.com/fish-tennis/gnet) [![包含中文文档][CN]](https://github.com/fish-tennis/gnet)
- [go-sse](https://github.com/lampctl/go-sse) **star:3** Go client and server implementation of HTML server-sent events. [![godoc][D]](https://godoc.org/github.com/lampctl/go-sse)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### HTTP客户端
@ -1969,7 +1969,7 @@ _用于发出HTTP请求的库。 (翻译出错了? 试试 [英文版](README_EN.
- [httpretry](https://github.com/ybbus/httpretry) **star:39** 用重试功能丰富默认的go HTTP客户端。 [![godoc][D]](https://godoc.org/github.com/ybbus/httpretry)
- [go-req](https://github.com/wenerme/go-req) **star:20** 声明式golang HTTP客户端。 [![godoc][D]](https://godoc.org/github.com/wenerme/go-req)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## OpenGL
@ -1982,7 +1982,7 @@ _用于在Go中使用OpenGL的库。 (翻译出错了? 试试 [英文版](README
- [goxjs/glfw](https://github.com/goxjs/glfw) **star:79** 跨平台 glfw 库,可用于创建 OpenGL 上下文并接收事件。 [![godoc][D]](https://godoc.org/github.com/goxjs/glfw)
- [go-glmatrix](https://github.com/technohippy/go-glmatrix) **star:7** 进入[glMatrix](https://glmatrix.net/)库的端口。 [![godoc][D]](https://godoc.org/github.com/technohippy/go-glmatrix)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## ORM
@ -2012,7 +2012,7 @@ _Libraries that implement Object-Relational Mapping or datamapping techniques. (
- [lore](https://github.com/abrahambotros/lore) **star:12** Simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go. [![近三年未更新][Y]](https://github.com/abrahambotros/lore) [![godoc][D]](https://godoc.org/github.com/abrahambotros/lore)
- [go-dbw](https://github.com/hashicorp/go-dbw) **star:8** A simple package that encapsulates database operations. [![godoc][D]](https://godoc.org/github.com/hashicorp/go-dbw)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 包管理
@ -2042,7 +2042,7 @@ _用于包和依赖项管理的非官方库。 (翻译出错了? 试试 [英文
- [VenGO](https://github.com/DamnWidget/VenGO) **star:122** 创建和管理可导出的隔离go虚拟环境。 [![近三年未更新][Y]](https://github.com/DamnWidget/VenGO) [![godoc][D]](https://godoc.org/github.com/DamnWidget/VenGO)
- [gop](https://github.com/lunny/gop) **star:50** 在GOPATH之外构建和管理Go应用程序。 [![近三年未更新][Y]](https://github.com/lunny/gop) [![godoc][D]](https://godoc.org/github.com/lunny/gop) [![包含中文文档][CN]](https://github.com/lunny/gop) [![归档项目][Archived]](https://github.com/lunny/gop)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 性能
@ -2053,7 +2053,7 @@ _用于包和依赖项管理的非官方库。 (翻译出错了? 试试 [英文
- [go-instrument](https://github.com/nikolaydubina/go-instrument) **star:97** Automatically add spans to all methods and functions. [![godoc][D]](https://godoc.org/github.com/nikolaydubina/go-instrument)
- [tracer](https://github.com/kamilsk/tracer) **star:79** 简单、轻量级的跟踪。 [![godoc][D]](https://godoc.org/github.com/kamilsk/tracer)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 查询语言
@ -2075,7 +2075,7 @@ _用于包和依赖项管理的非官方库。 (翻译出错了? 试试 [英文
- [gws](https://github.com/Zaba505/gws) **star:7** Apollos的“GraphQL over Websocket”客户端和服务器实现。 [![近三年未更新][Y]](https://github.com/Zaba505/gws) [![godoc][D]](https://godoc.org/github.com/Zaba505/gws)
- [grapher](https://github.com/reaganiwadha/grapher) **star:2** A GraphQL field builder utilizing Go generics with extra utilities and features. [![godoc][D]](https://godoc.org/github.com/reaganiwadha/grapher)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 嵌入的资源
@ -2092,7 +2092,7 @@ _用于包和依赖项管理的非官方库。 (翻译出错了? 试试 [英文
- [debme](https://github.com/leaanthony/debme) **star:25** 创建一个“嵌入。FS '从一个现有的'嵌入。FS的子目录。 [![godoc][D]](https://godoc.org/github.com/leaanthony/debme)
- [mule](https://github.com/wlbr/mule) **star:12** Embed external resources like images, movies ... into Go source code to create single file binaries using `go generate`. Focused on simplicity. [![godoc][D]](https://godoc.org/github.com/wlbr/mule)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 科学与数据分析
@ -2133,7 +2133,7 @@ _用于科学计算和数据分析的库。 (翻译出错了? 试试 [英文版]
- [rootfinding](https://github.com/khezen/rootfinding) **star:10** 二次函数求根算法库。 [![近三年未更新][Y]](https://github.com/khezen/rootfinding) [![godoc][D]](https://godoc.org/github.com/khezen/rootfinding)
- [bradleyterry](https://github.com/seanhagen/bradleyterry) **star:8** 为成对比较提供了一个 Bradley-Terry 模型。 [![近三年未更新][Y]](https://github.com/seanhagen/bradleyterry) [![godoc][D]](https://godoc.org/github.com/seanhagen/bradleyterry)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 安全
@ -2174,7 +2174,7 @@ _用于帮助您的应用程序更安全的库。 (翻译出错了? 试试 [英
- [goArgonPass](https://github.com/dwin/goArgonPass) **star:16** Argon2密码散列和验证设计为与现有Python和PHP实现兼容。 [![godoc][D]](https://godoc.org/github.com/dwin/goArgonPass)
- [Interpol](https://github.com/avahidi/interpol) **star:2** 基于规则的数据生成器,用于模糊和渗透测试。 [![godoc][D]](https://godoc.org/github.com/avahidi/interpol)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 序列化
@ -2202,7 +2202,7 @@ _用于二进制序列化的库和工具。 (翻译出错了? 试试 [英文版]
- [unitpacking](https://github.com/recolude/unitpacking) **star:6** 标准库将单元向量打包到尽可能少的字节中。 [![godoc][D]](https://godoc.org/github.com/recolude/unitpacking)
- [go-lctree](https://github.com/sbourlon/go-lctree) **star:4** 提供一个CLI和原语来序列化和反序列化[LeetCode二进制树](https://support.leetcode.com/hc/en-us/articles/360011883654-what-does -1-null-2-3-mean-in-二进制树表示)。 [![近三年未更新][Y]](https://github.com/sbourlon/go-lctree) [![godoc][D]](https://godoc.org/github.com/sbourlon/go-lctree)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 服务器应用程序
@ -2237,7 +2237,7 @@ _用于二进制序列化的库和工具。 (翻译出错了? 试试 [英文版]
- [Moxy](https://github.com/sinhashubham95/moxy) **star:10** Moxy是一个简单的模拟和代理应用程序服务器您可以创建模拟端点以及代理请求以防端点不存在模拟。 [![godoc][D]](https://godoc.org/github.com/sinhashubham95/moxy)
- [riemann-relay](https://github.com/blind-oracle/riemann-relay) **star:2** 传递到负载平衡Riemann事件并/或将其转换为 Carbon。 [![近三年未更新][Y]](https://github.com/blind-oracle/riemann-relay) [![godoc][D]](https://godoc.org/github.com/blind-oracle/riemann-relay)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 流处理
@ -2248,7 +2248,7 @@ _用于流处理和响应式编程的库和工具。 (翻译出错了? 试试 [
- [stream](https://github.com/youthlin/stream) **star:83** 去流像Java 8流:过滤器/地图/平面地图/Peek/排序/ForEach/减少… [![godoc][D]](https://godoc.org/github.com/youthlin/stream)
- [goio](https://github.com/primetalk/goio) **star:71** An implementation of IO, Stream, Fiber for Golang, inspired by awesome Scala libraries cats and fs2. [![godoc][D]](https://godoc.org/github.com/primetalk/goio)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 模板引擎
@ -2271,7 +2271,7 @@ _用于模板和词法分析的库和工具。 (翻译出错了? 试试 [英文
- [tbd](https://github.com/lucasepe/tbd) **star:24** 用占位符创建文本模板的一种非常简单的方法——暴露额外的Git repo元数据。 [![godoc][D]](https://godoc.org/github.com/lucasepe/tbd)
- [got](https://github.com/goradd/got) **star:15** 一个受Hero和Fasttemplate启发的Go代码生成器。包括文件自定义标签定义注入的Go代码语言翻译等等。 [![godoc][D]](https://godoc.org/github.com/goradd/got)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 测试
@ -2382,7 +2382,7 @@ _用于测试代码库和生成测试数据的库。 (翻译出错了? 试试 [
- Fail injection
- [failpoint](https://github.com/pingcap/failpoint) **star:783** Golang的[故障点](https://www.freebsd.org/cgi/man.cgi?query=fail)实现。 [![godoc][D]](https://godoc.org/github.com/pingcap/failpoint)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 文本处理
@ -2481,7 +2481,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A
- [kace](https://github.com/codemodus/kace) **star:20** 通用大小写转换工具 [![近三年未更新][Y]](https://github.com/codemodus/kace) [![godoc][D]](https://godoc.org/github.com/codemodus/kace)
- [TySug](https://github.com/Dynom/TySug) **star:17** 关于键盘布局的其他建议。 [![godoc][D]](https://godoc.org/github.com/Dynom/TySug)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 第三方api
@ -2592,7 +2592,7 @@ _用于访问第三方api的库。 (翻译出错了? 试试 [英文版](README_E
- [TripAdvisor](https://github.com/mrbenosborne/tripadvisor-golang) **star:2** TripAdvisor API 的 Go 语言封装。 [![近三年未更新][Y]](https://github.com/mrbenosborne/tripadvisor-golang) [![godoc][D]](https://godoc.org/github.com/mrbenosborne/tripadvisor-golang)
- [vl-go](https://github.com/verifid/vl-go) **star:2** 使用客户端库中的VerifID身份验证层API。 [![godoc][D]](https://godoc.org/github.com/verifid/vl-go)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 公用事业公司
@ -2772,7 +2772,7 @@ _可以让你的生活变得更简单的实用工具.。 (翻译出错了? 试
- [goctx](https://github.com/zerosnake0/goctx) **star:4** 获得高性能的上下文值。 [![godoc][D]](https://godoc.org/github.com/zerosnake0/goctx)
- [objwalker](https://github.com/rekby/objwalker) **star:2** 走过带有反射的物体。 [![godoc][D]](https://godoc.org/github.com/rekby/objwalker)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## UUID
@ -2790,7 +2790,7 @@ _用于处理uuid的库。 (翻译出错了? 试试 [英文版](README_EN.md#uui
- [gouid](https://github.com/twharmon/gouid) **star:21** 生成加密安全的随机字符串id只有一个分配。 [![godoc][D]](https://godoc.org/github.com/twharmon/gouid)
- [uuid](https://github.com/agext/uuid) **star:16** 使用快速或加密质量的随机节点标识符生成、编码和解码UUIDs v1。 [![近三年未更新][Y]](https://github.com/agext/uuid) [![godoc][D]](https://godoc.org/github.com/agext/uuid)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 验证
@ -2809,7 +2809,7 @@ _库进行验证。 (翻译出错了? 试试 [英文版](README_EN.md#validation
- [Validator](https://github.com/go-the-way/validator) **star:6** 一个用Go编写的轻量级模型验证器。包含VFs:Min、Max、MinLength、MaxLength、Length、Enum、Regex。 [![godoc][D]](https://godoc.org/github.com/go-the-way/validator)
- [valix](https://github.com/marrow16/valix) Go package for validating requests
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 版本控制
@ -2825,7 +2825,7 @@ _用于版本控制的库。 (翻译出错了? 试试 [英文版](README_EN.md#v
- [hgo](https://github.com/beyang/hgo) **star:16** Hgo是一组Go包的集合提供对本地Mercurial存储库的读取访问。 [![近三年未更新][Y]](https://github.com/beyang/hgo) [![godoc][D]](https://godoc.org/github.com/beyang/hgo)
- [cli](https://gitlab.com/gitlab-org/cli) 一个开源的GitLab命令行工具将GitLab的酷特性带到您的命令行。
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 视频
@ -2844,7 +2844,7 @@ _用于操作视频的库。 (翻译出错了? 试试 [英文版](README_EN.md#v
- [go-m3u8](https://github.com/etherlabsio/go-m3u8) **star:20** Parser and generator library for Apple m3u8 playlists. Actively maintained version of quangngotan95/go-m3u8 with improvements and latest HLS playlist parsing compatibility. [![godoc][D]](https://godoc.org/github.com/etherlabsio/go-m3u8)
- [go-mpd](https://github.com/unki2aut/go-mpd) **star:18** MPEG-DASH清单文件的解析器和生成器库。 [![近三年未更新][Y]](https://github.com/unki2aut/go-mpd) [![godoc][D]](https://godoc.org/github.com/unki2aut/go-mpd)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Web框架
@ -2907,7 +2907,7 @@ _全栈 web 框架。 (翻译出错了? 试试 [英文版](README_EN.md#web-fram
- [anoweb](https://github.com/go-the-way/anoweb) **star:5** 轻量级和强大的web框架使用了新的Go方式。另一个走了。 [![godoc][D]](https://godoc.org/github.com/go-the-way/anoweb)
- [golamb](https://github.com/twharmon/golamb) **star:5** Golamb makes it easier to write API endpoints for use with AWS Lambda and API Gateway. [![godoc][D]](https://godoc.org/github.com/twharmon/golamb)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 中间件
@ -2942,7 +2942,7 @@ _全栈 web 框架。 (翻译出错了? 试试 [英文版](README_EN.md#web-fram
- [chain](https://github.com/codemodus/chain) **star:63** 带有范围数据的处理程序包装器链接(基于网络/上下文的“中间件”)。 [![近三年未更新][Y]](https://github.com/codemodus/chain) [![godoc][D]](https://godoc.org/github.com/codemodus/chain)
- [catena](https://github.com/codemodus/catena) **star:9** HTTP.Handler wrapper catenation (和chain具有相同的 API ).。 [![近三年未更新][Y]](https://github.com/codemodus/catena) [![godoc][D]](https://godoc.org/github.com/codemodus/catena)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 路由器
@ -2974,7 +2974,7 @@ _全栈 web 框架。 (翻译出错了? 试试 [英文版](README_EN.md#web-fram
- [nchi](https://github.com/muir/nchi) **star:13** Chi-like路由器构建在httprouter上带有基于依赖注入的中间件包装器 [![近一周有更新][G]](https://github.com/muir/nchi) [![godoc][D]](https://godoc.org/github.com/muir/nchi)
- [goroute](https://github.com/goroute/route) **star:8** 简单但功能强大的HTTP请求多路复用器。 [![近三年未更新][Y]](https://github.com/goroute/route) [![godoc][D]](https://godoc.org/github.com/goroute/route)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## WebAssembly
@ -2985,7 +2985,7 @@ _全栈 web 框架。 (翻译出错了? 试试 [英文版](README_EN.md#web-fram
- [webapi](https://github.com/gowebapi/webapi) **star:144** 从WebIDL生成的DOM和HTML的绑定。 [![godoc][D]](https://godoc.org/github.com/gowebapi/webapi)
- [vert](https://github.com/norunners/vert) **star:89** Go和JS值之间的互操作。 [![godoc][D]](https://godoc.org/github.com/norunners/vert)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Windows
@ -2993,7 +2993,7 @@ _全栈 web 框架。 (翻译出错了? 试试 [英文版](README_EN.md#web-fram
- [d3d9](https://github.com/gonutz/d3d9) **star:147** Direct3D9 的 Go 语言接口。 [![godoc][D]](https://godoc.org/github.com/gonutz/d3d9)
- [gosddl](https://github.com/MonaxGT/gosddl) **star:10** 从SDDL-string到用户友好的JSON的转换器。SDDL由四个部分组成:所有者、主群、DACL、SACL。 [![近三年未更新][Y]](https://github.com/MonaxGT/gosddl) [![godoc][D]](https://godoc.org/github.com/MonaxGT/gosddl)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## XML
@ -3050,7 +3050,7 @@ _源代码分析工具也称为静态应用程序安全测试(SAST)工具。
- [usestdlibvars](https://github.com/sashamelentyev/usestdlibvars) **star:41** A linter that detect the possibility to use variables/constants from the Go standard library. [![godoc][D]](https://godoc.org/github.com/sashamelentyev/usestdlibvars)
- [golang-ifood-sdk](https://github.com/arxdsilva/golang-ifood-sdk) **star:10** 好 [![godoc][D]](https://godoc.org/github.com/arxdsilva/golang-ifood-sdk)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 编辑器插件
@ -3073,7 +3073,7 @@ _文本编辑器和ide插件。 (翻译出错了? 试试 [英文版](README_EN.m
- [Go Doc](https://github.com/msyrus/vscode-go-doc) **star:7** 一个Visual Studio Code扩展用于在输出中显示定义和生成go doc。
- [Go plugin for JetBrains IDEs](https://plugins.jetbrains.com/plugin/9568-go) JetBrains IDEs 的 Go 插件。
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Go 生成工具
@ -3091,7 +3091,7 @@ _文本编辑器和ide插件。 (翻译出错了? 试试 [英文版](README_EN.m
- [re2dfa](https://github.com/opennota/re2dfa) 将正则表达式转换为有限状态机,并输出 Go 源代码。
- [godal](https://github.com/mafulong/godal) **star:16** 通过指定可被gorm使用的sql ddl文件生成golang对应的orm模型。 [![godoc][D]](https://godoc.org/github.com/mafulong/godal)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Go 工具
@ -3116,13 +3116,13 @@ _文本编辑器和ide插件。 (翻译出错了? 试试 [英文版](README_EN.m
- [modver](https://github.com/bobg/modver) **star:8** 根据[semver](https://semver.org/)规则比较Go模块的两个版本以检查所需的版本号更改(主要、次要或patchlevel)。 [![godoc][D]](https://godoc.org/github.com/bobg/modver)
- [textra](https://github.com/ravsii/textra) **star:3** Extract Go struct field names, types and tags for filtering and exporting. [![godoc][D]](https://godoc.org/github.com/ravsii/textra)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 软件包
_用Go编写的软件。 (翻译出错了? 试试 [英文版](README_EN.md#software-packages) 吧~)_
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### DevOps 工具
@ -3204,7 +3204,7 @@ _用Go编写的软件。 (翻译出错了? 试试 [英文版](README_EN.md#softw
- [aptly](https://github.com/smira/aptly) **star:9** Debian存储库管理工具。 [![近三年未更新][Y]](https://github.com/smira/aptly) [![godoc][D]](https://godoc.org/github.com/smira/aptly)
- [sg](https://github.com/ChristopherRabotin/sg) **star:8** 可测试一组HTTP极限(如ab),可以在每个调用之间使用响应代码和数据,根据之前的响应来确定特定的服务器压力。 [![近三年未更新][Y]](https://github.com/ChristopherRabotin/sg) [![godoc][D]](https://godoc.org/github.com/ChristopherRabotin/sg)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 其他软件
@ -3278,13 +3278,13 @@ _用Go编写的软件。 (翻译出错了? 试试 [英文版](README_EN.md#softw
- [hoofli](https://github.com/dnnrly/hoofli) **star:7** 从Chrome或Firefox网络检查生成PlantUML图表。 [![godoc][D]](https://godoc.org/github.com/dnnrly/hoofli)
- [protoncheck](https://github.com/servusdei2018/protoncheck) **star:4** ProtonMail模块的waybar/polybar/yabar/i3blocks。 [![godoc][D]](https://godoc.org/github.com/servusdei2018/protoncheck) [![归档项目][Archived]](https://github.com/servusdei2018/protoncheck)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
# 资源
_在哪里可以找到新的Go库。 (翻译出错了? 试试 [英文版](README_EN.md#resources) 吧~)_
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 基准
@ -3303,7 +3303,7 @@ _在哪里可以找到新的Go库。 (翻译出错了? 试试 [英文版](README
- [kvbench](https://github.com/jimrobinson/kvbench) **star:25** K / V 类型数据库基准测试。 [![近三年未更新][Y]](https://github.com/jimrobinson/kvbench) [![godoc][D]](https://godoc.org/github.com/jimrobinson/kvbench)
- [go-json-benchmark](https://github.com/zerosnake0/go-json-benchmark) **star:8** JSON的基准。 [![godoc][D]](https://godoc.org/github.com/zerosnake0/go-json-benchmark)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 会议
@ -3323,7 +3323,7 @@ _在哪里可以找到新的Go库。 (翻译出错了? 试试 [英文版](README
- [GopherCon Vietnam](https://gophercon.vn/) 越南胡志明市。
- [GoWest Conference](https://www.gowestconf.com/) 利希、美国。
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## E-Books
@ -3364,7 +3364,7 @@ _在哪里可以找到新的Go库。 (翻译出错了? 试试 [英文版](README
- [The Golang Standard Library by Example (Chinese)](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
- [Web Application with Go the Anti-Textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## Gophers
@ -3380,7 +3380,7 @@ _在哪里可以找到新的Go库。 (翻译出错了? 试试 [英文版](README
- [gophers](https://github.com/rogeralsing/gophers) **star:57** 随机gopher图形。 [![近三年未更新][Y]](https://github.com/rogeralsing/gophers)
- [gophers](https://github.com/scraly/gophers) **star:23** Gophers by Aurélie Vache.
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 聚会
@ -3447,7 +3447,7 @@ _在哪里可以找到新的Go库。 (翻译出错了? 试试 [英文版](README
_在这里添加您所在城市/国家的群组(发送**PR**) (翻译出错了? 试试 [英文版](README_EN.md#meetups) 吧~)_
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 风格指南
@ -3462,7 +3462,7 @@ _在这里添加您所在城市/国家的群组(发送**PR**) (翻译出错了?
- [Trybe](https://github.com/betrybe/playbook-go/blob/main/README_EN.md)
- [Uber](https://github.com/uber-go/guide/blob/master/style.md)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 社交媒体
@ -3475,13 +3475,13 @@ _在这里添加您所在城市/国家的群组(发送**PR**) (翻译出错了?
- [@golangflow](https://twitter.com/golangflow)
- [@golangweekly](https://twitter.com/golangweekly)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### Reddit
- [r/golang](https://www.reddit.com/r/golang/)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
## 网站
@ -3524,7 +3524,7 @@ _在这里添加您所在城市/国家的群组(发送**PR**) (翻译出错了?
- [Trending Go repositories on GitHub today](https://github.com/trending?l=go) 寻找最新的 Go库 的好地方。
- [TutorialEdge - Golang](https://tutorialedge.net/course/golang/)
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### 教程
@ -3577,12 +3577,12 @@ _在这里添加您所在城市/国家的群组(发送**PR**) (翻译出错了?
- [Working with Go](https://github.com/mkaz/working-with-go) **star:1158** 由一个经验丰富的Go程序员群体编写的一系列Go学习范例。 [![近三年未更新][Y]](https://github.com/mkaz/working-with-go) [![归档项目][Archived]](https://github.com/mkaz/working-with-go)
- [Your basic Go](https://yourbasic.org/golang) 如何收集大量的教程。
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**
### Guided Learning
- [The Go Developer Roadmap](https://roadmap.sh/golang) A visual roadmap that new Go developers can follow through to help them learn Go.
- [The Go Learning Path](https://tutorialedge.net/paths/golang/) A guided learning path containing a mix of free and premium resources.
**[⬆ back to top](#contents)**
**[⬆ back to top](#内容)**