Starred repositories
A dependency injection based application framework for Go.
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 Worke…
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Sql mock driver for golang to test database interactions
GoMock is a mocking framework for the Go programming language.
Single File Component loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step.
Curated list of Go design patterns, recipes and idioms
Roadmap to becoming a Go developer in 2020
A cloud-native Go microservices framework with cli tool for productivity.
百度地图 React Native ,同时支持ios和android
Baidu Map SDK modules and views for React Native(Android & iOS), support react native 0.61+. 百度地图 React Native 模块,支持 react native 0.61+,已更新到最新的百度地图SDK版本。
The fantastic ORM library for Golang, aims to be developer friendly
😘A unified template used to backend management built on Vue3.x + Vite + Ant Design Vue + Vite. ❤️ Makeit Admin Pro,是基于 Vue3.x + Vite + Ant Design Vue 组件库开发的一套适合中后台管理项目的统一 UI 框架,包含页面布局 / 注册 / 登录 / 验…
在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。
《The Way to Go》中文译本,中文正式名《Go 入门指南》
A golang ebook intro how to build a web with golang
bandaoqiu / kratos
Forked from go-kratos/kratosKratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。