Pinned Repositories
eagle
🦅 A Go framework for the API or Microservice
100035801
Atlas
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
atom-beautify
:lipstick: Beautification abstraction package for Atom editor
atom-simplified-chinese-menu
Atom 的简体中文汉化扩展,目前最全的汉化包。包含菜单汉化、右键菜单汉化以及设置汉化
bitcoin-wallet
bitcoin wallet package for creating and generating wallet, transferring BTC, getting wallet unspent transactions(UTXOs), getting wallet txIs , getting wallet balance and crawling blocks to find wallet transactions
blog-1
煎鱼的博客,啊。
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
phpredis
A PHP extension for Redis
Rabbitmq-Base
RabbitMq Base Class BY PHP
zhoupufelix's Repositories
zhoupufelix/100035801
zhoupufelix/bitcoin-wallet
bitcoin wallet package for creating and generating wallet, transferring BTC, getting wallet unspent transactions(UTXOs), getting wallet txIs , getting wallet balance and crawling blocks to find wallet transactions
zhoupufelix/chat
支持10万人同时在线 Go语言打造高并发web即时聊天(IM)应用
zhoupufelix/delay-queue
golang 实现kafka延迟队列
zhoupufelix/Demo
golang demo practice
zhoupufelix/discourse-siwe-auth
Discourse plugin for SIWE authentication
zhoupufelix/dojo-react
zhoupufelix/eagle
🦅一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
zhoupufelix/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
zhoupufelix/gim
golang写的IM服务器(服务组件形式)
zhoupufelix/gin-es
use gin to search
zhoupufelix/gitcoin-discourse-plugin
zhoupufelix/go-chat
zhoupufelix/go-demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
zhoupufelix/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,validator.v9 参数验证、签名验证中间件、日志记录中间件、异常捕获中间件、jaeger 链路追踪、gRPC 的使用 等等。
zhoupufelix/go-graphql-api
Source code for a tutorial on Medium I published - "Building an API with GraphQL and Go"
zhoupufelix/go-review
zhoupufelix/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
zhoupufelix/gochat
goim server write by golang !🚀
zhoupufelix/golang-retry-queue
基于rabbitmq的 retry queue
zhoupufelix/gop
GoPlus - The Go+ language for data science
zhoupufelix/gopherCron
golang 开箱即用的秒级分布式定时任务系统
zhoupufelix/kafka-srama-example
kafka sarama examples
zhoupufelix/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
zhoupufelix/Notes
笔记
zhoupufelix/Pattern-Design
use PHP and Golang
zhoupufelix/php2go
Use Golang to implement PHP's common built-in functions.
zhoupufelix/sendbitcoin
A simple sample code to allow you send bitcoin with Javascript
zhoupufelix/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
zhoupufelix/webcron
定时任务管理器