lyjgk's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
PKUFlyingPig/cs-self-learning
计算机自学指南
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
nlohmann/json
JSON for Modern C++
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
micro/go-micro
A Go microservices framework
hashcat/hashcat
World's fastest and most advanced password recovery utility
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
jeessy2/ddns-go
Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
OdysseusYuan/LKY_OfficeTools
一键自动化 下载、安装、激活 Office 的利器。
Supervisor/supervisor
Supervisor process control system for Unix (supervisord)
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
Perfare/Il2CppDumper
Unity il2cpp reverse engineer
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
uber-go/goleak
Goroutine leak detector
ochinchina/supervisord
a go-lang supervisor implementation
mumuy/relationship
**亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.
agiledragon/gomonkey
gomonkey is a library to make monkey patching in unit tests easy
smartwalle/alipay
支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。
xioacd99/study-is-wonderful
awesome public courses and wonderful study resource
favadi/protoc-go-inject-tag
Inject custom tags to protobuf golang struct
mosn/holmes
self-aware Golang profile dumper
wechatpay-apiv3/wechatpay-go
微信支付 APIv3 的官方 Go Library
blinkbean/dingtalk
golang钉钉机器人客户端。支持文本、链接、Markdown、ActionCard、FeedCard类型消息的发送,Outgoing机器人消息的接收。通过钉钉机器人接口和不同消息的封装,达到简单快速发送不同类型消息的目的。
victorneuret/mongo-go-driver-mock
Examples for the mongo-go-driver mock 'hidden' feature
luojiego/A-Philosophy-of-Software-Design-zh
A Philosophy of Software Design 《软件设计的哲学》中文翻译
luojiego/gotests-templates
Custom go tests template