Pinned Repositories
aiohttp-wxpay
aiohttp版微信支付
bytespool
byte slice pool that reuse byte slice based on the range of its length.
cachex
Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代
distilNLP
distilNLP is a natural language processing toolkits that are out-of-the-box, low-dependency, high-performance, and can achieve good results in solving real-world problems.
fastrest
Go语言RESTful服务通用组件库
freesync
Concurrency safety data structures and algorithms based on lock-free
gox
Go语言(非官方)基础库
kit-demo
基于go-kit的微服务Demo系统
kit-plugins
plugins repository of go-kit.
reloader
Go程序热升级。存在过度设计
wencan's Repositories
wencan/kit-plugins
plugins repository of go-kit.
wencan/reloader
Go程序热升级。存在过度设计
wencan/kit-demo
基于go-kit的微服务Demo系统
wencan/aiohttp-wxpay
aiohttp版微信支付
wencan/http-parser-demo
wencan/agents
Go编写的代理软件。Go语言练习项目。因为GRPC接口变更,已经不能build通过了
wencan/docker-library
个人Dockerfile仓库
wencan/errmsg
classify error base on status
wencan/middlewares
HTTP middlewares
wencan/miniweb
go编写的微型HTTP服务框架。写了没用
wencan/spider-library
个人爬虫程序仓库
wencan/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
wencan/bufferpool-benchmarks
wencan/copier
Copier for golang, copy value from struct to struct and more
wencan/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
wencan/github-do-not-ban-us
Github do not ban us from open source world :iran:
wencan/go-benchmark
wencan/gotest
用来做依赖测试
wencan/grpc-portal
A gRPC dynamic gateway that similar to grpc-gateway, but does not require generate code.
wencan/jsonrace
json编解码性能大比拼
wencan/kit
A standard library for microservices.
wencan/mdns
Simple mDNS client/server library in Golang
wencan/micro-demo
micro-grpc的demo系统。因为micro自身的缺陷,已经暂停开发
wencan/mock
GoMock is a mocking framework for the Go programming language.
wencan/mp-req
基于wx.request的高级封装
wencan/multihandler
Deprecated
wencan/wencan.github.com