Stars
go-gorm / sharding
Forked from longbridge/gorm-shardingHigh performance table sharding plugin for Gorm.
Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
The ultimate LLM/AI application development framework in Golang.
all of the workflows of n8n i could find (also from the site itself)
Simple, reliable, and efficient distributed task queue in Go
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Flutter representation of a Social App Concept.
Distributed server for social and realtime games and apps.
我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy
A cloud-native Go microservices framework with cli tool for productivity.
Your ultimate Go microservices framework for the cloud-native era.
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
The easiest, most secure way to use WireGuard and 2FA.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
Go channels at horizontal scale (powered by message queues)
Practical concurrency guide in Go, communication by channels, patterns