Pinned Repositories
cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
Legendout
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
muduo
Event-driven network library for multi-threaded Linux server in C++11
Threadpool
a toy C++ implementation about thread pool
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
tinykv
USST-JavaWeb-CanteenSystem
USST JavaWeb大作业:上海理工大学食堂点评交流社区
USST-SPM-2_online-learning-system
上海理工大学 项目管理与过程改进 在线学习系统
Legendout's Repositories
Legendout/Threadpool
a toy C++ implementation about thread pool
Legendout/cpp_redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
Legendout/Legendout
Legendout/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Legendout/muduo
Event-driven network library for multi-threaded Linux server in C++11
Legendout/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Legendout/tinykv