Pinned Repositories
asynq_example
Asynq example
connectionPool
Example for connect MySQL with Connection pool in CPP.
cppconfig
Read config from outside files in CPP.
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
go-charts
A charts library for Golang
go_redis_protocol
The most lightweight Redis client written in golang, communicate with the Redis server using RESP (REdis Serialization Protocol).
go_snowflake
According to the Twitter SnowFlake Theory, a very simple to use Go (golang) package to generate or parse Twitter snowflake IDs.
golang_alpine_sqlite3
I'm trying to build my app which contains go-sqlite3 by docker.
grsync
Golang rsync wrapper
rust-blog
Educational blog posts for Rust beginners
sakishum's Repositories
sakishum/Zenburn-for-Xcode
Zenburn theme for Xcode 4
sakishum/cocos2d-iphone
cocos2d for iPhone
sakishum/keycastr
KeyCastr, an open-source keystroke visualizer
sakishum/redis-cplusplus-client
A C++ client for Redis. It supports consistent hashing, redis-server v2.0 and has a high level api for shared strings, integers, lists and sets
sakishum/simple_cache
Example project from Erlang and OTP in Action book