Pinned Repositories
admin-todo
React + antd 开发的后端管理平台,登陆页面非常好看
bazinga
采用GoFrame搭建,在其基础上增加了Mysql、Redis、Grpc的链路追踪与Metrics上报,并扩展了丰富的中间件:接口限流、熔断、IP限流、xss、跨域拦截、异常告警等,同时使用proto定义全局错误码,并对Error进行抽象。项目也提供了swagger接口文档生成。
blockchain
用java写一个简单的区块链
go-demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
go-docker
用go写一个docker
go-proxy
用Go写一个内网穿透工具
go-todo
微信小程序 todo后端,采用GoFrame框架搭建,包含微信认证、token管理、发送微信模板消息等
parsevip
解析VIP资源,解析出酷狗、QQ音乐、腾讯视频、人人视频的真实地址
QQSpider
批量导出QQ好友,并获取好友信息
sshe
电影后台管理系统,没有使用maven构建项目,使用技术Spring+struts2+Hibernate+easyui
pibigstar's Repositories
pibigstar/go-demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
pibigstar/parsevip
解析VIP资源,解析出酷狗、QQ音乐、腾讯视频、人人视频的真实地址
pibigstar/go-proxy
用Go写一个内网穿透工具
pibigstar/go-docker
用go写一个docker
pibigstar/bazinga
采用GoFrame搭建,在其基础上增加了Mysql、Redis、Grpc的链路追踪与Metrics上报,并扩展了丰富的中间件:接口限流、熔断、IP限流、xss、跨域拦截、异常告警等,同时使用proto定义全局错误码,并对Error进行抽象。项目也提供了swagger接口文档生成。
pibigstar/admin-todo
React + antd 开发的后端管理平台,登陆页面非常好看
pibigstar/csdn-hexo
批量导出CSDN博客并转为hexo博客样式
pibigstar/boss
Boss自动招人爬虫,对用户进行打分、筛选、自动打招呼
pibigstar/web-zufang
租房推荐系统web端
pibigstar/watchdog
看门狗,检测服务器波动,自动采集pprof
pibigstar/go-gateway
使用Go构建网关服务
pibigstar/clothes-store
使用taro框架写一个服装店铺首页
pibigstar/vue-demo
学习Vue过程中写的demo,适合新手快速上手Vue
pibigstar/gf
GF(GoFrame) is a modular, lightweight, loosely coupled, high performance application development framework written in Go. Supporting graceful server, hot updates, multi-domain, multi-port, multi-service, HTTP/HTTPS, dynamic/hook routing and many more features. Providing a series of core components and dozens of practical modules.
pibigstar/android-demo
学习Android过程中,自己写的各种组件、服务、及常用的配置的使用
pibigstar/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
pibigstar/carbon
An golang package for DateTime
pibigstar/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
pibigstar/chrome-extension
a functional chrome extension
pibigstar/dubbo-go
Go Implementation For Apache Dubbo
pibigstar/gfer
[WIP] The GoFramer community project.
pibigstar/kitex
pibigstar/protoc-go-inject-tag
Inject custom tags to protobuf golang struct
pibigstar/qrcode
gen qrcode and print it to console.
pibigstar/roop
one-click deepfake (face swap)
pibigstar/storemanage
仓库管理系统,大二课程设计
pibigstar/termcolor
print text in terminal with color
pibigstar/torchkeras
Pytorch❤️ Keras 😋😋
pibigstar/web-nav
网站导航
pibigstar/xss-mw
XssMw is an middleware designed to "auto remove XSS" from user submitted input, it’s written in Go and targets the Gin web framework.