blockchain2008's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
gofiber/fiber
⚡️ Express inspired web framework written in Go
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
golang-migrate/migrate
Database migrations. CLI and Golang library.
ariga/atlas
Manage your database schema as code
Shopify/polaris
Shopify’s design system to help us work together to build a great experience for all of our merchants.
bwmarrin/snowflake
A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
ClickHouse/clickhouse-go
Golang driver for ClickHouse
LyricTian/gin-admin
A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.基于 Golang + Gin + GORM 2.0 + Casbin 2.0 + Wire DI 的轻量级、灵活、优雅且功能齐全的 RBAC 脚手架。
polarismesh/polaris
Service Discovery and Governance Platform for Microservice and Distributed Architecture
xxjwxc/gormt
database to golang struct
taoshihan1991/go-fly
开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source self-hosted private cloud customer support live chat software by golang
postgres-cn/pgdoc-cn
PostgreSQL manual Chinese translation by China PostgreSQL Users Group
tiger1103/gfast
基于GF(Go Frame)的后台管理系统
GoogleCloudPlatform/cloud-sql-proxy
A utility for connecting securely to your Cloud SQL instances
go-gorm/datatypes
GORM Customized Data Types Collection
go-gorm/dbresolver
Multiple databases, read-write splitting FOR GORM
huanglishi/GoFlyAdmin
GoFly快速开发框架基于Gin快速开发框架,能快速搭建应用、框架底层完善、丰富代码仓插件、快速开发数据大屏、物联网平台、OA流程审批、工作流引擎、商城、微信管理后台等。api文档管理并一键生成api接口代码,一键生成 CRUD前后端代码丰富组件,基于 Gin和 Vue3的Arco Design的快速后台开发框架,基于JWT接口验证和Auth验证的权限管理系统,附件管理系统,天生支持saas架构。本着大道至简**,接口单层设计,开发简单,极易上手、代码可读性和可维护性好、得益于Go优秀性能框架性能和并发都很优秀、需要硬件资源很小。
gogf/awesome-gf
Awesome projects using GoFrame.
efectn/go-orm-benchmarks
Advanced benchmarks for +15 Go ORMs.
go-gorm/sharding
High performance table sharding plugin for Gorm.
moul/zapgorm2
⚡ zap logging driver for gorm v2
go-gorm/gorm.io
GORM official site
go-gorm/mysql
GORM mysql driver
maiqingqiang/go-orm-helper
🚀🚀 A GoLand plugin that automatically provides database field completion, tags, and generates Structs for writing ORM code. Supports: Gorm、Xorm、Beego、GoFrame, etc. ⭐️ Star to support our work!一个为了让你在 Goland 上写 ORM 能自动补全数据库字段、Tag、生成Struct 的插件。支持:Gorm、Xorm、Beego、GoFrame...)请给个 ⭐️Star 支持我们的工作吧!
ariga/atlas-provider-gorm
GORM Provider for https://atlasgo.io
go-gorm/hints
Optimizer/Index/Comment Hints for GORM