Pinned Repositories
100-gcc-tips
A collection of gcc tips. 100 maybe just mean many here.
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
dnspod-sr
A faster recursive dns server from DNSPod
dockerclient
Docker client library in Go
echo
echo server based on libev, multiple-threaded and single-threaded
goFileServer
A file transfer tcp server side in golang, transfer file and varify the md5 of the file.
leetcode
Leetcode c/c++ solution code
nsq_go_example
example of the nsq using go-nsq
lingdecong's Repositories
lingdecong/leetcode
Leetcode c/c++ solution code
lingdecong/nsq_go_example
example of the nsq using go-nsq
lingdecong/goFileServer
A file transfer tcp server side in golang, transfer file and varify the md5 of the file.
lingdecong/100-gcc-tips
A collection of gcc tips. 100 maybe just mean many here.
lingdecong/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
lingdecong/dnspod-sr
A faster recursive dns server from DNSPod
lingdecong/dockerclient
Docker client library in Go
lingdecong/echo
echo server based on libev, multiple-threaded and single-threaded
lingdecong/glibc
GNU Libc
lingdecong/go-advent-2014
lingdecong/golib
some golang functions
lingdecong/gopkg
example for the go pkg's function
lingdecong/httpshutdown
how to do graceful shutdown with net/http (maybe)
lingdecong/libevent-book
Nick's libevent manual
lingdecong/libevent-examples
lingdecong/list
C doubly linked list
lingdecong/nsqueue
go utilities for creating nsq based queue consumer and producer
lingdecong/rust-nsq
official rust crate for NSQ
lingdecong/snake
a terminal snake game for linux,using c,just for study
lingdecong/ssdb_study
SSDB - A fast NoSQL database, an alternative to Redis, Add myself problem & comment, just for study, :-)
lingdecong/TeamTalk
TeamTalk is a solution for enterprise IM
lingdecong/ThreadPool
A simple C++11 Thread Pool implementation
lingdecong/tinytest
Extremely minimal C unit test framework, used by Libevent and Tor
lingdecong/zguide
Learning and Using ØMQ