rsgoo's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
dbeaver/dbeaver
Free universal database tool and SQL client
getcursor/cursor
The AI Code Editor
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
squidfunk/mkdocs-material
Documentation that simply works
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
GopeedLab/gopeed
A modern download manager that supports all platforms. Built with Golang and Flutter.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
jaywcjlove/reference
为开发人员分享快速参考备忘清单(速查表)
hybridgroup/gocv
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
elastic/go-elasticsearch
The official Go client for Elasticsearch
buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
disintegration/imaging
Imaging is a simple image processing package for Go
go-mysql-org/go-mysql
a powerful mysql toolset with Go
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
gin-gonic/examples
A repository to host examples and tutorials for Gin.
go-ozzo/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
go-ini/ini
Package ini provides INI file read and write functionality in Go
tjfoc/gmsm
GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)
davincifans101/pinduoduo_backdoor_detailed_report
Maybe the most detailed analysis of pdd backdoors
didi/gendry
a golang library for sql builder
go-opencv/go-opencv
Go bindings for OpenCV / 2.x API in gocv / 1.x API in opencv
baidu/bfe-book
In-depth Understanding of BFE《深入理解BFE》(Book for BFE, a CNCF open source project. both in English and in Chinese)
deatil/go-cryptobin
go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)
fsgo/smart-go-dl
Multi Go version management
rsgoo/baidu-faceApi-demo
百度人脸识别 api 调用实例代码