Pinned Repositories
consistent
Consistent hash package for Go.
docker
Docker - the open-source application container engine
ensure
Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.
gevent
Coroutine-based concurrency library for Python
gitlab-chrome-extension
gitlab extension help highlight merge request, as well as including description into commit when request merged.
goshell
goshell for simple test
graceful
graceful reload golang http server, zero downtime, compatible with systemd, supervisor
leetcode
leetcode solution
MiniSQL
This is a course project, aim to develop a simple database with just few function,like 'insert', 'delete','update'
videoAbatraction
To extract all score movement from nba video
kuangchanglang's Repositories
kuangchanglang/graceful
graceful reload golang http server, zero downtime, compatible with systemd, supervisor
kuangchanglang/goshell
goshell for simple test
kuangchanglang/leetcode
leetcode solution
kuangchanglang/consistent
Consistent hash package for Go.
kuangchanglang/docker
Docker - the open-source application container engine
kuangchanglang/ensure
Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.
kuangchanglang/gevent
Coroutine-based concurrency library for Python
kuangchanglang/gitlab-chrome-extension
gitlab extension help highlight merge request, as well as including description into commit when request merged.
kuangchanglang/go
The Go programming language
kuangchanglang/goconf
Automatically exported from code.google.com/p/goconf
kuangchanglang/golang-notes
Notes to understand golang
kuangchanglang/gosnippet
go code snippet
kuangchanglang/greenlet
Lightweight in-process concurrent programming
kuangchanglang/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
kuangchanglang/h5game
share simple html 5 game as well as backend codes
kuangchanglang/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
kuangchanglang/kuangchanglang.github.io
personal blog
kuangchanglang/mgo
The MongoDB driver for Go. See http://labix.org/mgo for details.
kuangchanglang/ostar
kuangchanglang/PyMySQL
PyMySQL: Pure-Python MySQL Client
kuangchanglang/python-newrelic
New Relic python library
kuangchanglang/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, HyperLogLogs, Bitmaps.
kuangchanglang/redis-1
Type-safe Redis client for Golang
kuangchanglang/redis-dump-and-load
dump redis in json and and reload into redis using python
kuangchanglang/s
Open a web search in your terminal.
kuangchanglang/schema
Package gorilla/schema fills a struct with form values.
kuangchanglang/structs
Utilities for Go structs
kuangchanglang/tips
Most commonly used git tips and tricks.
kuangchanglang/travis-broken-example
An example that will cause a build failure
kuangchanglang/xid
xid is a globally unique id generator thought for the web