learninto's Stars
idoubi/gonews
golang每日新闻检索平台
withlin/canal-go
Alibaba mysql database binlog incremental subscription & consumer components Canal's golang client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 go 客户端 ] https://github.com/alibaba/canal
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
wangbin/jiebago
Jieba 分词 Go 语言版
phodal/coca
Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。
qit-team/snow
简洁易用的Go业务框架
didi/falcon-log-agent
用于监控系统的日志采集agent,可无缝对接open-falcon
lee501/go-patterns
Golang 设计模式
alibaba/MongoShake
MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。
mozillazg/go-pinyin
汉字转拼音
gourouting/singo
Gin+Gorm开发Golang API快速开发脚手架
smartwalle/alipay
支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。
MiSecurity/x-patrol
github泄露扫描系统
opensec-cn/kunpeng
kunpeng是一个Golang编写的开源POC框架/库,以动态链接库的形式提供各种语言调用,通过此项目可快速开发漏洞检测类的系统。
yanyiwu/gojieba
"结巴"中文分词的Golang版本
overnote/over-golang
Golang相关:[审稿进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
goodrain/rainbond
No need to know Kubernetes' cloud native application management platform | 不用懂 Kubernetes 的云原生应用管理平台
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
heibaiying/BigData-Notes
大数据入门指南 :star:
helloqingfeng/Awsome-Front-End-learning-resource
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
polaris1119/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
modood/Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,**省市区镇村二级三级四级五级联动地址数据。
justauth/JustAuth
🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、推特、飞书、京东、阿里云、喜马拉雅、Amazon、Slack和 Line 等第三方平台的授权登录。 Login, so easy!
stanzhai/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
SpringForAll/spring-boot-starter-swagger
自制spring boot starter for swagger 2.x,来试试吧,很好用哦~
Qihoo360/Quicksql
A Flexible, Fast, Federated(3F) SQL Analysis Middleware for Multiple Data Sources
gofiber/fiber
⚡️ Express inspired web framework written in Go
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.