Pinned Repositories
A-Philosophy-of-Software-Design
《软件设计哲学》
AI-explorer-weekly
整理每周AI的热点话题和学习资源。
audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
beegofreecache
beego freecache
bind_stats_exporter
Get BIND DNS stats from named_stats file and prometheus
Golang-Interview
learn-blockchain
跟老张学习区块链
logkit
Very easy-to-use server agent for collecting & sending logs & metrics.
Software-Engineering-at-Google
《Software Engineering at Google》的中英文对译版本
string-adapter
string adapter for Casbin https://github.com/casbin/casbin
qiangmzsx's Repositories
qiangmzsx/go-micro-services
HTTP up front, Protobufs in the rear
qiangmzsx/learn-blockchain
跟老张学习区块链
qiangmzsx/logkit
Very easy-to-use server agent for collecting & sending logs & metrics.
qiangmzsx/ac
Aho-Corasick Automaton with Double Array Trie (Multi-pattern substitute in go)
qiangmzsx/aliware-kafka-demos
提供各种客户端接入阿里云 消息队列 Kafka 的demo工程
qiangmzsx/ants
🐜⚡️A high-performance goroutine pool for go
qiangmzsx/Blog
qiangmzsx/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
qiangmzsx/coordtransform
坐标转换工具,提供WGS84,GCJ02,百度坐标系的相互转换。
qiangmzsx/cors
Official CORS gin's middleware
qiangmzsx/gateway
http restful api gateway
qiangmzsx/gev
gev 是一个轻量、快速的基于 Reactor 模式的非阻塞 TCP 网络库
qiangmzsx/gin-doc-cn
go 语言框架 gin 的中文文档
qiangmzsx/go-ethereum-code-analysis
qiangmzsx/go-promise
A library implement futrue and promise
qiangmzsx/microservices
Microservices from Design to Deployment 中文版 — 《微服务:从设计到部署》
qiangmzsx/MindMapSummary
qiangmzsx/navicat-keygen
A keygen for Navicat Premium
qiangmzsx/night-reading-go
Go 夜读 - Gopher 深圳地区每周三或周四晚上 Go 源码阅读技术分享。
qiangmzsx/opencensus-go
A stats collection and distributed tracing framework
qiangmzsx/prometheus-fping
qiangmzsx/qrpc
tiny but powerful rpc framework
qiangmzsx/redis_exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x, and 5.x
qiangmzsx/rpcx
Faster Go RPC framework like alibaba Dubbo and weibo Motan with more features
qiangmzsx/sizestruct
golang size of struct
qiangmzsx/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
qiangmzsx/ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
qiangmzsx/urlooker
企业级url监控
qiangmzsx/vulwiki
常见漏洞知识库文档
qiangmzsx/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle