Pinned Repositories
bfs
distributed file system(small file storage) writen in golang.
goconf
Golang config file parse module
goim
goim
gopush
push server(web socket) writen by golang
gopush-cluster
Golang push server cluster
gopush2
Terry-Mao/gopush2 is an push server written by golang. (websocket)
gosnowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees (golang).
MySQL-Syncer
MySQL Syncer is a project which parse mysql binlog and sync to other datases, such as redis, mongodb and any other databases..
paint
Terry-Mao/paint is an image processing library based on ImageMagick for golang
protorpc
golang gogoprotobuf rpc based net/rpc
Terry-Mao's Repositories
Terry-Mao/goim
goim
Terry-Mao/gopush-cluster
Golang push server cluster
Terry-Mao/bfs
distributed file system(small file storage) writen in golang.
Terry-Mao/gosnowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees (golang).
Terry-Mao/MySQL-Syncer
MySQL Syncer is a project which parse mysql binlog and sync to other datases, such as redis, mongodb and any other databases..
Terry-Mao/goconf
Golang config file parse module
Terry-Mao/gopush2
Terry-Mao/gopush2 is an push server written by golang. (websocket)
Terry-Mao/gopush
push server(web socket) writen by golang
Terry-Mao/paint
Terry-Mao/paint is an image processing library based on ImageMagick for golang
Terry-Mao/protorpc
golang gogoprotobuf rpc based net/rpc
Terry-Mao/gopush-cluster-sdk
gopush cluster sdk(java)
Terry-Mao/marmot
marmot is a emphasized libraries that work well with the golang standard library.
Terry-Mao/gomemcache
memcache client writen by golang
Terry-Mao/go-project-layout
Terry-Mao/Retail
Retail is sth like linux command tail, and support "retail" which means one can tail a file use a pos file which saves the last read position.
Terry-Mao/goredis-sentinel-sdk
golang redis cluster by sentinel
Terry-Mao/Go-Tool
Terry-Mao/CocoaGoPush
A gopush(https://github.com/Terry-Mao/gopush-cluster/) client at iOS
Terry-Mao/coroutine
A asymmetric coroutine library for C.
Terry-Mao/goproxy
redis or memcache proxy written by golang
Terry-Mao/mysql
Go-MySQL-Driver is a lightweight and fast MySQL-Driver for Go's (golang) database/sql package
Terry-Mao/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
Terry-Mao/twemproxy
A fast, light-weight proxy for memcached and redis
Terry-Mao/gopush-cluster-javascript-sdk
gopush cluster javascript sdk
Terry-Mao/GoPushforIOS
GoPushforIOS
Terry-Mao/lthread
lthread is a multicore enabled coroutine library written in C
Terry-Mao/LYM
Terry-Mao/mark-sweep
A simple mark-sweep garbage collector in C
Terry-Mao/net
[mirror] Go supplementary network libraries
Terry-Mao/pop3
a pop3 protocol library for golang, refer rfc1939