yangtuooc's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
prometheus/prometheus
The Prometheus monitoring system and time series database.
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
golang-standards/project-layout
Standard Go Project Layout
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
golangci/golangci-lint
Fast linters runner for Go
kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
voicepaw/so-vits-svc-fork
so-vits-svc fork with realtime support, improved interface and more features.
grpc-ecosystem/awesome-grpc
A curated list of useful resources for gRPC
golang/proposal
Go Project Design Documents
AprilNEA/ChatGPT-Admin-Web
One-stop system for shared use of AI within teams and organizationswith | 在团队和组织内共享使用人工智能的一站式系统
mao888/golang-guide
「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
avast/retry-go
Simple golang library for retry mechanism
go-gorm/gen
Gen: Friendly & Safer GORM powered by Code Generation
mohuishou/go-design-pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
NaruseMioShirakana/DragonianVoice
多个SVC/TTS的C++推理库
getsentry/sentry-go
The official Go SDK for Sentry (sentry.io)
vercel/nextgram
A sample Next.js app showing dynamic routing with modals as a route.
danielroich/PTI
Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" (ACM TOG 2022) https://arxiv.org/abs/2106.05744
wyx176/nps-socks5
danceyoung/paper-code
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。
winterssy/SSR-Docker
使用Docker部署ShadowsocksR服务端
MohamedBassem/gormgen
A code generation tool to generate a better querying API for gorm structs
go-kiss/protoc-gen-markdown
markdown doc generator for protobuf
sadensmol/article_my_clean_architecture_go_application
chenmengangzhi29/douyin
基于RPC框架Kitex、HTTP框架Gin、ORM框架GORM的极简版抖音服务端项目
abhirockzz/kubernetes-configmap-auto-update
Automatically update your Kubernetes app configuration using this technique
StoneRen/go-docker
如何对 go 项目进行镜像打包