obbo7's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
golang-standards/project-layout
Standard Go Project Layout
ruanyf/weekly
科技爱好者周刊,每周五发布
Pythagora-io/gpt-pilot
The first real AI developer
linexjlin/GPTs
leaked prompts of GPTs
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
redis/go-redis
Redis Go client
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
Terry-Mao/goim
goim
unknwon/go-study-index
Go 语言学习资料索引
golang-china/gopl-zh
:books: Go语言圣经中文版
golang-design/go-questions
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
shockerli/go-awesome
Go 语言优秀资源整理,为项目落地加速🏃
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
gopl-zh/gopl-zh.github.com
:books: Go语言圣经中文版 🇨🇳
alberliu/gim
golang写的IM服务器(服务组件形式)
bingohuang/effective-go-zh-en
《Effective Go》中英双语版
apache/rocketmq-client-go
Apache RocketMQ go client