hooyel's repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
AES-Crpyto-Fundamentals
Program to encrypt the data on a text file with AES with two modes: CBC and ECB with two size of keys: 128 and 256
faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct Handler, Faygo will automatically bind/verify the request parameters and generate the online API doc.
gmsm
GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)
goconfig
Package goconfig is a fully functional and comments-support configuration file (.ini) parser.
mindoc
Golang实现的接口在线文档管理系统
mongo-mload
Benchmark for MongoDB
sizedwaitgroup
SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but it adds a limit on the amount of goroutines started concurrently.
tmp
测试一下
tools.v1
Golang tools
yin
the Yin programming language