Sandwich2080's Stars
duckduckgo/Android
DuckDuckGo Android App
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
golang/website
[mirror] Home of the go.dev and golang.org websites
jakewright/tutorials
Source code from Jake Wright's YouTube tutorials
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
songtianyi/wechat-go
go version wechat web api and message framework for building wechat robot
go-admin-team/go-admin
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd PRO:https://antd.go-admin.pro
cookieY/Yearning
🐳 A most popular sql audit platform for mysql
lanyulei/ferry
本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
derekparker/delve
Delve is a debugger for the Go programming language.
goproxy/goproxy.cn
The most trusted Go module proxy in China.
Quorafind/golang-developer-roadmap-cn-2021
在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。
roseduan/algo-learn
学习数据结构与算法的代码示例,目前提供 Java、Python、Go、C++ 多种语言支持。
golang/vscode-go
Go extension for Visual Studio Code
microsoft/vscode-go
An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
GoClipse/goclipse
Eclipse IDE for the Go programming language:
Qihoo360/poseidon
A search engine which can hold 100 trillion lines of log data.
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
go-martini/martini
Classy web framework for Go
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
golang/go
The Go programming language
juce-framework/JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
adobe-fonts/source-code-pro
Monospaced font family for user interface and coding environments
google/styleguide
Style guides for Google-originated open-source projects
Code-Pop/Intro-to-Vue-3
Code for Vue Mastery's Intro to Vue 3 course: