Pinned Repositories
AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
cross_platform_utils
cross platform linux & windows c++ utils class
DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
hello_world
my first repository on github,, just for test
House_Choose_bj
leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
log4cplus_demo
两种使用log4cplus库的demo
redis_demo
分别使用hiredis库和cppredis库操作redis的例程
RmqMgr
基于AMQP-CPP的跨平台RabbitMq通信类
guotianqing's Repositories
guotianqing/RmqMgr
基于AMQP-CPP的跨平台RabbitMq通信类
guotianqing/log4cplus_demo
两种使用log4cplus库的demo
guotianqing/cross_platform_utils
cross platform linux & windows c++ utils class
guotianqing/redis_demo
分别使用hiredis库和cppredis库操作redis的例程
guotianqing/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
guotianqing/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
guotianqing/DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
guotianqing/hello_world
my first repository on github,, just for test
guotianqing/House_Choose_bj
guotianqing/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
guotianqing/nativejson-benchmark
C/C++ JSON parser/generator benchmark
guotianqing/redis-plus-plus
Redis client written in C++
guotianqing/SGI-STL
剖析 STL 是一种享受的过程!
guotianqing/TarsFramework
Tars Basic service framework