zqlzime's Stars
iMouseWu/limiter
主要用于开放平台的接口限流框架
fizzgate/fizz-gateway-node
微服务API聚合网关 An Aggregation API Gateway
mlinge/rocketmq
RocketMQ技术内幕,源码解析,中文注释。
ProgrammerAnthony/RocketMQC
RocketMQ添加源码学习笔记和思维导图等
zzyybs/atguigu_spirngcloud2020
第2季当堂代码2020.3
liusCoding/springcloud-2020
SpringCloud Hoxton + SpringCloud alibaba 双剑合并,微力无穷,更新完毕,欢迎fork!!!
macrozheng/springcloud-learning
2024最新微服务实战教程,Spring Cloud组件、微服务项目实战、Kubernetes容器化部署全方位解析。技术栈:Spring Cloud Alibaba + Spring Boot 3.2 + JDK 17。
chengbinbbs/spring-cloud
SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控
gavenwangcn/vole
SpringCloud Micro service business framework , SpringCloud 微服务商业脚手架
rostrovsky/pdf-table
Java utility for parsing PDF tabular data using Apache PDFBox and OpenCV
Blankwhiter/dynamic-schedule
springboot 动态定时任务
xqiangme/open-api-project
基于反射实现,高效 java版开放接口统一网关鉴权demo项目
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
itext/itextpdf
[DEPRECATED] Core Java Library + PDF/A, xtra and XML Worker. Only security fixes will be added — please use iText 7
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
laodaobazi/ldbz-shop
分布式商城
yjjdick/sdb-mall
极速开发微商城,分销商城的微服务分布式框架,前后端分离
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
macrozheng/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
nanmu42/etherscan-api
:guitar: Golang client for Ethereum Etherscan API (and its families like BscScan) / Golang 以太坊 Etherscan API库(也支持同一家族的BscScan)
alinbaqar/GetTransactions
Uses the Etherscan.io API to get address specific transactions
DaveAppleton/EtherscanAPI
Go interface to Etherscan API
silsuer/golang-design-patterns
使用golang实现各种设计模式
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
perfree/go-fastdfs-web
Go-Fastdfs web管理平台
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
sjqzhang/go-fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
KeKe-Li/book
:books: All programming languages books
Quorafind/golang-developer-roadmap-cn-2021
在 2019 成为一名 Go 开发者的路线图。为学习 Go 的人而准备。