Allen9012's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
golang-standards/project-layout
Standard Go Project Layout
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
alist-org/alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
filebrowser/filebrowser
📂 Web File Browser
1Panel-dev/1Panel
🔥🔥🔥 Web-based linux server management control panel. / 现代化、开源的 Linux 服务器运维管理面板。
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
ssloy/tinyrenderer
A brief computer graphics / rendering course
SocialSisterYi/bilibili-API-collect
哔哩哔哩-API收集整理【不断更新中....】
apernet/hysteria
Hysteria is a powerful, lightning fast and censorship resistant proxy.
cloudwu/skynet
A lightweight online game framework
apernet/OpenGFW
OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
jobbole/awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。
xinliangnote/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
utilForever/game-developer-roadmap
Roadmap to becoming a game developer in 2022
name5566/leaf
A game server framework in Go (golang)
gonglei007/GameDevMind
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
Visualize-ML/Book1_Python-For-Beginners
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
shgopher/GOFamily
🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。
IceFireDB/IceFireDB
@IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.
pterodactyl/wings
The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
youzan/nsq
A realtime distributed messaging platform (forked from https://github.com/nsqio/nsq)
go-share-team/go_interview
Interview Questions & Answers For Experienced Go Developers | 互联网 GO 工程师面经交流,学习
dtm-labs/rockscache
The First Redis Cache Library To Ensure Eventual Consistency And Strong Consistency With DB.
zhoushuguang/beyond
Based on the go-zero framework of large-scale microservices practical project, see all say yes!
goer3/OPMS_v3
基于 Python 3.5 + Django 2.0 开发的运维管理系统
s09g/raft-go